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-ggsn-test-ogs The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 9e9b0e6080a6063a5f88177ba35ab3ef91b0430f (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e9b0e6080a6063a5f88177ba35ab3ef91b0430f # timeout=10 Commit message: "testenv: more tweaks for container shutdown logic" > git rev-list --no-walk a0861ee1877ee1ba57eea0712f8e39d3ba897149 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-ggsn-test-ogs] $ /bin/sh -xe /tmp/jenkins14962249450937128589.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 Writing manifest to image destination Storing signatures 271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run ggsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs -b osmocom:nightly -c open5gs [testenv] Using testsuite ggsn_tests (via alias ggsn) [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241106-1059-4cfd188d-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/podman/testenv-ggsn_tests-open5gs-osmocom-nightly-20241106-1059-4cfd188d-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/testenv-podman-main.sh'] time="2024-11-06T10:59:01Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241106-1059-4cfd188d-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241106-1059-4cfd188d-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [190 kB] Fetched 9234 kB in 1s (9329 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241106-1059-4cfd188d-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241106-1059-4cfd188d-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for ggsn_tests [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241106-1059-4cfd188d-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking ICMP_EncDec.cc Linking ICMP_Types.ttcn Linking ICMPv6_EncDec.cc Linking ICMPv6_Types.ttcn Linking IP_EncDec.cc Linking IP_Types.ttcn Linking UDP_EncDec.cc Linking UDP_Types.ttcn Linking GTPC_EncDec.cc Linking GTPC_Types.ttcn Linking GTPU_EncDec.cc Linking GTPU_Types.ttcn Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking DIAMETER_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PCO_Types.ttcn Linking IPCP_Types.ttcn Linking IPCP_Templates.ttcn Linking PAP_Types.ttcn Linking GTPv1C_CodecPort.ttcn Linking GTPv1C_CodecPort_CtrlFunct.ttcn Linking GTPv1C_CodecPort_CtrlFunctDef.cc Linking GTPv1C_Templates.ttcn Linking Osmocom_Gb_Types.ttcn Linking GTPv1U_CodecPort.ttcn Linking GTPv1U_CodecPort_CtrlFunct.ttcn Linking GTPv1U_CodecPort_CtrlFunctDef.cc Linking GTPv1U_Templates.ttcn Linking DIAMETER_Types.ttcn Linking DIAMETER_CodecPort.ttcn Linking DIAMETER_CodecPort_CtrlFunct.ttcn Linking DIAMETER_CodecPort_CtrlFunctDef.cc Linking DIAMETER_Emulation.ttcn Linking DIAMETER_Templates.ttcn Linking DIAMETER_ts29_212_Templates.ttcn Linking DIAMETER_ts29_272_Templates.ttcn Linking DIAMETER_ts32_299_Templates.ttcn Linking ICMP_Templates.ttcn Linking ICMPv6_Templates.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SCTP_Templates.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241106-1059-4cfd188d-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] ttcn3_makefilegen: warning: TTCN-3 preprocessing (option `-p') is enabled, but no TTCN-3 files to be preprocessed were given for the Makefile. Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241106-1059-4cfd188d-0', 'make', 'compile'] /usr/bin/ttcn3_compiler -L -U 8 -D BSSGP_Types.ttcn DIAMETER_CodecPort.ttcn DIAMETER_CodecPort_CtrlFunct.ttcn DIAMETER_Emulation.ttcn DIAMETER_Templates.ttcn DIAMETER_Types.ttcn DIAMETER_ts29_212_Templates.ttcn DIAMETER_ts29_272_Templates.ttcn DIAMETER_ts32_299_Templates.ttcn GGSN_Tests.ttcn GSM_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn ICMP_Templates.ttcn ICMP_Types.ttcn ICMPv6_Templates.ttcn ICMPv6_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IP_Types.ttcn Misc_Helpers.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PAP_Types.ttcn PCO_Types.ttcn SCTP_Templates.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDP_Types.ttcn - BSSGP_Types.ttcn DIAMETER_CodecPort.ttcn DIAMETER_CodecPort_CtrlFunct.ttcn DIAMETER_Emulation.ttcn DIAMETER_Templates.ttcn DIAMETER_Types.ttcn DIAMETER_ts29_212_Templates.ttcn DIAMETER_ts29_272_Templates.ttcn DIAMETER_ts32_299_Templates.ttcn GGSN_Tests.ttcn GSM_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn ICMP_Templates.ttcn ICMP_Types.ttcn ICMPv6_Templates.ttcn ICMPv6_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IP_Types.ttcn Misc_Helpers.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PAP_Types.ttcn PCO_Types.ttcn SCTP_Templates.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDP_Types.ttcn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_Emulation.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_Templates.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_Types.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_ts29_212_Templates.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_ts29_272_Templates.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_ts32_299_Templates.ttcn'... Notify: Parsing TTCN-3 module `GGSN_Tests.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `ICMP_Templates.ttcn'... Notify: Parsing TTCN-3 module `ICMP_Types.ttcn'... ICMP_Types.ttcn:43.3-16: warning: Keyword 'timestamp' is treated as an identifier. Activate compiler option '-I' to use real-time testing features. Notify: Parsing TTCN-3 module `ICMPv6_Templates.ttcn'... Notify: Parsing TTCN-3 module `ICMPv6_Types.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `IP_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `NS_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PAP_Types.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTP_Templates.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDP_Types.ttcn'... Notify: Checking modules... DIAMETER_Templates.ttcn: In TTCN-3 module `DIAMETER_Templates': DIAMETER_Templates.ttcn:713.1-143: In template definition `tr_AVP_UserNameImsi': DIAMETER_Templates.ttcn:713.109-143: In actual parameter list of template `@DIAMETER_Templates.tr_AVP_UserName': DIAMETER_Templates.ttcn:713.110-142: In parameter #1 for `uid': DIAMETER_Templates.ttcn:713.110-142: warning: Inadequate restriction on the referenced function `char2oct_tmpl(hex2str_tmpl(imsi))', this may cause a dynamic test case error at runtime Osmocom_Types.ttcn:180.1-191.1: note: Referenced function is here DIAMETER_Emulation.ttcn: In TTCN-3 module `DIAMETER_Emulation': DIAMETER_Emulation.ttcn:312.9-334.1: In function definition `f_diameter_xceive': DIAMETER_Emulation.ttcn:320.2-332.2: In alt construct: DIAMETER_Emulation.ttcn:321.5-63: In guard operation: DIAMETER_Emulation.ttcn:321.5-63: In receive statement: DIAMETER_Emulation.ttcn:321.22-49: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(rx_t)' may change the actual snapshot. DIAMETER_Emulation.ttcn:322.5-60: In guard operation: DIAMETER_Emulation.ttcn:322.5-60: In receive statement: DIAMETER_Emulation.ttcn:322.22-46: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. DIAMETER_Emulation.ttcn:336.1-460.1: In function definition `main': DIAMETER_Emulation.ttcn:371.2-459.2: In while statement: DIAMETER_Emulation.ttcn:381.3-457.3: In alt construct: DIAMETER_Emulation.ttcn:394.6-108: In guard operation: DIAMETER_Emulation.ttcn:394.6-108: In receive statement: DIAMETER_Emulation.ttcn:394.23-94: warning: Function invocation 'tr_DIAMETER_RecvFrom_R({ version := 1, message_length := ?, RPETxxxx := flags, command_code := cmd_code, application_id := app_id, hop_by_hop_id := hbh_id, end_to_end_id := ete_id, avps := avps })' may change the actual snapshot. DIAMETER_Emulation.ttcn:403.6-70: In guard operation: DIAMETER_Emulation.ttcn:403.6-70: In receive statement: DIAMETER_Emulation.ttcn:403.23-56: warning: Function invocation 'tr_DIAMETER_RecvFrom_R({ version := 1, message_length := ?, RPETxxxx := flags, command_code := cmd_code, application_id := app_id, hop_by_hop_id := hbh_id, end_to_end_id := ete_id, avps := avps })' may change the actual snapshot. DIAMETER_Emulation.ttcn:416.13-68: In guard operation: DIAMETER_Emulation.ttcn:416.13-68: In receive statement: DIAMETER_Emulation.ttcn:416.30-54: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. DIAMETER_Emulation.ttcn:420.17-72: In guard operation: DIAMETER_Emulation.ttcn:420.17-72: In receive statement: DIAMETER_Emulation.ttcn:420.34-58: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:102.1-111.1: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:108.4-110.2: In else statement: GTPv1C_Templates.ttcn:109.3-29: In return statement: GTPv1C_Templates.ttcn:109.23-29: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:109.24-28: In parameter #1 for `cause': GTPv1C_Templates.ttcn:109.24-28: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:102.26-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:197.1-205.1: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:202.4-204.2: In else statement: GTPv1C_Templates.ttcn:203.3-37: In return statement: GTPv1C_Templates.ttcn:203.25-37: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:203.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:203.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:197.28-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:714.1-722.1: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:719.4-721.2: In else statement: GTPv1C_Templates.ttcn:720.3-24: In return statement: GTPv1C_Templates.ttcn:720.17-24: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:720.18-23: In parameter #1 for `digits': GTPv1C_Templates.ttcn:720.18-23: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:714.20-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:751.1-759.1: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:756.4-758.2: In else statement: GTPv1C_Templates.ttcn:757.3-29: In return statement: GTPv1C_Templates.ttcn:757.20-29: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:757.21-28: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:757.21-28: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:751.23-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1299.1-1313.1: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1312.2-11: warning: Control never reaches this statement GGSN_Tests.ttcn: In TTCN-3 module `GGSN_Tests': GGSN_Tests.ttcn:409.2-431.2: In template definition `t_DefinePDP': GGSN_Tests.ttcn:410.64-431.2: warning: Field `pco_neg' is missing from template for set type `@GGSN_Tests.PdpContext' GGSN_Tests.ttcn:410.64-431.2: warning: Field `ip6_prefix' is missing from template for set type `@GGSN_Tests.PdpContext' GGSN_Tests.ttcn:410.64-431.2: warning: Field `teid_remote' is missing from template for set type `@GGSN_Tests.PdpContext' GGSN_Tests.ttcn:410.64-431.2: warning: Field `teic_remote' is missing from template for set type `@GGSN_Tests.PdpContext' GGSN_Tests.ttcn:717.10-752.2: In altstep definition `as_DIA_Gy_CCR': GGSN_Tests.ttcn:718.6-81: In guard operation: GGSN_Tests.ttcn:718.6-81: In receive statement: GGSN_Tests.ttcn:718.22-63: warning: Function invocation 'f_tr_DIA_Gy_CCR(ctx, req_type)' may change the actual snapshot. GGSN_Tests.ttcn:784.2-814.2: In function definition `f_pdp_ctx_exp_del_req': GGSN_Tests.ttcn:812.3-15: In deactivate statement: GGSN_Tests.ttcn:812.3-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. GGSN_Tests.ttcn:816.2-850.2: In function definition `f_pdp_ctx_del': GGSN_Tests.ttcn:829.3-96: In function instance: GGSN_Tests.ttcn:829.14-96: In actual parameter list of function `@GGSN_Tests.f_send_gtpc': GGSN_Tests.ttcn:829.15-95: In parameter #1 for `data': GGSN_Tests.ttcn:829.32-95: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_DeletePDP': GGSN_Tests.ttcn:829.83-94: In parameter #5 for `teardown_ind': GGSN_Tests.ttcn:829.83-94: warning: Inadequate restriction on the referenced template parameter `teardown_ind', this may cause a dynamic test case error at runtime GGSN_Tests.ttcn:816.41-66: note: Referenced template parameter is here GGSN_Tests.ttcn:848.3-15: In deactivate statement: GGSN_Tests.ttcn:848.3-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. GGSN_Tests.ttcn:853.2-877.2: In function definition `f_pdp_ctx_update': GGSN_Tests.ttcn:875.3-15: In deactivate statement: GGSN_Tests.ttcn:875.3-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. GGSN_Tests.ttcn:990.2-999.2: In function definition `f_wait_rtr_adv': GGSN_Tests.ttcn:995.5-997.3: In else statement: GGSN_Tests.ttcn:996.4-47: In variable assignment: GGSN_Tests.ttcn:996.26-45: In component 2: GGSN_Tests.ttcn:996.41-45: In actual parameter list of template `@ICMPv6_Templates.tr_ICMP6_OptMTU': GGSN_Tests.ttcn:996.42-44: In parameter #1 for `mtu': GGSN_Tests.ttcn:996.42-44: warning: Inadequate restriction on the referenced template parameter `mtu', this may cause a dynamic test case error at runtime GGSN_Tests.ttcn:990.42-66: note: Referenced template parameter is here GGSN_Tests.ttcn:1064.2-1071.2: In testcase definition `TC_pdp6_act_deact': GGSN_Tests.ttcn:1068.3-20: In function instance: GGSN_Tests.ttcn:1068.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1074.2-1095.2: In testcase definition `TC_pdp6_act_deact_pcodns': GGSN_Tests.ttcn:1079.3-20: In function instance: GGSN_Tests.ttcn:1079.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1098.2-1113.2: In testcase definition `TC_pdp6_act_deact_icmp6': GGSN_Tests.ttcn:1103.3-20: In function instance: GGSN_Tests.ttcn:1103.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1116.2-1137.2: In testcase definition `TC_pdp6_act_deact_mtu': GGSN_Tests.ttcn:1126.3-20: In function instance: GGSN_Tests.ttcn:1126.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1141.2-1160.2: In testcase definition `TC_pdp6_act_deact_gtpu_access': GGSN_Tests.ttcn:1145.3-20: In function instance: GGSN_Tests.ttcn:1145.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1171.2-1215.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_ll_saddr': GGSN_Tests.ttcn:1177.3-20: In function instance: GGSN_Tests.ttcn:1177.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1218.2-1235.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr': GGSN_Tests.ttcn:1222.3-20: In function instance: GGSN_Tests.ttcn:1222.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1238.2-1256.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_wrong_global_saddr': GGSN_Tests.ttcn:1242.3-20: In function instance: GGSN_Tests.ttcn:1242.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1259.2-1276.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_ipv4_apn6': GGSN_Tests.ttcn:1263.3-20: In function instance: GGSN_Tests.ttcn:1263.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1279.2-1309.2: In testcase definition `TC_pdp6_clients_interact': GGSN_Tests.ttcn:1283.3-21: In function instance: GGSN_Tests.ttcn:1283.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1288.3-21: In function instance: GGSN_Tests.ttcn:1288.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1312.2-1318.2: In testcase definition `TC_pdp4_act_deact': GGSN_Tests.ttcn:1315.3-20: In function instance: GGSN_Tests.ttcn:1315.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1321.2-1349.2: In testcase definition `TC_pdp4_act_deact_ipcp': GGSN_Tests.ttcn:1328.3-20: In function instance: GGSN_Tests.ttcn:1328.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1352.2-1383.2: In testcase definition `TC_pdp4_act_deact_ipcp_pap_broken': GGSN_Tests.ttcn:1358.3-20: In function instance: GGSN_Tests.ttcn:1358.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1386.2-1406.2: In testcase definition `TC_pdp4_act_deact_pcodns': GGSN_Tests.ttcn:1390.3-20: In function instance: GGSN_Tests.ttcn:1390.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1409.2-1436.2: In testcase definition `TC_pdp4_act_deact_mtu': GGSN_Tests.ttcn:1420.3-20: In function instance: GGSN_Tests.ttcn:1420.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1440.2-1456.2: In testcase definition `TC_pdp4_act_deact_gtpu_access': GGSN_Tests.ttcn:1444.3-20: In function instance: GGSN_Tests.ttcn:1444.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1459.2-1474.2: In testcase definition `TC_pdp4_act_deact_gtpu_access_wrong_saddr': GGSN_Tests.ttcn:1463.3-20: In function instance: GGSN_Tests.ttcn:1463.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1477.2-1490.2: In testcase definition `TC_pdp4_act_deact_gtpu_access_ipv6_apn4': GGSN_Tests.ttcn:1481.3-20: In function instance: GGSN_Tests.ttcn:1481.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1493.2-1506.2: In function definition `f_pdp4_clients_interact': GGSN_Tests.ttcn:1497.3-21: In function instance: GGSN_Tests.ttcn:1497.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1498.3-21: In function instance: GGSN_Tests.ttcn:1498.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1550.2-1592.2: In testcase definition `TC_pdp4_act_deact_with_single_dns': GGSN_Tests.ttcn:1565.3-20: In function instance: GGSN_Tests.ttcn:1565.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1584.3-20: In function instance: GGSN_Tests.ttcn:1584.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1597.2-1629.2: In testcase definition `TC_pdp4_act_deact_with_separate_dns': GGSN_Tests.ttcn:1611.3-20: In function instance: GGSN_Tests.ttcn:1611.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1632.2-1645.2: In testcase definition `TC_pdp4_act_update_teic': GGSN_Tests.ttcn:1636.3-20: In function instance: GGSN_Tests.ttcn:1636.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1648.2-1673.2: In testcase definition `TC_pdp4_act_update_teid': GGSN_Tests.ttcn:1652.3-20: In function instance: GGSN_Tests.ttcn:1652.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1676.2-1682.2: In testcase definition `TC_pdp46_act_deact': GGSN_Tests.ttcn:1679.3-20: In function instance: GGSN_Tests.ttcn:1679.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1685.2-1709.2: In testcase definition `TC_pdp46_act_deact_ipcp': GGSN_Tests.ttcn:1691.3-20: In function instance: GGSN_Tests.ttcn:1691.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1712.2-1724.2: In testcase definition `TC_pdp46_act_deact_icmp6': GGSN_Tests.ttcn:1716.3-20: In function instance: GGSN_Tests.ttcn:1716.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1727.2-1748.2: In testcase definition `TC_pdp46_act_deact_pcodns4': GGSN_Tests.ttcn:1732.3-20: In function instance: GGSN_Tests.ttcn:1732.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1751.2-1772.2: In testcase definition `TC_pdp46_act_deact_pcodns6': GGSN_Tests.ttcn:1756.3-20: In function instance: GGSN_Tests.ttcn:1756.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1775.2-1806.2: In testcase definition `TC_pdp46_act_deact_mtu': GGSN_Tests.ttcn:1786.3-20: In function instance: GGSN_Tests.ttcn:1786.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1810.2-1825.2: In testcase definition `TC_pdp46_act_deact_gtpu_access': GGSN_Tests.ttcn:1814.3-20: In function instance: GGSN_Tests.ttcn:1814.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1828.2-1842.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4': GGSN_Tests.ttcn:1832.3-20: In function instance: GGSN_Tests.ttcn:1832.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1845.2-1858.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6': GGSN_Tests.ttcn:1849.3-20: In function instance: GGSN_Tests.ttcn:1849.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1861.2-1879.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6': GGSN_Tests.ttcn:1865.3-20: In function instance: GGSN_Tests.ttcn:1865.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1882.2-1912.2: In testcase definition `TC_pdp46_clients_interact': GGSN_Tests.ttcn:1886.3-21: In function instance: GGSN_Tests.ttcn:1886.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1891.3-21: In function instance: GGSN_Tests.ttcn:1891.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1915.2-1951.2: In testcase definition `TC_pdp46_act_deact_apn4': GGSN_Tests.ttcn:1934.5-1949.3: In else statement: GGSN_Tests.ttcn:1943.4-36: In function instance: GGSN_Tests.ttcn:1943.4-36: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1946.4-41: In function instance: GGSN_Tests.ttcn:1946.4-41: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1954.2-2014.2: In testcase definition `TC_pdp_act2_recovery': GGSN_Tests.ttcn:1963.3-21: In function instance: GGSN_Tests.ttcn:1963.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:2019.2-2040.2: In testcase definition `TC_act_deact_retrans_duplicate': GGSN_Tests.ttcn:2022.3-20: In function instance: GGSN_Tests.ttcn:2022.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:2043.2-2083.2: In testcase definition `TC_pdp_act_restart_ctr_echo': GGSN_Tests.ttcn:2049.3-20: In function instance: GGSN_Tests.ttcn:2049.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:2086.2-2199.2: In testcase definition `TC_lots_of_concurrent_pdp_ctx': GGSN_Tests.ttcn:2112.3-2162.3: In alt construct: GGSN_Tests.ttcn:2113.4-34: In guard expression: GGSN_Tests.ttcn:2113.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2114.4-34: In guard expression: GGSN_Tests.ttcn:2114.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2168.3-2194.3: In alt construct: GGSN_Tests.ttcn:2169.4-34: In guard expression: GGSN_Tests.ttcn:2169.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2170.4-34: In guard expression: GGSN_Tests.ttcn:2170.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2203.2-2303.2: In testcase definition `TC_addr_pool_exhaustion': GGSN_Tests.ttcn:2221.3-2266.3: In alt construct: GGSN_Tests.ttcn:2222.4-34: In guard expression: GGSN_Tests.ttcn:2222.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2223.4-34: In guard expression: GGSN_Tests.ttcn:2223.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2272.3-2298.3: In alt construct: GGSN_Tests.ttcn:2273.4-34: In guard expression: GGSN_Tests.ttcn:2273.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2274.4-34: In guard expression: GGSN_Tests.ttcn:2274.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2306.2-2357.2: In testcase definition `TC_gy_charging_cc_time': GGSN_Tests.ttcn:2313.3-20: In function instance: GGSN_Tests.ttcn:2313.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:2360.2-2412.2: In testcase definition `TC_gy_charging_volume_quota_threshold': GGSN_Tests.ttcn:2370.3-20: In function instance: GGSN_Tests.ttcn:2370.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here Notify: Generating code... Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `DIAMETER_CodecPort.hh' was generated. Notify: File `DIAMETER_CodecPort.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct.hh' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `DIAMETER_CodecPort_part_1.cc' was generated. Notify: File `DIAMETER_CodecPort_part_2.cc' was generated. Notify: File `DIAMETER_CodecPort_part_3.cc' was generated. Notify: File `DIAMETER_CodecPort_part_4.cc' was generated. Notify: File `DIAMETER_CodecPort_part_5.cc' was generated. Notify: File `DIAMETER_CodecPort_part_6.cc' was generated. Notify: File `DIAMETER_CodecPort_part_7.cc' was generated. Notify: File `DIAMETER_Emulation.hh' was generated. Notify: File `DIAMETER_Emulation.cc' was generated. Notify: File `DIAMETER_Emulation_part_1.cc' was generated. Notify: File `DIAMETER_Emulation_part_2.cc' was generated. Notify: File `DIAMETER_Emulation_part_3.cc' was generated. Notify: File `DIAMETER_Emulation_part_4.cc' was generated. Notify: File `DIAMETER_Emulation_part_5.cc' was generated. Notify: File `DIAMETER_Emulation_part_6.cc' was generated. Notify: File `DIAMETER_Emulation_part_7.cc' was generated. Notify: File `DIAMETER_Templates.hh' was generated. Notify: File `DIAMETER_Templates.cc' was generated. Notify: File `DIAMETER_Templates_part_1.cc' was generated. Notify: File `DIAMETER_Templates_part_2.cc' was generated. Notify: File `DIAMETER_Templates_part_3.cc' was generated. Notify: File `DIAMETER_Templates_part_4.cc' was generated. Notify: File `DIAMETER_Templates_part_5.cc' was generated. Notify: File `DIAMETER_Templates_part_6.cc' was generated. Notify: File `DIAMETER_Templates_part_7.cc' was generated. Notify: File `DIAMETER_Types.hh' was generated. Notify: File `DIAMETER_Types.cc' was generated. Notify: File `DIAMETER_Types_part_1.cc' was generated. Notify: File `DIAMETER_Types_part_2.cc' was generated. Notify: File `DIAMETER_Types_part_3.cc' was generated. Notify: File `DIAMETER_Types_part_4.cc' was generated. Notify: File `DIAMETER_Types_part_5.cc' was generated. Notify: File `DIAMETER_Types_part_6.cc' was generated. Notify: File `DIAMETER_Types_part_7.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates.hh' was generated. Notify: File `DIAMETER_ts29_212_Templates.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_1.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_2.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_3.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_4.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_5.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_6.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_7.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates.hh' was generated. Notify: File `DIAMETER_ts29_272_Templates.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_1.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_2.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_3.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_4.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_5.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_6.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_7.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates.hh' was generated. Notify: File `DIAMETER_ts32_299_Templates.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_1.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_2.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_3.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_4.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_5.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_6.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_7.cc' was generated. Notify: File `GGSN_Tests.hh' was generated. Notify: File `GGSN_Tests.cc' was generated. Notify: File `GGSN_Tests_part_1.cc' was generated. Notify: File `GGSN_Tests_part_2.cc' was generated. Notify: File `GGSN_Tests_part_3.cc' was generated. Notify: File `GGSN_Tests_part_4.cc' was generated. Notify: File `GGSN_Tests_part_5.cc' was generated. Notify: File `GGSN_Tests_part_6.cc' was generated. Notify: File `GGSN_Tests_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GTPC_Types.hh' was generated. Notify: File `GTPC_Types.cc' was generated. Notify: File `GTPC_Types_part_1.cc' was generated. Notify: File `GTPC_Types_part_2.cc' was generated. Notify: File `GTPC_Types_part_3.cc' was generated. Notify: File `GTPC_Types_part_4.cc' was generated. Notify: File `GTPC_Types_part_5.cc' was generated. Notify: File `GTPC_Types_part_6.cc' was generated. Notify: File `GTPC_Types_part_7.cc' was generated. Notify: File `GTPU_Types.hh' was generated. Notify: File `GTPU_Types.cc' was generated. Notify: File `GTPU_Types_part_1.cc' was generated. Notify: File `GTPU_Types_part_2.cc' was generated. Notify: File `GTPU_Types_part_3.cc' was generated. Notify: File `GTPU_Types_part_4.cc' was generated. Notify: File `GTPU_Types_part_5.cc' was generated. Notify: File `GTPU_Types_part_6.cc' was generated. Notify: File `GTPU_Types_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort.hh' was generated. Notify: File `GTPv1C_CodecPort.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. Notify: File `GTPv1C_Templates.hh' was generated. Notify: File `GTPv1C_Templates.cc' was generated. Notify: File `GTPv1C_Templates_part_1.cc' was generated. Notify: File `GTPv1C_Templates_part_2.cc' was generated. Notify: File `GTPv1C_Templates_part_3.cc' was generated. Notify: File `GTPv1C_Templates_part_4.cc' was generated. Notify: File `GTPv1C_Templates_part_5.cc' was generated. Notify: File `GTPv1C_Templates_part_6.cc' was generated. Notify: File `GTPv1C_Templates_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort.hh' was generated. Notify: File `GTPv1U_CodecPort.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. Notify: File `GTPv1U_Templates.hh' was generated. Notify: File `GTPv1U_Templates.cc' was generated. Notify: File `GTPv1U_Templates_part_1.cc' was generated. Notify: File `GTPv1U_Templates_part_2.cc' was generated. Notify: File `GTPv1U_Templates_part_3.cc' was generated. Notify: File `GTPv1U_Templates_part_4.cc' was generated. Notify: File `GTPv1U_Templates_part_5.cc' was generated. Notify: File `GTPv1U_Templates_part_6.cc' was generated. Notify: File `GTPv1U_Templates_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `ICMP_Templates.hh' was generated. Notify: File `ICMP_Templates.cc' was generated. Notify: File `ICMP_Templates_part_1.cc' was generated. Notify: File `ICMP_Templates_part_2.cc' was generated. Notify: File `ICMP_Templates_part_3.cc' was generated. Notify: File `ICMP_Templates_part_4.cc' was generated. Notify: File `ICMP_Templates_part_5.cc' was generated. Notify: File `ICMP_Templates_part_6.cc' was generated. Notify: File `ICMP_Templates_part_7.cc' was generated. Notify: File `ICMP_Types.hh' was generated. Notify: File `ICMP_Types.cc' was generated. Notify: File `ICMP_Types_part_1.cc' was generated. Notify: File `ICMP_Types_part_2.cc' was generated. Notify: File `ICMP_Types_part_3.cc' was generated. Notify: File `ICMP_Types_part_4.cc' was generated. Notify: File `ICMP_Types_part_5.cc' was generated. Notify: File `ICMP_Types_part_6.cc' was generated. Notify: File `ICMP_Types_part_7.cc' was generated. Notify: File `ICMPv6_Templates.hh' was generated. Notify: File `ICMPv6_Templates.cc' was generated. Notify: File `ICMPv6_Templates_part_1.cc' was generated. Notify: File `ICMPv6_Templates_part_2.cc' was generated. Notify: File `ICMPv6_Templates_part_3.cc' was generated. Notify: File `ICMPv6_Templates_part_4.cc' was generated. Notify: File `ICMPv6_Templates_part_5.cc' was generated. Notify: File `ICMPv6_Templates_part_6.cc' was generated. Notify: File `ICMPv6_Templates_part_7.cc' was generated. Notify: File `ICMPv6_Types.hh' was generated. Notify: File `ICMPv6_Types.cc' was generated. Notify: File `ICMPv6_Types_part_1.cc' was generated. Notify: File `ICMPv6_Types_part_2.cc' was generated. Notify: File `ICMPv6_Types_part_3.cc' was generated. Notify: File `ICMPv6_Types_part_4.cc' was generated. Notify: File `ICMPv6_Types_part_5.cc' was generated. Notify: File `ICMPv6_Types_part_6.cc' was generated. Notify: File `ICMPv6_Types_part_7.cc' was generated. Notify: File `IPCP_Templates.hh' was generated. Notify: File `IPCP_Templates.cc' was generated. Notify: File `IPCP_Templates_part_1.cc' was generated. Notify: File `IPCP_Templates_part_2.cc' was generated. Notify: File `IPCP_Templates_part_3.cc' was generated. Notify: File `IPCP_Templates_part_4.cc' was generated. Notify: File `IPCP_Templates_part_5.cc' was generated. Notify: File `IPCP_Templates_part_6.cc' was generated. Notify: File `IPCP_Templates_part_7.cc' was generated. Notify: File `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `IP_Types.hh' was generated. Notify: File `IP_Types.cc' was generated. Notify: File `IP_Types_part_1.cc' was generated. Notify: File `IP_Types_part_2.cc' was generated. Notify: File `IP_Types_part_3.cc' was generated. Notify: File `IP_Types_part_4.cc' was generated. Notify: File `IP_Types_part_5.cc' was generated. Notify: File `IP_Types_part_6.cc' was generated. Notify: File `IP_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PAP_Types.hh' was generated. Notify: File `PAP_Types.cc' was generated. Notify: File `PAP_Types_part_1.cc' was generated. Notify: File `PAP_Types_part_2.cc' was generated. Notify: File `PAP_Types_part_3.cc' was generated. Notify: File `PAP_Types_part_4.cc' was generated. Notify: File `PAP_Types_part_5.cc' was generated. Notify: File `PAP_Types_part_6.cc' was generated. Notify: File `PAP_Types_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `SCTP_Templates.hh' was generated. Notify: File `SCTP_Templates.cc' was generated. Notify: File `SCTP_Templates_part_1.cc' was generated. Notify: File `SCTP_Templates_part_2.cc' was generated. Notify: File `SCTP_Templates_part_3.cc' was generated. Notify: File `SCTP_Templates_part_4.cc' was generated. Notify: File `SCTP_Templates_part_5.cc' was generated. Notify: File `SCTP_Templates_part_6.cc' was generated. Notify: File `SCTP_Templates_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDP_Types.hh' was generated. Notify: File `UDP_Types.cc' was generated. Notify: File `UDP_Types_part_1.cc' was generated. Notify: File `UDP_Types_part_2.cc' was generated. Notify: File `UDP_Types_part_3.cc' was generated. Notify: File `UDP_Types_part_4.cc' was generated. Notify: File `UDP_Types_part_5.cc' was generated. Notify: File `UDP_Types_part_6.cc' was generated. Notify: File `UDP_Types_part_7.cc' was generated. Notify: 405 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241106-1059-4cfd188d-0', 'make', '-j', '17'] Creating dependency file for UDP_EncDec.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IP_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for ICMPv6_EncDec.cc Creating dependency file for ICMP_EncDec.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for DIAMETER_EncDec.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunctDef.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for UDP_Types_part_7.cc Creating dependency file for UDP_Types_part_6.cc Creating dependency file for UDP_Types_part_5.cc Creating dependency file for UDP_Types_part_4.cc Creating dependency file for UDP_Types_part_3.cc Creating dependency file for UDP_Types_part_2.cc Creating dependency file for UDP_Types_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SCTP_Templates_part_7.cc Creating dependency file for SCTP_Templates_part_6.cc Creating dependency file for SCTP_Templates_part_5.cc Creating dependency file for SCTP_Templates_part_4.cc Creating dependency file for SCTP_Templates_part_2.cc Creating dependency file for SCTP_Templates_part_3.cc Creating dependency file for SCTP_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PAP_Types_part_7.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for PAP_Types_part_6.cc Creating dependency file for PAP_Types_part_5.cc Creating dependency file for PAP_Types_part_4.cc Creating dependency file for PAP_Types_part_3.cc Creating dependency file for PAP_Types_part_2.cc Creating dependency file for PAP_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for IP_Types_part_7.cc Creating dependency file for IP_Types_part_6.cc Creating dependency file for IP_Types_part_5.cc Creating dependency file for IP_Types_part_4.cc Creating dependency file for IP_Types_part_3.cc Creating dependency file for IP_Types_part_2.cc Creating dependency file for IP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for ICMPv6_Types_part_7.cc Creating dependency file for ICMPv6_Types_part_6.cc Creating dependency file for ICMPv6_Types_part_5.cc Creating dependency file for ICMPv6_Types_part_4.cc Creating dependency file for ICMPv6_Types_part_3.cc Creating dependency file for ICMPv6_Types_part_2.cc Creating dependency file for ICMPv6_Types_part_1.cc Creating dependency file for ICMPv6_Templates_part_7.cc Creating dependency file for ICMPv6_Templates_part_6.cc Creating dependency file for ICMPv6_Templates_part_5.cc Creating dependency file for ICMPv6_Templates_part_4.cc Creating dependency file for ICMPv6_Templates_part_3.cc Creating dependency file for ICMPv6_Templates_part_2.cc Creating dependency file for ICMPv6_Templates_part_1.cc Creating dependency file for ICMP_Types_part_7.cc Creating dependency file for ICMP_Types_part_6.cc Creating dependency file for ICMP_Types_part_5.cc Creating dependency file for ICMP_Types_part_4.cc Creating dependency file for ICMP_Types_part_3.cc Creating dependency file for ICMP_Types_part_2.cc Creating dependency file for ICMP_Types_part_1.cc Creating dependency file for ICMP_Templates_part_7.cc Creating dependency file for ICMP_Templates_part_6.cc Creating dependency file for ICMP_Templates_part_5.cc Creating dependency file for ICMP_Templates_part_4.cc Creating dependency file for ICMP_Templates_part_2.cc Creating dependency file for ICMP_Templates_part_3.cc Creating dependency file for ICMP_Templates_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for GGSN_Tests_part_7.cc Creating dependency file for GGSN_Tests_part_6.cc Creating dependency file for GGSN_Tests_part_5.cc Creating dependency file for GGSN_Tests_part_4.cc Creating dependency file for GGSN_Tests_part_2.cc Creating dependency file for GGSN_Tests_part_3.cc Creating dependency file for GGSN_Tests_part_1.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_7.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_6.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_5.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_4.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_3.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_2.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_1.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_7.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_6.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_5.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_4.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_3.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_2.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_1.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_7.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_6.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_5.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_4.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_3.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_2.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_1.cc Creating dependency file for DIAMETER_Types_part_7.cc Creating dependency file for DIAMETER_Types_part_6.cc Creating dependency file for DIAMETER_Types_part_5.cc Creating dependency file for DIAMETER_Types_part_4.cc Creating dependency file for DIAMETER_Types_part_3.cc Creating dependency file for DIAMETER_Types_part_2.cc Creating dependency file for DIAMETER_Types_part_1.cc Creating dependency file for DIAMETER_Templates_part_7.cc Creating dependency file for DIAMETER_Templates_part_6.cc Creating dependency file for DIAMETER_Templates_part_5.cc Creating dependency file for DIAMETER_Templates_part_4.cc Creating dependency file for DIAMETER_Templates_part_3.cc Creating dependency file for DIAMETER_Templates_part_2.cc Creating dependency file for DIAMETER_Templates_part_1.cc Creating dependency file for DIAMETER_Emulation_part_7.cc Creating dependency file for DIAMETER_Emulation_part_6.cc Creating dependency file for DIAMETER_Emulation_part_5.cc Creating dependency file for DIAMETER_Emulation_part_3.cc Creating dependency file for DIAMETER_Emulation_part_4.cc Creating dependency file for DIAMETER_Emulation_part_2.cc Creating dependency file for DIAMETER_Emulation_part_1.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_7.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_6.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_5.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_4.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_3.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_2.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_1.cc Creating dependency file for DIAMETER_CodecPort_part_6.cc Creating dependency file for DIAMETER_CodecPort_part_7.cc Creating dependency file for DIAMETER_CodecPort_part_5.cc Creating dependency file for DIAMETER_CodecPort_part_4.cc Creating dependency file for DIAMETER_CodecPort_part_3.cc Creating dependency file for DIAMETER_CodecPort_part_2.cc Creating dependency file for DIAMETER_CodecPort_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for UDP_Types.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SCTP_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for PAP_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for IP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for ICMPv6_Types.cc Creating dependency file for ICMPv6_Templates.cc Creating dependency file for ICMP_Types.cc Creating dependency file for ICMP_Templates.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSM_Types.cc Creating dependency file for GGSN_Tests.cc Creating dependency file for DIAMETER_ts32_299_Templates.cc Creating dependency file for DIAMETER_ts29_272_Templates.cc Creating dependency file for DIAMETER_ts29_212_Templates.cc Creating dependency file for DIAMETER_Types.cc Creating dependency file for DIAMETER_Templates.cc Creating dependency file for DIAMETER_Emulation.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct.cc Creating dependency file for DIAMETER_CodecPort.cc Creating dependency file for BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort.o DIAMETER_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation.o DIAMETER_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates.o DIAMETER_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types.o DIAMETER_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates.o DIAMETER_ts29_212_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates.o DIAMETER_ts29_272_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates.o DIAMETER_ts32_299_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests.o GGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates.o ICMP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types.o ICMP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates.o ICMPv6_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types.o ICMPv6_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__imsi(const HEXSTRING&)': DIAMETER_Emulation.cc:8871:1: warning: control reaches end of non-void function [-Wreturn-type] 8871 | } | ^ DIAMETER_Emulation.cc: In function 'HEXSTRING DIAMETER__Emulation::f__imsi__by__comp(const COMPONENT&)': DIAMETER_Emulation.cc:8923:1: warning: control reaches end of non-void function [-Wreturn-type] 8923 | } | ^ DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__ete__id(const OCTETSTRING&)': DIAMETER_Emulation.cc:9222:1: warning: control reaches end of non-void function [-Wreturn-type] 9222 | } | ^ DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::ExpectedCreateCallback(const DIAMETER__Types::PDU__DIAMETER&, const HEXSTRING&, const CHARSTRING&)': DIAMETER_Emulation.cc:10202:1: warning: control reaches end of non-void function [-Wreturn-type] 10202 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types.o IP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types.o PAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates.o SCTP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types.o UDP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_1.o DIAMETER_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_2.o DIAMETER_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_3.o DIAMETER_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_4.o DIAMETER_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_5.o DIAMETER_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_6.o DIAMETER_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_7.o DIAMETER_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_1.o DIAMETER_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_2.o DIAMETER_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_3.o DIAMETER_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_4.o DIAMETER_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_5.o DIAMETER_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_6.o DIAMETER_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_7.o DIAMETER_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_1.o DIAMETER_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_2.o DIAMETER_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_3.o DIAMETER_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_4.o DIAMETER_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_5.o DIAMETER_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_6.o DIAMETER_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_7.o DIAMETER_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_1.o DIAMETER_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_2.o DIAMETER_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_3.o DIAMETER_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_4.o DIAMETER_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_5.o DIAMETER_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_6.o DIAMETER_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_7.o DIAMETER_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_1.o DIAMETER_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_2.o DIAMETER_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_3.o DIAMETER_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_4.o DIAMETER_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_5.o DIAMETER_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_6.o DIAMETER_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_7.o DIAMETER_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_1.o DIAMETER_ts29_212_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_2.o DIAMETER_ts29_212_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_3.o DIAMETER_ts29_212_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_4.o DIAMETER_ts29_212_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_5.o DIAMETER_ts29_212_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_6.o DIAMETER_ts29_212_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_7.o DIAMETER_ts29_212_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_1.o DIAMETER_ts29_272_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_2.o DIAMETER_ts29_272_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_3.o DIAMETER_ts29_272_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_4.o DIAMETER_ts29_272_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_5.o DIAMETER_ts29_272_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_6.o DIAMETER_ts29_272_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_7.o DIAMETER_ts29_272_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_1.o DIAMETER_ts32_299_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_2.o DIAMETER_ts32_299_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_3.o DIAMETER_ts32_299_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_4.o DIAMETER_ts32_299_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_5.o DIAMETER_ts32_299_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_6.o DIAMETER_ts32_299_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_7.o DIAMETER_ts32_299_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_1.o GGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_2.o GGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_3.o GGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_4.o GGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_5.o GGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_6.o GGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_7.o GGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_1.o ICMP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_2.o ICMP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_3.o ICMP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_4.o ICMP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_5.o ICMP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_6.o ICMP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_7.o ICMP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_1.o ICMP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_2.o ICMP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_3.o ICMP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_4.o ICMP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_5.o ICMP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_6.o ICMP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_7.o ICMP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_1.o ICMPv6_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_2.o ICMPv6_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_3.o ICMPv6_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_4.o ICMPv6_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_5.o ICMPv6_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_6.o ICMPv6_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_7.o ICMPv6_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_1.o ICMPv6_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_2.o ICMPv6_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_3.o ICMPv6_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_4.o ICMPv6_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_5.o ICMPv6_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_6.o ICMPv6_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_7.o ICMPv6_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_1.o IP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_2.o IP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_3.o IP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_4.o IP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_5.o IP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_6.o IP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_7.o IP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_1.o PAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_2.o PAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_3.o PAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_4.o PAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_5.o PAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_6.o PAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_7.o PAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_1.o SCTP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_2.o SCTP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_3.o SCTP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_4.o SCTP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_5.o SCTP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_6.o SCTP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_7.o SCTP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_1.o UDP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_2.o UDP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_3.o UDP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_4.o UDP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_5.o UDP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_6.o UDP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_7.o UDP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunctDef.o DIAMETER_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_EncDec.o DIAMETER_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_EncDec.o ICMP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_EncDec.o ICMPv6_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_EncDec.o IP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_EncDec.o UDP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort.so DIAMETER_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct.so DIAMETER_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation.so DIAMETER_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates.so DIAMETER_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types.so DIAMETER_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates.so DIAMETER_ts29_212_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates.so DIAMETER_ts29_272_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates.so DIAMETER_ts32_299_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests.so GGSN_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates.so ICMP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types.so ICMP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates.so ICMPv6_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types.so ICMPv6_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates.so IPCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types.so IP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types.so PAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates.so SCTP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types.so UDP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_7.so DIAMETER_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_1.so DIAMETER_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_2.so DIAMETER_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_3.so DIAMETER_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_4.so DIAMETER_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_5.so DIAMETER_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_6.so DIAMETER_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_7.so DIAMETER_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_1.so DIAMETER_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_2.so DIAMETER_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_3.so DIAMETER_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_4.so DIAMETER_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_5.so DIAMETER_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_6.so DIAMETER_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_7.so DIAMETER_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_1.so DIAMETER_ts29_212_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_2.so DIAMETER_ts29_212_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_3.so DIAMETER_ts29_212_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_4.so DIAMETER_ts29_212_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_5.so DIAMETER_ts29_212_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_6.so DIAMETER_ts29_212_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_7.so DIAMETER_ts29_212_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts29_272_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_1.so DIAMETER_ts32_299_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_2.so DIAMETER_ts32_299_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_3.so DIAMETER_ts32_299_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_4.so DIAMETER_ts32_299_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_5.so DIAMETER_ts32_299_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_6.so DIAMETER_ts32_299_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_7.so DIAMETER_ts32_299_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_1.so GGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_2.so GGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_3.so GGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_4.so GGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_5.so GGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_6.so GGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_7.so GGSN_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_1.so ICMP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_2.so ICMP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_3.so ICMP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_4.so ICMP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_5.so ICMP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_6.so ICMP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_7.so ICMP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_1.so ICMP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_2.so ICMP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_3.so ICMP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_4.so ICMP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_5.so ICMP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_6.so ICMP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_7.so ICMP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_1.so ICMPv6_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_2.so ICMPv6_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_3.so ICMPv6_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_4.so ICMPv6_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_5.so ICMPv6_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_6.so ICMPv6_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_7.so ICMPv6_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_1.so ICMPv6_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_2.so ICMPv6_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_3.so ICMPv6_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_4.so ICMPv6_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_5.so ICMPv6_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_6.so ICMPv6_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_7.so ICMPv6_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_1.so IPCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_2.so IPCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_3.so IPCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_4.so IPCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_5.so IPCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_6.so IPCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_7.so IPCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_1.so IP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_2.so IP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_3.so IP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_4.so IP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_5.so IP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_6.so IP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_7.so IP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_1.so PAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_2.so PAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_3.so PAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_4.so PAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_5.so PAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_6.so PAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_7.so PAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_1.so SCTP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_2.so SCTP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_3.so SCTP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_4.so SCTP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_5.so SCTP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_6.so SCTP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_7.so SCTP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_1.so UDP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_2.so UDP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_3.so UDP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_4.so UDP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_5.so UDP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_6.so UDP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_7.so UDP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_EncDec.so DIAMETER_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_EncDec.so ICMP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_EncDec.so ICMPv6_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_EncDec.so IP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_EncDec.so UDP_EncDec.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o GGSN_Tests -Wl,--no-as-needed BSSGP_Types.so DIAMETER_CodecPort.so DIAMETER_CodecPort_CtrlFunct.so DIAMETER_Emulation.so DIAMETER_Templates.so DIAMETER_Types.so DIAMETER_ts29_212_Templates.so DIAMETER_ts29_272_Templates.so DIAMETER_ts32_299_Templates.so GGSN_Tests.so GSM_Types.so GTPC_Types.so GTPU_Types.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so ICMP_Templates.so ICMP_Types.so ICMPv6_Templates.so ICMPv6_Types.so IPCP_Templates.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IP_Types.so Misc_Helpers.so NS_Types.so Native_Functions.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PAP_Types.so PCO_Types.so SCTP_Templates.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDP_Types.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_7.so DIAMETER_Templates_part_1.so DIAMETER_Templates_part_2.so DIAMETER_Templates_part_3.so DIAMETER_Templates_part_4.so DIAMETER_Templates_part_5.so DIAMETER_Templates_part_6.so DIAMETER_Templates_part_7.so DIAMETER_Types_part_1.so DIAMETER_Types_part_2.so DIAMETER_Types_part_3.so DIAMETER_Types_part_4.so DIAMETER_Types_part_5.so DIAMETER_Types_part_6.so DIAMETER_Types_part_7.so DIAMETER_ts29_212_Templates_part_1.so DIAMETER_ts29_212_Templates_part_2.so DIAMETER_ts29_212_Templates_part_3.so DIAMETER_ts29_212_Templates_part_4.so DIAMETER_ts29_212_Templates_part_5.so DIAMETER_ts29_212_Templates_part_6.so DIAMETER_ts29_212_Templates_part_7.so DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts32_299_Templates_part_1.so DIAMETER_ts32_299_Templates_part_2.so DIAMETER_ts32_299_Templates_part_3.so DIAMETER_ts32_299_Templates_part_4.so DIAMETER_ts32_299_Templates_part_5.so DIAMETER_ts32_299_Templates_part_6.so DIAMETER_ts32_299_Templates_part_7.so GGSN_Tests_part_1.so GGSN_Tests_part_2.so GGSN_Tests_part_3.so GGSN_Tests_part_4.so GGSN_Tests_part_5.so GGSN_Tests_part_6.so GGSN_Tests_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so ICMP_Templates_part_1.so ICMP_Templates_part_2.so ICMP_Templates_part_3.so ICMP_Templates_part_4.so ICMP_Templates_part_5.so ICMP_Templates_part_6.so ICMP_Templates_part_7.so ICMP_Types_part_1.so ICMP_Types_part_2.so ICMP_Types_part_3.so ICMP_Types_part_4.so ICMP_Types_part_5.so ICMP_Types_part_6.so ICMP_Types_part_7.so ICMPv6_Templates_part_1.so ICMPv6_Templates_part_2.so ICMPv6_Templates_part_3.so ICMPv6_Templates_part_4.so ICMPv6_Templates_part_5.so ICMPv6_Templates_part_6.so ICMPv6_Templates_part_7.so ICMPv6_Types_part_1.so ICMPv6_Types_part_2.so ICMPv6_Types_part_3.so ICMPv6_Types_part_4.so ICMPv6_Types_part_5.so ICMPv6_Types_part_6.so ICMPv6_Types_part_7.so IPCP_Templates_part_1.so IPCP_Templates_part_2.so IPCP_Templates_part_3.so IPCP_Templates_part_4.so IPCP_Templates_part_5.so IPCP_Templates_part_6.so IPCP_Templates_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so IP_Types_part_1.so IP_Types_part_2.so IP_Types_part_3.so IP_Types_part_4.so IP_Types_part_5.so IP_Types_part_6.so IP_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PAP_Types_part_1.so PAP_Types_part_2.so PAP_Types_part_3.so PAP_Types_part_4.so PAP_Types_part_5.so PAP_Types_part_6.so PAP_Types_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SCTP_Templates_part_1.so SCTP_Templates_part_2.so SCTP_Templates_part_3.so SCTP_Templates_part_4.so SCTP_Templates_part_5.so SCTP_Templates_part_6.so SCTP_Templates_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDP_Types_part_1.so UDP_Types_part_2.so UDP_Types_part_3.so UDP_Types_part_4.so UDP_Types_part_5.so UDP_Types_part_6.so UDP_Types_part_7.so BSSGP_EncDec.so DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so ICMP_EncDec.so ICMPv6_EncDec.so IPL4asp_PT.so IPL4asp_discovery.so IP_EncDec.so Native_FunctionDefs.so TCCConversion.so TCCInterface.so TCCEncoding.so TELNETasp_PT.so UDP_EncDec.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_Types.o DIAMETER_CodecPort.o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_Emulation.o DIAMETER_Templates.o DIAMETER_Types.o DIAMETER_ts29_212_Templates.o DIAMETER_ts29_272_Templates.o DIAMETER_ts32_299_Templates.o GGSN_Tests.o GSM_Types.o GTPC_Types.o GTPU_Types.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o ICMP_Templates.o ICMP_Types.o ICMPv6_Templates.o ICMPv6_Types.o IPCP_Templates.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IP_Types.o Misc_Helpers.o NS_Types.o Native_Functions.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PAP_Types.o PCO_Types.o SCTP_Templates.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDP_Types.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o DIAMETER_CodecPort_part_1.o DIAMETER_CodecPort_part_2.o DIAMETER_CodecPort_part_3.o DIAMETER_CodecPort_part_4.o DIAMETER_CodecPort_part_5.o DIAMETER_CodecPort_part_6.o DIAMETER_CodecPort_part_7.o DIAMETER_CodecPort_CtrlFunct_part_1.o DIAMETER_CodecPort_CtrlFunct_part_2.o DIAMETER_CodecPort_CtrlFunct_part_3.o DIAMETER_CodecPort_CtrlFunct_part_4.o DIAMETER_CodecPort_CtrlFunct_part_5.o DIAMETER_CodecPort_CtrlFunct_part_6.o DIAMETER_CodecPort_CtrlFunct_part_7.o DIAMETER_Emulation_part_1.o DIAMETER_Emulation_part_2.o DIAMETER_Emulation_part_3.o DIAMETER_Emulation_part_4.o DIAMETER_Emulation_part_5.o DIAMETER_Emulation_part_6.o DIAMETER_Emulation_part_7.o DIAMETER_Templates_part_1.o DIAMETER_Templates_part_2.o DIAMETER_Templates_part_3.o DIAMETER_Templates_part_4.o DIAMETER_Templates_part_5.o DIAMETER_Templates_part_6.o DIAMETER_Templates_part_7.o DIAMETER_Types_part_1.o DIAMETER_Types_part_2.o DIAMETER_Types_part_3.o DIAMETER_Types_part_4.o DIAMETER_Types_part_5.o DIAMETER_Types_part_6.o DIAMETER_Types_part_7.o DIAMETER_ts29_212_Templates_part_1.o DIAMETER_ts29_212_Templates_part_2.o DIAMETER_ts29_212_Templates_part_3.o DIAMETER_ts29_212_Templates_part_4.o DIAMETER_ts29_212_Templates_part_5.o DIAMETER_ts29_212_Templates_part_6.o DIAMETER_ts29_212_Templates_part_7.o DIAMETER_ts29_272_Templates_part_1.o DIAMETER_ts29_272_Templates_part_2.o DIAMETER_ts29_272_Templates_part_3.o DIAMETER_ts29_272_Templates_part_4.o DIAMETER_ts29_272_Templates_part_5.o DIAMETER_ts29_272_Templates_part_6.o DIAMETER_ts29_272_Templates_part_7.o DIAMETER_ts32_299_Templates_part_1.o DIAMETER_ts32_299_Templates_part_2.o DIAMETER_ts32_299_Templates_part_3.o DIAMETER_ts32_299_Templates_part_4.o DIAMETER_ts32_299_Templates_part_5.o DIAMETER_ts32_299_Templates_part_6.o DIAMETER_ts32_299_Templates_part_7.o GGSN_Tests_part_1.o GGSN_Tests_part_2.o GGSN_Tests_part_3.o GGSN_Tests_part_4.o GGSN_Tests_part_5.o GGSN_Tests_part_6.o GGSN_Tests_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o ICMP_Templates_part_1.o ICMP_Templates_part_2.o ICMP_Templates_part_3.o ICMP_Templates_part_4.o ICMP_Templates_part_5.o ICMP_Templates_part_6.o ICMP_Templates_part_7.o ICMP_Types_part_1.o ICMP_Types_part_2.o ICMP_Types_part_3.o ICMP_Types_part_4.o ICMP_Types_part_5.o ICMP_Types_part_6.o ICMP_Types_part_7.o ICMPv6_Templates_part_1.o ICMPv6_Templates_part_2.o ICMPv6_Templates_part_3.o ICMPv6_Templates_part_4.o ICMPv6_Templates_part_5.o ICMPv6_Templates_part_6.o ICMPv6_Templates_part_7.o ICMPv6_Types_part_1.o ICMPv6_Types_part_2.o ICMPv6_Types_part_3.o ICMPv6_Types_part_4.o ICMPv6_Types_part_5.o ICMPv6_Types_part_6.o ICMPv6_Types_part_7.o IPCP_Templates_part_1.o IPCP_Templates_part_2.o IPCP_Templates_part_3.o IPCP_Templates_part_4.o IPCP_Templates_part_5.o IPCP_Templates_part_6.o IPCP_Templates_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o IP_Types_part_1.o IP_Types_part_2.o IP_Types_part_3.o IP_Types_part_4.o IP_Types_part_5.o IP_Types_part_6.o IP_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PAP_Types_part_1.o PAP_Types_part_2.o PAP_Types_part_3.o PAP_Types_part_4.o PAP_Types_part_5.o PAP_Types_part_6.o PAP_Types_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SCTP_Templates_part_1.o SCTP_Templates_part_2.o SCTP_Templates_part_3.o SCTP_Templates_part_4.o SCTP_Templates_part_5.o SCTP_Templates_part_6.o SCTP_Templates_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDP_Types_part_1.o UDP_Types_part_2.o UDP_Types_part_3.o UDP_Types_part_4.o UDP_Types_part_5.o UDP_Types_part_6.o UDP_Types_part_7.o BSSGP_EncDec.o DIAMETER_CodecPort_CtrlFunctDef.o DIAMETER_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o ICMP_EncDec.o ICMPv6_EncDec.o IPL4asp_PT.o IPL4asp_discovery.o IP_EncDec.o Native_FunctionDefs.o TCCConversion.o TCCInterface.o TCCEncoding.o TELNETasp_PT.o UDP_EncDec.o; exit 1; fi [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241106-1059-4cfd188d-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241106-1059-4cfd188d-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [192 kB] Fetched 194 kB in 0s (411 kB/s) Reading package lists... [testenv][open5gs] Installing packages: open5gs-upf, open5gs-smf [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241106-1059-4cfd188d-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'open5gs-upf', 'open5gs-smf'] Reading package lists... Building dependency tree... The following additional packages will be installed: open5gs-common The following NEW packages will be installed: open5gs-common open5gs-smf open5gs-upf 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. Need to get 3143 kB of archives. After this operation, 18.5 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-common 2.7.2.4538.4211.202411052026 [2902 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-smf 2.7.2.4538.4211.202411052026 [194 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-upf 2.7.2.4538.4211.202411052026 [46.7 kB] Fetched 3143 kB in 0s (42.9 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package open5gs-common:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39994 files and directories currently installed.) Preparing to unpack .../open5gs-common_2.7.2.4538.4211.202411052026_amd64.deb ... Unpacking open5gs-common:amd64 (2.7.2.4538.4211.202411052026) ... Selecting previously unselected package open5gs-smf:amd64. Preparing to unpack .../open5gs-smf_2.7.2.4538.4211.202411052026_amd64.deb ... Unpacking open5gs-smf:amd64 (2.7.2.4538.4211.202411052026) ... Selecting previously unselected package open5gs-upf:amd64. Preparing to unpack .../open5gs-upf_2.7.2.4538.4211.202411052026_amd64.deb ... Unpacking open5gs-upf:amd64 (2.7.2.4538.4211.202411052026) ... Setting up open5gs-common:amd64 (2.7.2.4538.4211.202411052026) ... Setting up open5gs-upf:amd64 (2.7.2.4538.4211.202411052026) ... /var/lib/dpkg/info/open5gs-upf:amd64.postinst: 1: systemctl: not found Setting up open5gs-smf:amd64 (2.7.2.4538.4211.202411052026) ... Processing triggers for libc-bin (2.36-9+deb12u8) ... [testenv][open5gs] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241106-1059-4cfd188d-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.cfg'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241106-1059-4cfd188d-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/open5gs/open5gs-smf.yaml', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/smf/open5gs/open5gs-smf.yaml'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241106-1059-4cfd188d-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/open5gs/freediameter.conf', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/smf/open5gs/freediameter.conf'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241106-1059-4cfd188d-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/open5gs/open5gs-upf.yaml', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf/open5gs/open5gs-upf.yaml'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241106-1059-4cfd188d-0', 'install', '-Dm755', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/open5gs/testenv.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf/open5gs/testenv.sh'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241106-1059-4cfd188d-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.default'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241106-1059-4cfd188d-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/Common.cfg'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241106-1059-4cfd188d-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/Common.cfg'] [testenv][open5gs] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/Common.cfg [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241106-1059-4cfd188d-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/Common.cfg'] [testenv][open5gs] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.cfg [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241106-1059-4cfd188d-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.cfg'] [testenv][open5gs] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.default [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241106-1059-4cfd188d-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.default'] [testenv][open5gs] Running upf clean script (reason: prepare) [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TESTENV_CLEAN_REASON=prepare', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241106-1059-4cfd188d-0', 'sh', '-c', 'open5gs/testenv.sh'] + check_usage + [ -z prepare ] + EXTRA_IPS=172.18.3.201 fd02:db8:3::201 add_remove_testenv0_bridge.sh + del_bridge + ip link ls dev testenv0 + add_bridge + local ip + sudo brctl addbr testenv0 + sudo ip link set testenv0 up + sudo ip addr add 172.18.3.1/24 dev testenv0 + sudo ip addr add fd02:db8:3::1/128 dev testenv0 + sudo ip addr add 172.18.3.201 dev testenv0 + sudo ip addr add fd02:db8:3::201 dev testenv0 + setcap_open5gs_upfd + which open5gs-upfd + sudo setcap CAP_NET_RAW=+eip /usr/bin/open5gs-upfd + adjust_ttcn3_config + sed -i s/^GGSN_Tests.m_ggsn_impl := .*/GGSN_Tests.m_ggsn_impl := GGSN_IMPL_OPEN5GS/ ../testsuite/GGSN_Tests.cfg + sed -i s/^GGSN_Tests.m_ggsn_ip_gtpu := .*/GGSN_Tests.m_ggsn_ip_gtpu := "127.0.0.222"/ ../testsuite/GGSN_Tests.cfg + del_tun_all + del_tun ogstun4 + local name=ogstun4 + ip link ls dev ogstun4 + del_tun ogstun6 + local name=ogstun6 + ip link ls dev ogstun6 + del_tun ogstun46 + local name=ogstun46 + ip link ls dev ogstun46 + add_tun_all + add_tun ogstun4 + local name=ogstun4 + grep ogstun4 /proc/net/dev + sudo ip tuntap add name ogstun4 mode tun + add_tun ogstun6 + local name=ogstun6 + grep ogstun6 /proc/net/dev + sudo ip tuntap add name ogstun6 mode tun + add_tun ogstun46 + local name=ogstun46 + grep ogstun46 /proc/net/dev + sudo ip tuntap add name ogstun46 mode tun + add_addr ogstun4 176.16.16.1/20 + local name=ogstun4 + local addr=176.16.16.1/20 + sudo ip addr add 176.16.16.1/20 dev ogstun4 + add_addr ogstun6 2001:780:44:2000:0:0:0:1/56 + local name=ogstun6 + local addr=2001:780:44:2000:0:0:0:1/56 + sudo ip addr add 2001:780:44:2000:0:0:0:1/56 dev ogstun6 + add_addr ogstun46 176.16.32.1/20 + local name=ogstun46 + local addr=176.16.32.1/20 + sudo ip addr add 176.16.32.1/20 dev ogstun46 + add_addr ogstun46 2001:780:44:2100:0:0:0:1/56 + local name=ogstun46 + local addr=2001:780:44:2100:0:0:0:1/56 + sudo ip addr add 2001:780:44:2100:0:0:0:1/56 dev ogstun46 + sudo ip link set ogstun4 up + sudo ip link set ogstun6 up + sudo ip link set ogstun46 up [testenv][open5gs] Running smf [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/smf', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241106-1059-4cfd188d-0', 'sh', '-c', 'open5gs-smfd -c open5gs/open5gs-smf.yaml 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/smf/smf.log'] [testenv][open5gs] Running upf [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241106-1059-4cfd188d-0', 'sh', '-c', 'open5gs-upfd -c open5gs/open5gs-upf.yaml 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf/upf.log'] Open5GS daemon v2.7.2 11/06 10:59:22.689: [app] INFO: Configuration: 'open5gs/open5gs-smf.yaml' (../lib/app/ogs-init.c:144) 11/06 10:59:22.735: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2196) <OLD Format> smf: session: - subnet: 176.16.16.1/20 <NEW Format> smf: session: - subnet: 176.16.16.0/20 gateway: 176.16.16.1 11/06 10:59:22.735: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2196) <OLD Format> smf: session: - subnet: 2001:780:44:2000:0:0:0:1/56 <NEW Format> smf: session: - subnet: 2001:780:44:2000::/56 gateway: 2001:780:44:2000:0:0:0:1 11/06 10:59:22.736: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2196) <OLD Format> smf: session: - subnet: 176.16.32.1/20 <NEW Format> smf: session: - subnet: 176.16.32.0/20 gateway: 176.16.32.1 11/06 10:59:22.736: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2196) <OLD Format> smf: session: - subnet: 2001:780:44:2100:0:0:0:1/56 <NEW Format> smf: session: - subnet: 2001:780:44:2100::/56 gateway: 2001:780:44:2100:0:0:0:1 11/06 10:59:22.736: [metrics] INFO: metrics_server() [http://127.0.0.2]:9090 (../lib/metrics/prometheus/context.c:299) Open5GS daemon v2.7.2 11/06 10:59:22.748: [app] INFO: Configuration: 'open5gs/open5gs-upf.yaml' (../lib/app/ogs-init.c:144) 11/06 10:59:22.750: [app] INFO: Polling freeDiameter stats every 60000000 usecs (../lib/diameter/common/stats.c:77) 11/06 10:59:22.750: [sock] INFO: udp_server() [127.0.0.2]:2123 bound to device `lo` (../lib/core/ogs-udp.c:59) 11/06 10:59:22.750: [gtp] INFO: gtp_server() [127.0.0.2]:2123 (../lib/gtp/path.c:30) 11/06 10:59:22.750: [sock] INFO: udp_server() [127.0.0.2]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 11/06 10:59:22.750: [gtp] INFO: gtp_server() [127.0.0.2]:2152 (../lib/gtp/path.c:30) 11/06 10:59:22.750: [pfcp] INFO: pfcp_server() [127.0.0.2]:8805 (../lib/pfcp/path.c:30) 11/06 10:59:22.750: [pfcp] INFO: ogs_pfcp_connect() [127.0.0.222]:8805 (../lib/pfcp/path.c:61) 11/06 10:59:22.751: [app] INFO: SMF initialize...done (../src/smf/app.c:31) 11/06 10:59:22.787: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2196) <OLD Format> smf: session: - subnet: 176.16.16.1/20 <NEW Format> smf: session: - subnet: 176.16.16.0/20 gateway: 176.16.16.1 11/06 10:59:22.787: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2196) <OLD Format> smf: session: - subnet: 2001:780:44:2000:0:0:0:1/56 <NEW Format> smf: session: - subnet: 2001:780:44:2000::/56 gateway: 2001:780:44:2000:0:0:0:1 11/06 10:59:22.787: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2196) <OLD Format> smf: session: - subnet: 176.16.32.1/20 <NEW Format> smf: session: - subnet: 176.16.32.0/20 gateway: 176.16.32.1 11/06 10:59:22.787: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2196) <OLD Format> smf: session: - subnet: 2001:780:44:2100:0:0:0:1/56 <NEW Format> smf: session: - subnet: 2001:780:44:2100::/56 gateway: 2001:780:44:2100:0:0:0:1 11/06 10:59:22.788: [pfcp] INFO: pfcp_server() [127.0.0.222]:8805 (../lib/pfcp/path.c:30) 11/06 10:59:22.788: [sock] INFO: udp_server() [127.0.0.222]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 11/06 10:59:22.788: [gtp] INFO: gtp_server() [127.0.0.222]:2152 (../lib/gtp/path.c:30) 11/06 10:59:22.788: [app] INFO: UPF initialize...done (../src/upf/app.c:31) [testenv][open5gs] Running testsuite [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241106-1059-4cfd188d-0', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests', 'GGSN_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli GGSN_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: GGSN_Tests.cfg MC@3fb4fc7190fd: Unix server socket created successfully. MC@3fb4fc7190fd: Listening on TCP port 37149. MC2> 3fb4fc7190fd is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 3fb4fc7190fd 37149 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@3fb4fc7190fd: New HC connected from 10.0.2.100 [10.0.2.100]. 3fb4fc7190fd: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@3fb4fc7190fd: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@3fb4fc7190fd: Configuration file was processed on all HCs. MC@3fb4fc7190fd: Creating MTC on host 10.0.2.100. MC@3fb4fc7190fd: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Wed Nov 6 10:59:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_pdp4_act_deact started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_pdp4_act_deact(3)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact(4)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 10:59:25.253: [pfcp] INFO: ogs_pfcp_connect() [127.0.0.2]:8805 (../lib/pfcp/path.c:61) 11/06 10:59:25.254: [upf] INFO: PFCP associated [127.0.0.2]:8805 (../src/upf/pfcp-sm.c:184) 11/06 10:59:25.254: [smf] INFO: PFCP associated [127.0.0.222]:8805 (../src/smf/pfcp-sm.c:203) 11/06 10:59:25.439: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 10:59:26.715: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: sending CreatePDP 11/06 10:59:27.725: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 11/06 10:59:27.725: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3192) 11/06 10:59:27.725: [smf] INFO: UE IMSI[262422370918215] APN[internet] IPv4[176.16.16.2] IPv6[] (../src/smf/gn-handler.c:297) 11/06 10:59:27.733: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 11/06 10:59:27.733: [gtp] INFO: gtp_connect() [127.0.0.1]:2152 (../lib/gtp/path.c:60) 11/06 10:59:27.733: [gtp] INFO: gtp_connect() [127.0.0.2]:2152 (../lib/gtp/path.c:60) 11/06 10:59:27.733: [upf] INFO: UE F-SEID[UP:0x55e CP:0xf19] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 11/06 10:59:27.733: [upf] INFO: UE F-SEID[UP:0x55e CP:0xf19] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 11/06 10:59:27.733: [gtp] INFO: gtp_connect() [127.0.0.222]:2152 (../lib/gtp/path.c:60) MTC@3fb4fc7190fd: setverdict(pass): none -> pass 11/06 10:59:27.735: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 11/06 10:59:27.739: [smf] INFO: Removed Session: UE IMSI:[262422370918215] DNN:[internet:0] IPv4:[176.16.16.2] IPv6:[] (../src/smf/context.c:1691) 11/06 10:59:27.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3200) 11/06 10:59:27.739: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 10:59:29.742: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/06 10:59:29.742: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact(4)@3fb4fc7190fd: Final verdict of PTC: none TC_pdp4_act_deact(3)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp4_act_deact(3): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp4_act_deact(4): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Wed Nov 6 10:59:29 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=11928) Waiting for packet dumper to finish... 1 (prev_count=11928, count=13336) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Wed Nov 6 10:59:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_pdp4_act_deact_ipcp started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp(5)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp(6)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 10:59:34.230: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 10:59:35.423: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: sending CreatePDP 11/06 10:59:36.427: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 11/06 10:59:36.427: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3192) 11/06 10:59:36.427: [smf] INFO: UE IMSI[262420717081558] APN[internet] IPv4[176.16.16.3] IPv6[] (../src/smf/gn-handler.c:297) 11/06 10:59:36.433: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 11/06 10:59:36.433: [upf] INFO: UE F-SEID[UP:0xadc CP:0x59f] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) 11/06 10:59:36.433: [upf] INFO: UE F-SEID[UP:0xadc CP:0x59f] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass 11/06 10:59:36.434: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 11/06 10:59:36.439: [smf] INFO: Removed Session: UE IMSI:[262420717081558] DNN:[internet:0] IPv4:[176.16.16.3] IPv6:[] (../src/smf/context.c:1691) 11/06 10:59:36.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3200) 11/06 10:59:36.439: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 10:59:38.442: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/06 10:59:38.443: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_ipcp(5)@3fb4fc7190fd: Final verdict of PTC: none TC_pdp4_act_deact_ipcp(6)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp4_act_deact_ipcp(5): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp4_act_deact_ipcp(6): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Wed Nov 6 10:59:38 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14192) Waiting for packet dumper to finish... 1 (prev_count=14192, count=14704) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken ------ Wed Nov 6 10:59:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp_pap_broken(7)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp_pap_broken(8)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 10:59:43.037: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 10:59:45.004: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: sending CreatePDP 11/06 10:59:46.008: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 11/06 10:59:46.008: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3192) 11/06 10:59:46.008: [smf] INFO: UE IMSI[262428373295082] APN[internet] IPv4[176.16.16.4] IPv6[] (../src/smf/gn-handler.c:297) 11/06 10:59:46.015: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 11/06 10:59:46.015: [upf] INFO: UE F-SEID[UP:0x13c CP:0x97f] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) 11/06 10:59:46.015: [upf] INFO: UE F-SEID[UP:0x13c CP:0x97f] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass 11/06 10:59:46.017: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 11/06 10:59:46.021: [smf] INFO: Removed Session: UE IMSI:[262428373295082] DNN:[internet:0] IPv4:[176.16.16.4] IPv6:[] (../src/smf/context.c:1691) 11/06 10:59:46.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3200) 11/06 10:59:46.021: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 10:59:48.026: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/06 10:59:48.026: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_ipcp_pap_broken(7)@3fb4fc7190fd: Final verdict of PTC: none TC_pdp4_act_deact_ipcp_pap_broken(8)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(7): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(8): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Wed Nov 6 10:59:48 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14732) Waiting for packet dumper to finish... 1 (prev_count=14732, count=16036) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Wed Nov 6 10:59:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_pdp4_act_deact_pcodns started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_pdp4_act_deact_pcodns(9)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_pcodns(10)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 10:59:52.713: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 10:59:54.122: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: sending CreatePDP 11/06 10:59:55.127: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 11/06 10:59:55.127: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3192) 11/06 10:59:55.127: [smf] INFO: UE IMSI[262425048705789] APN[internet] IPv4[176.16.16.5] IPv6[] (../src/smf/gn-handler.c:297) 11/06 10:59:55.135: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 11/06 10:59:55.135: [upf] INFO: UE F-SEID[UP:0xe04 CP:0x22a] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) 11/06 10:59:55.135: [upf] INFO: UE F-SEID[UP:0xe04 CP:0x22a] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass 11/06 10:59:55.136: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 11/06 10:59:55.140: [smf] INFO: Removed Session: UE IMSI:[262425048705789] DNN:[internet:0] IPv4:[176.16.16.5] IPv6:[] (../src/smf/context.c:1691) 11/06 10:59:55.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3200) 11/06 10:59:55.140: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 10:59:57.143: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/06 10:59:57.143: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_pcodns(9)@3fb4fc7190fd: Final verdict of PTC: none TC_pdp4_act_deact_pcodns(10)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp4_act_deact_pcodns(9): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp4_act_deact_pcodns(10): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Wed Nov 6 10:59:57 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14600) Waiting for packet dumper to finish... 1 (prev_count=14600, count=15112) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_mtu'. ------ GGSN_Tests.TC_pdp4_act_deact_mtu ------ Wed Nov 6 10:59:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_mtu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_mtu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_mtu' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_pdp4_act_deact_mtu started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_pdp4_act_deact_mtu(11)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_mtu(12)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:00:00.619: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:00:00.759: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:00:01.762: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 11/06 11:00:01.762: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3192) 11/06 11:00:01.762: [smf] INFO: UE IMSI[262425275763594] APN[internet] IPv4[176.16.16.6] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:00:01.768: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 11/06 11:00:01.768: [upf] INFO: UE F-SEID[UP:0xc2a CP:0xb10] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) 11/06 11:00:01.768: [upf] INFO: UE F-SEID[UP:0xc2a CP:0xb10] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass 11/06 11:00:01.769: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 11/06 11:00:01.774: [smf] INFO: Removed Session: UE IMSI:[262425275763594] DNN:[internet:0] IPv4:[176.16.16.6] IPv6:[] (../src/smf/context.c:1691) 11/06 11:00:01.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3200) 11/06 11:00:01.774: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:00:03.778: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/06 11:00:03.778: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_mtu(11)@3fb4fc7190fd: Final verdict of PTC: none TC_pdp4_act_deact_mtu(12)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp4_act_deact_mtu(11): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp4_act_deact_mtu(12): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_pdp4_act_deact_mtu finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_mtu pass'. Wed Nov 6 11:00:03 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13364) Waiting for packet dumper to finish... 1 (prev_count=13364, count=13876) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_mtu pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Wed Nov 6 11:00:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_pdp4_act_deact_gtpu_access started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access(13)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access(14)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:00:06.901: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:00:08.925: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 11/06 11:00:09.933: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 11/06 11:00:09.933: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3192) 11/06 11:00:09.933: [smf] INFO: UE IMSI[262425496738091] APN[internet] IPv4[176.16.16.7] IPv6[] (../src/smf/gn-handler.c:297) MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:00:09.949: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 11/06 11:00:09.949: [upf] INFO: UE F-SEID[UP:0xd8d CP:0xc57] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) 11/06 11:00:09.949: [upf] INFO: UE F-SEID[UP:0xd8d CP:0xc57] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass 11/06 11:00:09.975: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 11/06 11:00:10.009: [smf] INFO: Removed Session: UE IMSI:[262425496738091] DNN:[internet:0] IPv4:[176.16.16.7] IPv6:[] (../src/smf/context.c:1691) 11/06 11:00:10.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3200) 11/06 11:00:10.009: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:00:12.016: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/06 11:00:12.017: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_gtpu_access(14)@3fb4fc7190fd: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access(13)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(13): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(14): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Wed Nov 6 11:00:12 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13780) Waiting for packet dumper to finish... 1 (prev_count=13780, count=15084) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr ------ Wed Nov 6 11:00:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_wrong_saddr(15)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_wrong_saddr(16)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:00:15.161: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:00:17.391: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:00:18.395: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 11/06 11:00:18.395: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3192) 11/06 11:00:18.395: [smf] INFO: UE IMSI[262427217120413] APN[internet] IPv4[176.16.16.8] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:00:18.402: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 11/06 11:00:18.402: [upf] INFO: UE F-SEID[UP:0xe75 CP:0xfbb] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) 11/06 11:00:18.402: [upf] INFO: UE F-SEID[UP:0xe75 CP:0xfbb] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass 11/06 11:00:18.403: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:internet SrcIf:0 DstIf:1 TEID:0x633b (../src/upf/gtp-path.c:524) 11/06 11:00:18.403: [upf] ERROR: SRC:B0101019, UE:B0101008 (../src/upf/gtp-path.c:526) 0000: 4500001c 8c3e4000 40013e9e b0101019 E....>@.@.>..... 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@3fb4fc7190fd: Warning: Stopping inactive timer T_default. 11/06 11:00:21.406: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 11/06 11:00:21.412: [smf] INFO: Removed Session: UE IMSI:[262427217120413] DNN:[internet:0] IPv4:[176.16.16.8] IPv6:[] (../src/smf/context.c:1691) 11/06 11:00:21.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3200) 11/06 11:00:21.412: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:00:23.415: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/06 11:00:23.415: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_gtpu_access_wrong_saddr(16)@3fb4fc7190fd: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access_wrong_saddr(15)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(15): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(16): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Wed Nov 6 11:00:23 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14120) Waiting for packet dumper to finish... 1 (prev_count=14120, count=14832) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 ------ Wed Nov 6 11:00:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:00:27.617: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:00:29.684: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:00:30.687: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 11/06 11:00:30.687: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3192) 11/06 11:00:30.687: [smf] INFO: UE IMSI[262429560882047] APN[internet] IPv4[176.16.16.9] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:00:30.694: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 11/06 11:00:30.695: [upf] INFO: UE F-SEID[UP:0x9cd CP:0xe1c] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) 11/06 11:00:30.695: [upf] INFO: UE F-SEID[UP:0x9cd CP:0xe1c] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass 11/06 11:00:30.697: [upf] ERROR: Invalid packet [IP version:6, Packet Length:48] (../src/upf/gtp-path.c:622) 0000: 60000000 00083aff fe800000 00000000 `.....:......... 0010: 00010002 00030004 ff020000 00000000 ................ 0020: 00000000 00000002 85007d2d 00000000 ..........}-.... MTC@3fb4fc7190fd: Warning: Stopping inactive timer T_default. 11/06 11:00:33.698: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 11/06 11:00:33.703: [smf] INFO: Removed Session: UE IMSI:[262429560882047] DNN:[internet:0] IPv4:[176.16.16.9] IPv6:[] (../src/smf/context.c:1691) 11/06 11:00:33.703: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3200) 11/06 11:00:33.703: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:00:35.707: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/06 11:00:35.707: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17)@3fb4fc7190fd: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Wed Nov 6 11:00:35 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14720) Waiting for packet dumper to finish... 1 (prev_count=14720, count=15232) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Wed Nov 6 11:00:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_pdp4_clients_interact_with_txseq started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_with_txseq(19)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_with_txseq(20)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:00:39.905: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:00:40.915: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:00:41.918: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 11/06 11:00:41.918: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3192) 11/06 11:00:41.918: [smf] INFO: UE IMSI[262422942730718] APN[internet] IPv4[176.16.16.10] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:00:41.925: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 11/06 11:00:41.925: [upf] INFO: UE F-SEID[UP:0xa22 CP:0xf3c] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) 11/06 11:00:41.925: [upf] INFO: UE F-SEID[UP:0xa22 CP:0xf3c] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:00:41.926: [smf] INFO: [Added] Number of SMF-UEs is now 2 (../src/smf/context.c:1031) 11/06 11:00:41.926: [smf] INFO: [Added] Number of SMF-Sessions is now 2 (../src/smf/context.c:3192) 11/06 11:00:41.927: [smf] INFO: UE IMSI[262421281611838] APN[internet] IPv4[176.16.16.11] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:00:41.932: [upf] INFO: [Added] Number of UPF-Sessions is now 2 (../src/upf/context.c:209) 11/06 11:00:41.932: [upf] INFO: UE F-SEID[UP:0xe6a CP:0xf8c] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) 11/06 11:00:41.932: [upf] INFO: UE F-SEID[UP:0xe6a CP:0xf8c] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: GTPU sequence number expected but not present MTC@3fb4fc7190fd: setverdict(fail): pass -> fail TC_pdp4_clients_interact_with_txseq(19)@3fb4fc7190fd: Final verdict of PTC: none TC_pdp4_clients_interact_with_txseq(20)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: fail MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(19): none (fail -> fail) MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(20): none (fail -> fail) MTC@3fb4fc7190fd: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Wed Nov 6 11:00:41 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=8444) 11/06 11:00:42.133: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/06 11:00:42.137: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) Waiting for packet dumper to finish... 1 (prev_count=8444, count=16968) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Wed Nov 6 11:00:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_pdp4_clients_interact_without_txseq started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_without_txseq(21)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_without_txseq(22)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:00:45.253: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:00:47.326: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:00:48.333: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/06 11:00:48.333: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/06 11:00:48.333: [smf] INFO: UE IMSI[262423847723576] APN[internet] IPv4[176.16.16.12] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:00:48.347: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/06 11:00:48.347: [upf] INFO: UE F-SEID[UP:0xa71 CP:0xe21] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) 11/06 11:00:48.347: [upf] INFO: UE F-SEID[UP:0xa71 CP:0xe21] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:00:48.349: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1031) 11/06 11:00:48.349: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3192) 11/06 11:00:48.349: [smf] INFO: UE IMSI[262422484460822] APN[internet] IPv4[176.16.16.13] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:00:48.358: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 11/06 11:00:48.358: [upf] INFO: UE F-SEID[UP:0xee8 CP:0x981] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) 11/06 11:00:48.358: [upf] INFO: UE F-SEID[UP:0xee8 CP:0x981] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:00:48.361: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 11/06 11:00:48.370: [smf] INFO: Removed Session: UE IMSI:[262423847723576] DNN:[internet:0] IPv4:[176.16.16.12] IPv6:[] (../src/smf/context.c:1691) 11/06 11:00:48.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3200) 11/06 11:00:48.370: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:00:48.371: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/06 11:00:48.381: [smf] INFO: Removed Session: UE IMSI:[262422484460822] DNN:[internet:0] IPv4:[176.16.16.13] IPv6:[] (../src/smf/context.c:1691) 11/06 11:00:48.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/06 11:00:48.381: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:00:50.389: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_clients_interact_without_txseq(22)@3fb4fc7190fd: Final verdict of PTC: none 11/06 11:00:50.390: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_clients_interact_without_txseq(21)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(21): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(22): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass'. Wed Nov 6 11:00:50 UTC 2024 ====== GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=20228) Waiting for packet dumper to finish... 1 (prev_count=20228, count=21532) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_single_dns ------ Wed Nov 6 11:00:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_pdp4_act_deact_with_single_dns started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_single_dns(23)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_single_dns(24)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:00:53.764: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:00:55.475: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:00:56.478: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/06 11:00:56.478: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/06 11:00:56.478: [smf] INFO: UE IMSI[262427994039050] APN[internet] IPv4[176.16.16.14] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:00:56.485: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/06 11:00:56.485: [upf] INFO: UE F-SEID[UP:0xb2a CP:0x24f] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) 11/06 11:00:56.485: [upf] INFO: UE F-SEID[UP:0xb2a CP:0x24f] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass 11/06 11:00:56.486: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/06 11:00:56.493: [smf] INFO: Removed Session: UE IMSI:[262427994039050] DNN:[internet:0] IPv4:[176.16.16.14] IPv6:[] (../src/smf/context.c:1691) 11/06 11:00:56.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/06 11:00:56.493: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:00:56.495: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/06 11:00:56.495: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/06 11:00:56.495: [smf] INFO: UE IMSI[262423179738443] APN[internet] IPv4[176.16.16.15] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:00:56.502: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/06 11:00:56.502: [upf] INFO: UE F-SEID[UP:0x221 CP:0x990] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) 11/06 11:00:56.502: [upf] INFO: UE F-SEID[UP:0x221 CP:0x990] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:00:56.503: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/06 11:00:56.509: [smf] INFO: Removed Session: UE IMSI:[262423179738443] DNN:[internet:0] IPv4:[176.16.16.15] IPv6:[] (../src/smf/context.c:1691) 11/06 11:00:56.509: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/06 11:00:56.509: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:00:58.512: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/06 11:00:58.512: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact_with_single_dns(24)@3fb4fc7190fd: Final verdict of PTC: none TC_pdp4_act_deact_with_single_dns(23)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(23): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(24): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Wed Nov 6 11:00:58 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=19484) Waiting for packet dumper to finish... 1 (prev_count=19484, count=20788) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_separate_dns ------ Wed Nov 6 11:01:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_separate_dns(25)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_separate_dns(26)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:01:02.560: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:01:02.649: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:01:03.653: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/06 11:01:03.653: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/06 11:01:03.653: [smf] INFO: UE IMSI[262428969502093] APN[internet] IPv4[176.16.16.16] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:01:03.663: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/06 11:01:03.663: [upf] INFO: UE F-SEID[UP:0x190 CP:0x7d8] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) 11/06 11:01:03.663: [upf] INFO: UE F-SEID[UP:0x190 CP:0x7d8] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass 11/06 11:01:03.665: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/06 11:01:03.671: [smf] INFO: Removed Session: UE IMSI:[262428969502093] DNN:[internet:0] IPv4:[176.16.16.16] IPv6:[] (../src/smf/context.c:1691) 11/06 11:01:03.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/06 11:01:03.671: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:01:05.676: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/06 11:01:05.676: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact_with_separate_dns(25)@3fb4fc7190fd: Final verdict of PTC: none TC_pdp4_act_deact_with_separate_dns(26)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(25): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(26): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Wed Nov 6 11:01:05 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13864) Waiting for packet dumper to finish... 1 (prev_count=13864, count=15168) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Wed Nov 6 11:01:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_update_teic.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_update_teic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_pdp4_act_update_teic started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_pdp4_act_update_teic(27)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teic(28)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:01:08.872: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:01:09.090: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:01:10.094: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/06 11:01:10.094: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/06 11:01:10.094: [smf] INFO: UE IMSI[262427753662755] APN[internet] IPv4[176.16.16.17] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:01:10.101: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/06 11:01:10.101: [upf] INFO: UE F-SEID[UP:0x7a9 CP:0xf1f] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) 11/06 11:01:10.101: [upf] INFO: UE F-SEID[UP:0x7a9 CP:0xf1f] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass MTC@3fb4fc7190fd: sending UpdatePDP MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:01:10.104: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/06 11:01:10.109: [smf] INFO: Removed Session: UE IMSI:[262427753662755] DNN:[internet:0] IPv4:[176.16.16.17] IPv6:[] (../src/smf/context.c:1691) 11/06 11:01:10.109: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/06 11:01:10.109: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:01:12.111: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/06 11:01:12.112: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_update_teic(28)@3fb4fc7190fd: Final verdict of PTC: none TC_pdp4_act_update_teic(27)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp4_act_update_teic(27): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp4_act_update_teic(28): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Wed Nov 6 11:01:12 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13992) Waiting for packet dumper to finish... 1 (prev_count=13992, count=14504) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Wed Nov 6 11:01:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_update_teid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_update_teid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_pdp4_act_update_teid started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_pdp4_act_update_teid(29)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teid(30)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:01:17.303: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:01:17.370: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:01:18.374: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/06 11:01:18.374: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/06 11:01:18.374: [smf] INFO: UE IMSI[262423007717237] APN[internet] IPv4[176.16.16.18] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:01:18.379: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/06 11:01:18.379: [upf] INFO: UE F-SEID[UP:0xfef CP:0x641] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) 11/06 11:01:18.379: [upf] INFO: UE F-SEID[UP:0xfef CP:0x641] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass MTC@3fb4fc7190fd: sending UpdatePDP MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:01:18.385: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/06 11:01:18.390: [smf] INFO: Removed Session: UE IMSI:[262423007717237] DNN:[internet:0] IPv4:[176.16.16.18] IPv6:[] (../src/smf/context.c:1691) 11/06 11:01:18.390: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/06 11:01:18.390: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:01:20.394: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/06 11:01:20.394: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_update_teid(29)@3fb4fc7190fd: Final verdict of PTC: none TC_pdp4_act_update_teid(30)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp4_act_update_teid(29): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp4_act_update_teid(30): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_pdp4_act_update_teid finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass'. Wed Nov 6 11:01:20 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15904) Waiting for packet dumper to finish... 1 (prev_count=15904, count=16416) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Wed Nov 6 11:01:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_pdp6_act_deact started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_pdp6_act_deact(31)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact(32)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:01:23.803: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:01:25.043: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:01:26.046: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/06 11:01:26.046: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/06 11:01:26.046: [smf] INFO: UE IMSI[262425390803886] APN[inet6] IPv4[] IPv6[2001:780:44:2001::2] (../src/smf/gn-handler.c:297) 11/06 11:01:26.053: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/06 11:01:26.053: [upf] INFO: UE F-SEID[UP:0x179 CP:0x4ec] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) 11/06 11:01:26.053: [upf] INFO: UE F-SEID[UP:0x179 CP:0x4ec] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass 11/06 11:01:26.054: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/06 11:01:26.059: [smf] INFO: Removed Session: UE IMSI:[262425390803886] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2001::2] (../src/smf/context.c:1691) 11/06 11:01:26.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/06 11:01:26.059: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:01:28.062: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/06 11:01:28.062: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp6_act_deact(31)@3fb4fc7190fd: Final verdict of PTC: none TC_pdp6_act_deact(32)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp6_act_deact(31): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp6_act_deact(32): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_pdp6_act_deact finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass'. Wed Nov 6 11:01:28 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13480) Waiting for packet dumper to finish... 1 (prev_count=13480, count=13992) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Wed Nov 6 11:01:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_pdp6_act_deact_pcodns started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_pdp6_act_deact_pcodns(33)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_pcodns(34)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:01:31.253: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:01:31.630: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:01:32.633: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/06 11:01:32.633: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/06 11:01:32.633: [smf] INFO: UE IMSI[262429627459736] APN[inet6] IPv4[] IPv6[2001:780:44:2002::3] (../src/smf/gn-handler.c:297) 11/06 11:01:32.640: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/06 11:01:32.640: [upf] INFO: UE F-SEID[UP:0x196 CP:0xc8] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) 11/06 11:01:32.640: [upf] INFO: UE F-SEID[UP:0x196 CP:0xc8] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass 11/06 11:01:32.641: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/06 11:01:32.646: [smf] INFO: Removed Session: UE IMSI:[262429627459736] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2002::3] (../src/smf/context.c:1691) 11/06 11:01:32.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/06 11:01:32.646: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:01:34.650: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/06 11:01:34.650: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_pcodns(33)@3fb4fc7190fd: Final verdict of PTC: none TC_pdp6_act_deact_pcodns(34)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp6_act_deact_pcodns(33): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp6_act_deact_pcodns(34): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_pdp6_act_deact_pcodns finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass'. Wed Nov 6 11:01:34 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_pcodns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13184) Waiting for packet dumper to finish... 1 (prev_count=13184, count=13792) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Wed Nov 6 11:01:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_pdp6_act_deact_icmp6 started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_pdp6_act_deact_icmp6(35)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_icmp6(36)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:01:37.811: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:01:38.191: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:01:39.193: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/06 11:01:39.193: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/06 11:01:39.193: [smf] INFO: UE IMSI[262421699631898] APN[inet6] IPv4[] IPv6[2001:780:44:2003::4] (../src/smf/gn-handler.c:297) 11/06 11:01:39.201: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/06 11:01:39.201: [upf] INFO: UE F-SEID[UP:0xdc6 CP:0xce0] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) 11/06 11:01:39.201: [upf] INFO: UE F-SEID[UP:0xdc6 CP:0xce0] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass MTC@3fb4fc7190fd: RA with /64 prefix '20010780004420030000000000000000'O 11/06 11:01:39.205: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/06 11:01:39.210: [smf] INFO: Removed Session: UE IMSI:[262421699631898] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2003::4] (../src/smf/context.c:1691) 11/06 11:01:39.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/06 11:01:39.210: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:01:41.214: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/06 11:01:41.215: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_icmp6(35)@3fb4fc7190fd: Final verdict of PTC: none TC_pdp6_act_deact_icmp6(36)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp6_act_deact_icmp6(35): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp6_act_deact_icmp6(36): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass'. Wed Nov 6 11:01:41 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_icmp6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14332) Waiting for packet dumper to finish... 1 (prev_count=14332, count=14844) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_mtu'. ------ GGSN_Tests.TC_pdp6_act_deact_mtu ------ Wed Nov 6 11:01:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_mtu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_mtu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_mtu' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_pdp6_act_deact_mtu started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_pdp6_act_deact_mtu(37)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_mtu(38)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:01:44.595: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:01:44.825: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:01:45.828: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/06 11:01:45.829: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/06 11:01:45.829: [smf] INFO: UE IMSI[262428416685634] APN[inet6] IPv4[] IPv6[2001:780:44:2004::5] (../src/smf/gn-handler.c:297) 11/06 11:01:45.835: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/06 11:01:45.835: [upf] INFO: UE F-SEID[UP:0xc8c CP:0xa56] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) 11/06 11:01:45.835: [upf] INFO: UE F-SEID[UP:0xc8c CP:0xa56] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass MTC@3fb4fc7190fd: RA with /64 prefix '20010780004420040000000000000000'O 11/06 11:01:45.837: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/06 11:01:45.841: [smf] INFO: Removed Session: UE IMSI:[262428416685634] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2004::5] (../src/smf/context.c:1691) 11/06 11:01:45.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/06 11:01:45.841: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:01:47.844: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/06 11:01:47.844: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_mtu(37)@3fb4fc7190fd: Final verdict of PTC: none TC_pdp6_act_deact_mtu(38)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp6_act_deact_mtu(37): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp6_act_deact_mtu(38): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_pdp6_act_deact_mtu finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_mtu pass'. Wed Nov 6 11:01:47 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13908) Waiting for packet dumper to finish... 1 (prev_count=13908, count=14788) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_mtu pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Wed Nov 6 11:01:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_pdp6_act_deact_gtpu_access started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access(39)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access(40)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:01:51.562: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:01:53.690: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:01:54.694: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/06 11:01:54.694: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/06 11:01:54.694: [smf] INFO: UE IMSI[262420243040480] APN[inet6] IPv4[] IPv6[2001:780:44:2005::6] (../src/smf/gn-handler.c:297) 11/06 11:01:54.703: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/06 11:01:54.703: [upf] INFO: UE F-SEID[UP:0x532 CP:0xb75] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) 11/06 11:01:54.703: [upf] INFO: UE F-SEID[UP:0x532 CP:0xb75] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass MTC@3fb4fc7190fd: RA with /64 prefix '20010780004420050000000000000000'O 11/06 11:01:54.707: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/06 11:01:54.712: [smf] INFO: Removed Session: UE IMSI:[262420243040480] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2005::6] (../src/smf/context.c:1691) 11/06 11:01:54.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/06 11:01:54.712: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:01:56.715: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/06 11:01:56.716: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access(40)@3fb4fc7190fd: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access(39)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(39): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(40): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass'. Wed Nov 6 11:01:56 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15236) Waiting for packet dumper to finish... 1 (prev_count=15236, count=15748) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr ------ Wed Nov 6 11:01:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ll_saddr(41)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ll_saddr(42)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:02:01.046: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:02:02.386: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:02:03.390: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/06 11:02:03.390: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/06 11:02:03.390: [smf] INFO: UE IMSI[262426485753080] APN[inet6] IPv4[] IPv6[2001:780:44:2006::7] (../src/smf/gn-handler.c:297) 11/06 11:02:03.397: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/06 11:02:03.397: [upf] INFO: UE F-SEID[UP:0x2ba CP:0x2e7] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) 11/06 11:02:03.397: [upf] INFO: UE F-SEID[UP:0x2ba CP:0x2e7] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass MTC@3fb4fc7190fd: RA with /64 prefix '20010780004420060000000000000000'O MTC@3fb4fc7190fd: This GGSN does NOT support forwarding link-local source address. 11/06 11:02:06.402: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/06 11:02:06.410: [smf] INFO: Removed Session: UE IMSI:[262426485753080] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2006::7] (../src/smf/context.c:1691) 11/06 11:02:06.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/06 11:02:06.410: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:02:08.413: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/06 11:02:08.413: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_ll_saddr(42)@3fb4fc7190fd: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_ll_saddr(41)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(41): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(42): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr pass'. Wed Nov 6 11:02:08 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=16068) Waiting for packet dumper to finish... 1 (prev_count=16068, count=17372) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr ------ Wed Nov 6 11:02:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:02:13.578: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:02:13.731: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:02:14.734: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/06 11:02:14.734: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/06 11:02:14.734: [smf] INFO: UE IMSI[262426898179837] APN[inet6] IPv4[] IPv6[2001:780:44:2007::8] (../src/smf/gn-handler.c:297) 11/06 11:02:14.740: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/06 11:02:14.740: [upf] INFO: UE F-SEID[UP:0x3f3 CP:0xa5c] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) 11/06 11:02:14.740: [upf] INFO: UE F-SEID[UP:0x3f3 CP:0xa5c] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass MTC@3fb4fc7190fd: RA with /64 prefix '20010780004420070000000000000000'O 11/06 11:02:14.743: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:3 TEID:0x70a5 (../src/upf/gtp-path.c:602) 11/06 11:02:14.743: [upf] ERROR: SRC:fe800000 00000000 11111111 11111119 (../src/upf/gtp-path.c:604) 11/06 11:02:14.743: [upf] ERROR: UE:20010780 00442007 00000000 00000008 (../src/upf/gtp-path.c:607) 0000: 60000000 00083aff fe800000 00000000 `.....:......... 0010: 11111111 11111119 ff020000 00000000 ................ 0020: 00000000 00000002 850038eb 00000000 ..........8..... MTC@3fb4fc7190fd: Warning: Stopping inactive timer T_default. 11/06 11:02:17.746: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/06 11:02:17.753: [smf] INFO: Removed Session: UE IMSI:[262426898179837] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2007::8] (../src/smf/context.c:1691) 11/06 11:02:17.753: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/06 11:02:17.753: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:02:19.756: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/06 11:02:19.756: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44)@3fb4fc7190fd: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass'. Wed Nov 6 11:02:19 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14740) Waiting for packet dumper to finish... 1 (prev_count=14740, count=15252) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr ------ Wed Nov 6 11:02:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:02:23.703: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:02:24.878: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:02:25.881: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/06 11:02:25.881: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/06 11:02:25.881: [smf] INFO: UE IMSI[262421798178155] APN[inet6] IPv4[] IPv6[2001:780:44:2008::9] (../src/smf/gn-handler.c:297) 11/06 11:02:25.889: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/06 11:02:25.889: [upf] INFO: UE F-SEID[UP:0xf79 CP:0x227] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) 11/06 11:02:25.889: [upf] INFO: UE F-SEID[UP:0xf79 CP:0x227] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass MTC@3fb4fc7190fd: RA with /64 prefix '20010780004420080000000000000000'O 11/06 11:02:25.891: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:1 TEID:0x10ed (../src/upf/gtp-path.c:602) 11/06 11:02:25.891: [upf] ERROR: SRC:31101691 11553119 03250325 03250325 (../src/upf/gtp-path.c:604) 11/06 11:02:25.891: [upf] ERROR: UE:20010780 00442008 00000000 00000009 (../src/upf/gtp-path.c:607) 0000: 60000000 00083aff 31101691 11553119 `.....:.1....U1. 0010: 03250325 03250325 fd020db8 00030000 .%.%.%.%........ 0020: 00000000 00000201 8000dc5a 00000000 ...........Z.... MTC@3fb4fc7190fd: Warning: Stopping inactive timer T_default. 11/06 11:02:28.894: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/06 11:02:28.901: [smf] INFO: Removed Session: UE IMSI:[262421798178155] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2008::9] (../src/smf/context.c:1691) 11/06 11:02:28.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/06 11:02:28.901: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:02:30.904: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/06 11:02:30.904: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45)@3fb4fc7190fd: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass'. Wed Nov 6 11:02:30 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14360) Waiting for packet dumper to finish... 1 (prev_count=14360, count=14872) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 ------ Wed Nov 6 11:02:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:02:35.477: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:02:36.074: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:02:37.079: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/06 11:02:37.079: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/06 11:02:37.079: [smf] INFO: UE IMSI[262420029807777] APN[inet6] IPv4[] IPv6[2001:780:44:2009::a] (../src/smf/gn-handler.c:297) 11/06 11:02:37.088: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/06 11:02:37.088: [upf] INFO: UE F-SEID[UP:0x472 CP:0x91e] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) 11/06 11:02:37.088: [upf] INFO: UE F-SEID[UP:0x472 CP:0x91e] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass MTC@3fb4fc7190fd: RA with /64 prefix '20010780004420090000000000000000'O 11/06 11:02:37.090: [upf] ERROR: Invalid packet [IP version:4, Packet Length:28] (../src/upf/gtp-path.c:622) 0000: 4500001c 8c3e4000 4001d3e8 c0a80a02 E....>@.@....... 0010: 08080808 0800f4b9 03450001 .........E.. MTC@3fb4fc7190fd: Warning: Stopping inactive timer T_default. 11/06 11:02:40.093: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/06 11:02:40.100: [smf] INFO: Removed Session: UE IMSI:[262420029807777] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2009::a] (../src/smf/context.c:1691) 11/06 11:02:40.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/06 11:02:40.100: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:02:42.103: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/06 11:02:42.103: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47)@3fb4fc7190fd: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass'. Wed Nov 6 11:02:42 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14696) Waiting for packet dumper to finish... 1 (prev_count=14696, count=16000) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Wed Nov 6 11:02:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_clients_interact.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_pdp6_clients_interact started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_pdp6_clients_interact(49)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_clients_interact(50)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:02:45.310: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:02:46.865: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:02:47.870: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/06 11:02:47.870: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/06 11:02:47.870: [smf] INFO: UE IMSI[262428028883613] APN[inet6] IPv4[] IPv6[2001:780:44:200a::b] (../src/smf/gn-handler.c:297) 11/06 11:02:47.879: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/06 11:02:47.879: [upf] INFO: UE F-SEID[UP:0x641 CP:0x9c] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) 11/06 11:02:47.879: [upf] INFO: UE F-SEID[UP:0x641 CP:0x9c] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass MTC@3fb4fc7190fd: RA with /64 prefix '200107800044200A0000000000000000'O MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:02:47.882: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1031) 11/06 11:02:47.882: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3192) 11/06 11:02:47.882: [smf] INFO: UE IMSI[262426874733928] APN[inet6] IPv4[] IPv6[2001:780:44:200b::c] (../src/smf/gn-handler.c:297) 11/06 11:02:47.886: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 11/06 11:02:47.886: [upf] INFO: UE F-SEID[UP:0x7c4 CP:0xcce] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200b::c] (../src/upf/context.c:495) 11/06 11:02:47.886: [upf] INFO: UE F-SEID[UP:0x7c4 CP:0xcce] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200b::c] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: RA with /64 prefix '200107800044200B0000000000000000'O MTC@3fb4fc7190fd: Warning: Stopping inactive timer T_default. MTC@3fb4fc7190fd: Warning: Stopping inactive timer T_default. 11/06 11:02:53.891: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 11/06 11:02:53.896: [smf] INFO: Removed Session: UE IMSI:[262428028883613] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200a::b] (../src/smf/context.c:1691) 11/06 11:02:53.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3200) 11/06 11:02:53.896: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:02:53.896: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/06 11:02:53.901: [smf] INFO: Removed Session: UE IMSI:[262426874733928] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200b::c] (../src/smf/context.c:1691) 11/06 11:02:53.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/06 11:02:53.901: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:02:55.904: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/06 11:02:55.904: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_clients_interact(49)@3fb4fc7190fd: Final verdict of PTC: none TC_pdp6_clients_interact(50)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp6_clients_interact(49): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp6_clients_interact(50): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_pdp6_clients_interact finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass'. Wed Nov 6 11:02:55 UTC 2024 ====== GGSN_Tests.TC_pdp6_clients_interact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=22644) Waiting for packet dumper to finish... 1 (prev_count=22644, count=23948) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact'. ------ GGSN_Tests.TC_pdp46_act_deact ------ Wed Nov 6 11:02:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_pdp46_act_deact started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_pdp46_act_deact(51)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact(52)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:02:59.390: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:03:00.277: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:03:01.281: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/06 11:03:01.281: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/06 11:03:01.281: [smf] INFO: UE IMSI[262425644256870] APN[inet46] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/smf/gn-handler.c:297) 11/06 11:03:01.289: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/06 11:03:01.289: [upf] INFO: UE F-SEID[UP:0xe6 CP:0x257] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) 11/06 11:03:01.289: [upf] INFO: UE F-SEID[UP:0xe6 CP:0x257] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass 11/06 11:03:01.290: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/06 11:03:01.294: [smf] INFO: Removed Session: UE IMSI:[262425644256870] DNN:[inet46:0] IPv4:[176.16.32.2] IPv6:[2001:780:44:2101::2] (../src/smf/context.c:1691) 11/06 11:03:01.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/06 11:03:01.294: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:03:03.296: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/06 11:03:03.296: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_act_deact(52)@3fb4fc7190fd: Final verdict of PTC: none TC_pdp46_act_deact(51)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp46_act_deact(51): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp46_act_deact(52): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_pdp46_act_deact finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact pass'. Wed Nov 6 11:03:03 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13880) Waiting for packet dumper to finish... 1 (prev_count=13880, count=14392) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp46_act_deact_ipcp ------ Wed Nov 6 11:03:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_ipcp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_pdp46_act_deact_ipcp started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_pdp46_act_deact_ipcp(53)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_ipcp(54)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:03:06.979: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:03:07.547: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:03:08.551: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/06 11:03:08.551: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/06 11:03:08.551: [smf] INFO: UE IMSI[262427521224712] APN[inet46] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/smf/gn-handler.c:297) 11/06 11:03:08.560: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/06 11:03:08.560: [upf] INFO: UE F-SEID[UP:0xc18 CP:0xba] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) 11/06 11:03:08.560: [upf] INFO: UE F-SEID[UP:0xc18 CP:0xba] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass 11/06 11:03:08.561: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/06 11:03:08.565: [smf] INFO: Removed Session: UE IMSI:[262427521224712] DNN:[inet46:0] IPv4:[176.16.32.3] IPv6:[2001:780:44:2102::3] (../src/smf/context.c:1691) 11/06 11:03:08.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/06 11:03:08.565: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:03:10.570: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/06 11:03:10.570: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_ipcp(53)@3fb4fc7190fd: Final verdict of PTC: none TC_pdp46_act_deact_ipcp(54)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp46_act_deact_ipcp(53): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp46_act_deact_ipcp(54): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_pdp46_act_deact_ipcp finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp pass'. Wed Nov 6 11:03:10 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_ipcp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13944) Waiting for packet dumper to finish... 1 (prev_count=13944, count=14456) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 ------ Wed Nov 6 11:03:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_icmp6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_pdp46_act_deact_icmp6 started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_pdp46_act_deact_icmp6(55)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_icmp6(56)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:03:14.003: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:03:14.312: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:03:15.315: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/06 11:03:15.315: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/06 11:03:15.315: [smf] INFO: UE IMSI[262426002918220] APN[inet46] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/smf/gn-handler.c:297) 11/06 11:03:15.323: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/06 11:03:15.324: [upf] INFO: UE F-SEID[UP:0x5c6 CP:0xf73] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) 11/06 11:03:15.324: [upf] INFO: UE F-SEID[UP:0x5c6 CP:0xf73] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass MTC@3fb4fc7190fd: RA with /64 prefix '20010780004421030000000000000000'O 11/06 11:03:15.326: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/06 11:03:15.330: [smf] INFO: Removed Session: UE IMSI:[262426002918220] DNN:[inet46:0] IPv4:[176.16.32.4] IPv6:[2001:780:44:2103::4] (../src/smf/context.c:1691) 11/06 11:03:15.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/06 11:03:15.330: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:03:17.334: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/06 11:03:17.334: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_icmp6(55)@3fb4fc7190fd: Final verdict of PTC: none TC_pdp46_act_deact_icmp6(56)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp46_act_deact_icmp6(55): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp46_act_deact_icmp6(56): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 pass'. Wed Nov 6 11:03:17 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_icmp6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14520) Waiting for packet dumper to finish... 1 (prev_count=14520, count=15824) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 ------ Wed Nov 6 11:03:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_pcodns4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_pcodns4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_pdp46_act_deact_pcodns4 started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns4(57)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns4(58)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:03:21.182: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:03:21.848: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:03:22.852: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/06 11:03:22.852: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/06 11:03:22.852: [smf] INFO: UE IMSI[262424788243798] APN[inet46] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/smf/gn-handler.c:297) 11/06 11:03:22.861: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/06 11:03:22.861: [upf] INFO: UE F-SEID[UP:0xf1c CP:0x55e] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) 11/06 11:03:22.861: [upf] INFO: UE F-SEID[UP:0xf1c CP:0x55e] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass 11/06 11:03:22.862: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/06 11:03:22.867: [smf] INFO: Removed Session: UE IMSI:[262424788243798] DNN:[inet46:0] IPv4:[176.16.32.5] IPv6:[2001:780:44:2104::5] (../src/smf/context.c:1691) 11/06 11:03:22.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/06 11:03:22.867: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:03:24.871: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/06 11:03:24.871: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_pcodns4(58)@3fb4fc7190fd: Final verdict of PTC: none TC_pdp46_act_deact_pcodns4(57)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp46_act_deact_pcodns4(57): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp46_act_deact_pcodns4(58): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass'. Wed Nov 6 11:03:24 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13148) Waiting for packet dumper to finish... 1 (prev_count=13148, count=13660) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 ------ Wed Nov 6 11:03:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_pcodns6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_pcodns6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_pdp46_act_deact_pcodns6 started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns6(59)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns6(60)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:03:28.528: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:03:29.574: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:03:30.577: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/06 11:03:30.578: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/06 11:03:30.578: [smf] INFO: UE IMSI[262423941561954] APN[inet46] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/smf/gn-handler.c:297) 11/06 11:03:30.586: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/06 11:03:30.586: [upf] INFO: UE F-SEID[UP:0xf56 CP:0x279] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) 11/06 11:03:30.586: [upf] INFO: UE F-SEID[UP:0xf56 CP:0x279] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass 11/06 11:03:30.588: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/06 11:03:30.591: [smf] INFO: Removed Session: UE IMSI:[262423941561954] DNN:[inet46:0] IPv4:[176.16.32.6] IPv6:[2001:780:44:2105::6] (../src/smf/context.c:1691) 11/06 11:03:30.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/06 11:03:30.591: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:03:32.595: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/06 11:03:32.595: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_pcodns6(59)@3fb4fc7190fd: Final verdict of PTC: none TC_pdp46_act_deact_pcodns6(60)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp46_act_deact_pcodns6(59): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp46_act_deact_pcodns6(60): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass'. Wed Nov 6 11:03:32 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14332) Waiting for packet dumper to finish... 1 (prev_count=14332, count=14844) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_mtu'. ------ GGSN_Tests.TC_pdp46_act_deact_mtu ------ Wed Nov 6 11:03:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_mtu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_mtu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_mtu' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_pdp46_act_deact_mtu started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_pdp46_act_deact_mtu(61)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_mtu(62)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:03:36.239: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:03:36.445: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:03:37.449: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/06 11:03:37.449: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/06 11:03:37.449: [smf] INFO: UE IMSI[262429409854925] APN[inet46] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/smf/gn-handler.c:297) 11/06 11:03:37.458: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/06 11:03:37.458: [upf] INFO: UE F-SEID[UP:0x386 CP:0xafb] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) 11/06 11:03:37.458: [upf] INFO: UE F-SEID[UP:0x386 CP:0xafb] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass MTC@3fb4fc7190fd: RA with /64 prefix '20010780004421060000000000000000'O 11/06 11:03:37.460: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/06 11:03:37.464: [smf] INFO: Removed Session: UE IMSI:[262429409854925] DNN:[inet46:0] IPv4:[176.16.32.7] IPv6:[2001:780:44:2106::7] (../src/smf/context.c:1691) 11/06 11:03:37.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/06 11:03:37.464: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:03:39.468: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/06 11:03:39.468: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_mtu(62)@3fb4fc7190fd: Final verdict of PTC: none TC_pdp46_act_deact_mtu(61)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp46_act_deact_mtu(61): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp46_act_deact_mtu(62): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_pdp46_act_deact_mtu finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_mtu pass'. Wed Nov 6 11:03:39 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15536) Waiting for packet dumper to finish... 1 (prev_count=15536, count=16048) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_mtu pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access ------ Wed Nov 6 11:03:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_pdp46_act_deact_gtpu_access started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access(63)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access(64)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:03:43.220: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:03:43.997: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:03:45.001: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/06 11:03:45.001: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/06 11:03:45.001: [smf] INFO: UE IMSI[262426465714333] APN[inet46] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/smf/gn-handler.c:297) 11/06 11:03:45.010: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/06 11:03:45.010: [upf] INFO: UE F-SEID[UP:0x8c CP:0x82d] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) 11/06 11:03:45.010: [upf] INFO: UE F-SEID[UP:0x8c CP:0x82d] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass 11/06 11:03:45.011: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/06 11:03:45.017: [smf] INFO: Removed Session: UE IMSI:[262426465714333] DNN:[inet46:0] IPv4:[176.16.32.8] IPv6:[2001:780:44:2107::8] (../src/smf/context.c:1691) 11/06 11:03:45.017: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/06 11:03:45.017: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:03:47.019: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/06 11:03:47.020: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access(63)@3fb4fc7190fd: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access(64)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(63): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(64): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass'. Wed Nov 6 11:03:47 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13540) Waiting for packet dumper to finish... 1 (prev_count=13540, count=14052) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 ------ Wed Nov 6 11:03:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:03:50.297: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:03:50.492: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:03:51.495: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/06 11:03:51.495: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/06 11:03:51.495: [smf] INFO: UE IMSI[262429725472791] APN[inet46] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/smf/gn-handler.c:297) 11/06 11:03:51.502: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/06 11:03:51.502: [upf] INFO: UE F-SEID[UP:0x413 CP:0x4e] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) 11/06 11:03:51.502: [upf] INFO: UE F-SEID[UP:0x413 CP:0x4e] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass 11/06 11:03:51.503: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0x5607 (../src/upf/gtp-path.c:524) 11/06 11:03:51.503: [upf] ERROR: SRC:B0102018, UE:B0102009 (../src/upf/gtp-path.c:526) 0000: 4500001c 8c3e4000 40012e9f b0102018 E....>@.@..... . 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@3fb4fc7190fd: Warning: Stopping inactive timer T_default. 11/06 11:03:54.506: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/06 11:03:54.513: [smf] INFO: Removed Session: UE IMSI:[262429725472791] DNN:[inet46:0] IPv4:[176.16.32.9] IPv6:[2001:780:44:2108::9] (../src/smf/context.c:1691) 11/06 11:03:54.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/06 11:03:54.513: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:03:56.516: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/06 11:03:56.516: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65)@3fb4fc7190fd: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass'. Wed Nov 6 11:03:56 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14756) Waiting for packet dumper to finish... 1 (prev_count=14756, count=15268) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 ------ Wed Nov 6 11:03:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:04:01.484: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:04:01.701: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:04:02.705: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/06 11:04:02.705: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/06 11:04:02.705: [smf] INFO: UE IMSI[262423179228571] APN[inet46] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/smf/gn-handler.c:297) 11/06 11:04:02.713: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/06 11:04:02.713: [upf] INFO: UE F-SEID[UP:0xd0c CP:0xc67] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) 11/06 11:04:02.713: [upf] INFO: UE F-SEID[UP:0xd0c CP:0xc67] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass 11/06 11:04:02.714: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:3 TEID:0xd696 (../src/upf/gtp-path.c:602) 11/06 11:04:02.714: [upf] ERROR: SRC:fe800000 00000000 11111111 1111111b (../src/upf/gtp-path.c:604) 11/06 11:04:02.714: [upf] ERROR: UE:20010780 00442109 00000000 0000000a (../src/upf/gtp-path.c:607) 0000: 60000000 00083aff fe800000 00000000 `.....:......... 0010: 11111111 1111111b ff020000 00000000 ................ 0020: 00000000 00000002 850038e9 00000000 ..........8..... MTC@3fb4fc7190fd: Warning: Stopping inactive timer T_default. 11/06 11:04:05.717: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/06 11:04:05.723: [smf] INFO: Removed Session: UE IMSI:[262423179228571] DNN:[inet46:0] IPv4:[176.16.32.10] IPv6:[2001:780:44:2109::a] (../src/smf/context.c:1691) 11/06 11:04:05.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/06 11:04:05.723: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:04:07.727: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/06 11:04:07.727: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67)@3fb4fc7190fd: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass'. Wed Nov 6 11:04:07 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15488) Waiting for packet dumper to finish... 1 (prev_count=15488, count=16792) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 ------ Wed Nov 6 11:04:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:04:11.315: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:04:12.253: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:04:13.256: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/06 11:04:13.256: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/06 11:04:13.256: [smf] INFO: UE IMSI[262425588406530] APN[inet46] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/smf/gn-handler.c:297) 11/06 11:04:13.265: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/06 11:04:13.265: [upf] INFO: UE F-SEID[UP:0xa3e CP:0x435] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) 11/06 11:04:13.265: [upf] INFO: UE F-SEID[UP:0xa3e CP:0x435] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass MTC@3fb4fc7190fd: RA with /64 prefix '200107800044210A0000000000000000'O 11/06 11:04:13.268: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0xaeac (../src/upf/gtp-path.c:602) 11/06 11:04:13.268: [upf] ERROR: SRC:31101691 1155301b 03250325 03250325 (../src/upf/gtp-path.c:604) 11/06 11:04:13.268: [upf] ERROR: UE:20010780 0044210a 00000000 0000000b (../src/upf/gtp-path.c:607) 0000: 60000000 00083aff 31101691 1155301b `.....:.1....U0. 0010: 03250325 03250325 fd020db8 00030000 .%.%.%.%........ 0020: 00000000 00000201 8000dd58 00000000 ...........X.... MTC@3fb4fc7190fd: Warning: Stopping inactive timer T_default. 11/06 11:04:16.270: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/06 11:04:16.276: [smf] INFO: Removed Session: UE IMSI:[262425588406530] DNN:[inet46:0] IPv4:[176.16.32.11] IPv6:[2001:780:44:210a::b] (../src/smf/context.c:1691) 11/06 11:04:16.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/06 11:04:16.276: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:04:18.279: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/06 11:04:18.279: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70)@3fb4fc7190fd: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass'. Wed Nov 6 11:04:18 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14828) Waiting for packet dumper to finish... 1 (prev_count=14828, count=15340) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact'. ------ GGSN_Tests.TC_pdp46_clients_interact ------ Wed Nov 6 11:04:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_clients_interact.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_pdp46_clients_interact started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_pdp46_clients_interact(71)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_clients_interact(72)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:04:22.125: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:04:22.490: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:04:23.495: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/06 11:04:23.495: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/06 11:04:23.495: [smf] INFO: UE IMSI[262423000656680] APN[inet46] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/smf/gn-handler.c:297) 11/06 11:04:23.502: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/06 11:04:23.502: [upf] INFO: UE F-SEID[UP:0xe24 CP:0x300] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) 11/06 11:04:23.502: [upf] INFO: UE F-SEID[UP:0xe24 CP:0x300] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass MTC@3fb4fc7190fd: RA with /64 prefix '200107800044210B0000000000000000'O MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:04:23.506: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1031) 11/06 11:04:23.506: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3192) 11/06 11:04:23.506: [smf] INFO: UE IMSI[262424121248065] APN[inet46] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/smf/gn-handler.c:297) 11/06 11:04:23.512: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 11/06 11:04:23.512: [upf] INFO: UE F-SEID[UP:0x635 CP:0x896] APN[inet46] PDN-Type[3] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/upf/context.c:495) 11/06 11:04:23.512: [upf] INFO: UE F-SEID[UP:0x635 CP:0x896] APN[inet46] PDN-Type[3] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: RA with /64 prefix '200107800044210C0000000000000000'O MTC@3fb4fc7190fd: Warning: Stopping inactive timer T_default. MTC@3fb4fc7190fd: Warning: Stopping inactive timer T_default. 11/06 11:04:29.518: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 11/06 11:04:29.523: [smf] INFO: Removed Session: UE IMSI:[262423000656680] DNN:[inet46:0] IPv4:[176.16.32.12] IPv6:[2001:780:44:210b::c] (../src/smf/context.c:1691) 11/06 11:04:29.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3200) 11/06 11:04:29.523: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:04:29.523: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/06 11:04:29.529: [smf] INFO: Removed Session: UE IMSI:[262424121248065] DNN:[inet46:0] IPv4:[176.16.32.13] IPv6:[2001:780:44:210c::d] (../src/smf/context.c:1691) 11/06 11:04:29.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/06 11:04:29.529: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:04:31.532: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/06 11:04:31.532: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_clients_interact(71)@3fb4fc7190fd: Final verdict of PTC: none TC_pdp46_clients_interact(72)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp46_clients_interact(71): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp46_clients_interact(72): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_pdp46_clients_interact finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact pass'. Wed Nov 6 11:04:31 UTC 2024 ====== GGSN_Tests.TC_pdp46_clients_interact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=21996) Waiting for packet dumper to finish... 1 (prev_count=21996, count=23696) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_apn4'. ------ GGSN_Tests.TC_pdp46_act_deact_apn4 ------ Wed Nov 6 11:04:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_apn4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_apn4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_apn4' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_pdp46_act_deact_apn4 started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_pdp46_act_deact_apn4(73)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_apn4(74)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:04:35.138: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:04:35.577: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:04:36.581: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/06 11:04:36.581: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/06 11:04:36.581: [smf] ERROR: [internet] No IPv6 subnet or set to /63 or /64, only IPv4 assigned (../src/smf/context.c:1567) 11/06 11:04:36.581: [smf] INFO: UE IMSI[262425021092762] APN[internet] IPv4[176.16.16.19] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:04:36.588: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/06 11:04:36.588: [upf] INFO: UE F-SEID[UP:0xa92 CP:0x1c7] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) 11/06 11:04:36.588: [upf] INFO: UE F-SEID[UP:0xa92 CP:0x1c7] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass 11/06 11:04:36.590: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/06 11:04:36.595: [smf] INFO: Removed Session: UE IMSI:[262425021092762] DNN:[internet:0] IPv4:[176.16.16.19] IPv6:[] (../src/smf/context.c:1691) 11/06 11:04:36.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/06 11:04:36.595: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:04:38.598: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/06 11:04:38.598: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_act_deact_apn4(74)@3fb4fc7190fd: Final verdict of PTC: none TC_pdp46_act_deact_apn4(73)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp46_act_deact_apn4(73): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp46_act_deact_apn4(74): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_pdp46_act_deact_apn4 finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_apn4 pass'. Wed Nov 6 11:04:38 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_apn4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=12984) Waiting for packet dumper to finish... 1 (prev_count=12984, count=13496) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_apn4 pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Wed Nov 6 11:04:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_echo_req_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_echo_req_resp started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_echo_req_resp(75)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp(76)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:04:41.971: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:04:42.461: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: setverdict(pass): none -> pass MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:04:45.467: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_echo_req_resp(75)@3fb4fc7190fd: Final verdict of PTC: none 11/06 11:04:45.467: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_echo_req_resp(76)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_echo_req_resp(75): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_echo_req_resp(76): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_echo_req_resp finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Wed Nov 6 11:04:45 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=7336) Waiting for packet dumper to finish... 1 (prev_count=7336, count=7848) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Wed Nov 6 11:04:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_echo_req_resp_gtpu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_echo_req_resp_gtpu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_echo_req_resp_gtpu started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_echo_req_resp_gtpu(77)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp_gtpu(78)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:04:48.988: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:04:50.515: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: setverdict(pass): none -> pass MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:04:53.520: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/06 11:04:53.520: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_echo_req_resp_gtpu(77)@3fb4fc7190fd: Final verdict of PTC: none TC_echo_req_resp_gtpu(78)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_echo_req_resp_gtpu(77): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_echo_req_resp_gtpu(78): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Wed Nov 6 11:04:53 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6984) Waiting for packet dumper to finish... 1 (prev_count=6984, count=7496) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery'. ------ GGSN_Tests.TC_pdp_act2_recovery ------ Wed Nov 6 11:04:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp_act2_recovery.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp_act2_recovery.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_pdp_act2_recovery started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_pdp_act2_recovery(79)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act2_recovery(80)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:04:56.981: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:04:57.086: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:04:58.090: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/06 11:04:58.090: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/06 11:04:58.090: [smf] INFO: UE IMSI[262425818869946] APN[internet] IPv4[176.16.16.20] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:04:58.097: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/06 11:04:58.097: [upf] INFO: UE F-SEID[UP:0xd88 CP:0xb26] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) 11/06 11:04:58.097: [upf] INFO: UE F-SEID[UP:0xd88 CP:0xb26] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass MTC@3fb4fc7190fd: sending 2nd CreatePDP (recovery increased) 11/06 11:04:58.099: [smf] ERROR: No RAT Type (../src/smf/context.c:1313) MTC@3fb4fc7190fd: setverdict(fail): pass -> fail reason: ""GGSN_Tests.ttcn:383 : pingpong T_default timeout"", new component reason: ""GGSN_Tests.ttcn:383 : pingpong T_default timeout"" MTC@3fb4fc7190fd: Stopping testcase execution from "GGSN_Tests.ttcn":383 11/06 11:05:01.104: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/06 11:05:01.105: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp_act2_recovery(79)@3fb4fc7190fd: Final verdict of PTC: none TC_pdp_act2_recovery(80)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:383 : pingpong T_default timeout"" MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp_act2_recovery(79): none (fail -> fail) MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp_act2_recovery(80): none (fail -> fail) MTC@3fb4fc7190fd: Test case TC_pdp_act2_recovery finished. Verdict: fail reason: "GGSN_Tests.ttcn:383 : pingpong T_default timeout" MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery fail'. Wed Nov 6 11:05:01 UTC 2024 ------ GGSN_Tests.TC_pdp_act2_recovery fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=10780) Waiting for packet dumper to finish... 1 (prev_count=10780, count=11292) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery fail' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate'. ------ GGSN_Tests.TC_act_deact_retrans_duplicate ------ Wed Nov 6 11:05:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_act_deact_retrans_duplicate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_act_deact_retrans_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_act_deact_retrans_duplicate started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_act_deact_retrans_duplicate(81)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_act_deact_retrans_duplicate(82)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:05:04.306: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:05:05.058: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:05:06.060: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1031) 11/06 11:05:06.060: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3192) 11/06 11:05:06.061: [smf] INFO: UE IMSI[262424895595157] APN[internet] IPv4[176.16.16.21] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:06.068: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 11/06 11:05:06.068: [upf] INFO: UE F-SEID[UP:0xa26 CP:0xca0] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) 11/06 11:05:06.068: [upf] INFO: UE F-SEID[UP:0xa26 CP:0xca0] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass 11/06 11:05:06.070: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 11/06 11:05:06.074: [smf] INFO: Removed Session: UE IMSI:[262424895595157] DNN:[internet:0] IPv4:[176.16.16.21] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:06.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3200) 11/06 11:05:06.074: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:07.075: [gtp] WARNING: [61351] REMOTE Request Duplicated. Retransmit! for step 2 type 20 peer [127.0.0.1]:2123 (../lib/gtp/xact.c:560) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:09.079: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/06 11:05:09.079: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_act_deact_retrans_duplicate(82)@3fb4fc7190fd: Final verdict of PTC: none TC_act_deact_retrans_duplicate(81)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_act_deact_retrans_duplicate(81): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_act_deact_retrans_duplicate(82): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass'. Wed Nov 6 11:05:09 UTC 2024 ====== GGSN_Tests.TC_act_deact_retrans_duplicate pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13752) Waiting for packet dumper to finish... 1 (prev_count=13752, count=15056) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Wed Nov 6 11:05:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_pdp_act_restart_ctr_echo started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_pdp_act_restart_ctr_echo(83)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act_restart_ctr_echo(84)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:05:12.262: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:05:14.545: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:05:15.548: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1031) 11/06 11:05:15.548: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3192) 11/06 11:05:15.548: [smf] INFO: UE IMSI[262426937435394] APN[internet] IPv4[176.16.16.22] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:15.554: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 11/06 11:05:15.554: [upf] INFO: UE F-SEID[UP:0x1d7 CP:0xa8] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) 11/06 11:05:15.554: [upf] INFO: UE F-SEID[UP:0x1d7 CP:0xa8] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass MTC@3fb4fc7190fd: setverdict(fail): pass -> fail reason: ""GGSN_Tests.ttcn:2059 : Timeout waiting for ping"", new component reason: ""GGSN_Tests.ttcn:2059 : Timeout waiting for ping"" MTC@3fb4fc7190fd: Stopping testcase execution from "GGSN_Tests.ttcn":2059 11/06 11:05:21.558: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/06 11:05:21.559: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp_act_restart_ctr_echo(84)@3fb4fc7190fd: Final verdict of PTC: none TC_pdp_act_restart_ctr_echo(83)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:2059 : Timeout waiting for ping"" MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp_act_restart_ctr_echo(83): none (fail -> fail) MTC@3fb4fc7190fd: Local verdict of PTC TC_pdp_act_restart_ctr_echo(84): none (fail -> fail) MTC@3fb4fc7190fd: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: fail reason: "GGSN_Tests.ttcn:2059 : Timeout waiting for ping" MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail'. Wed Nov 6 11:05:21 UTC 2024 ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=10908) Waiting for packet dumper to finish... 1 (prev_count=10908, count=11420) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Wed Nov 6 11:05:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_lots_of_concurrent_pdp_ctx(85)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_lots_of_concurrent_pdp_ctx(86)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:05:24.747: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:05:25.621: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 11/06 11:05:27.559: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1031) 11/06 11:05:27.559: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3192) 11/06 11:05:27.559: [smf] INFO: UE IMSI[262424918618541] APN[internet] IPv4[176.16.16.23] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:27.566: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 11/06 11:05:27.566: [upf] INFO: UE F-SEID[UP:0x93e CP:0x170] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) 11/06 11:05:27.566: [upf] INFO: UE F-SEID[UP:0x93e CP:0x170] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass 11/06 11:05:27.570: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1031) 11/06 11:05:27.570: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3192) 11/06 11:05:27.570: [smf] INFO: UE IMSI[262421058586733] APN[internet] IPv4[176.16.16.24] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:27.576: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 11/06 11:05:27.576: [upf] INFO: UE F-SEID[UP:0xb27 CP:0x14d] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) 11/06 11:05:27.576: [upf] INFO: UE F-SEID[UP:0xb27 CP:0x14d] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:27.582: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1031) 11/06 11:05:27.582: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3192) 11/06 11:05:27.582: [smf] INFO: UE IMSI[262429878456669] APN[internet] IPv4[176.16.16.25] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:27.587: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 11/06 11:05:27.587: [upf] INFO: UE F-SEID[UP:0x22f CP:0x74d] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) 11/06 11:05:27.587: [upf] INFO: UE F-SEID[UP:0x22f CP:0x74d] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:27.593: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1031) 11/06 11:05:27.593: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3192) 11/06 11:05:27.593: [smf] INFO: UE IMSI[262422051926864] APN[internet] IPv4[176.16.16.26] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:27.599: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 11/06 11:05:27.599: [upf] INFO: UE F-SEID[UP:0x248 CP:0xb2f] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) 11/06 11:05:27.599: [upf] INFO: UE F-SEID[UP:0x248 CP:0xb2f] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:27.605: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1031) 11/06 11:05:27.605: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3192) 11/06 11:05:27.605: [smf] INFO: UE IMSI[262423332153433] APN[internet] IPv4[176.16.16.27] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:27.611: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 11/06 11:05:27.611: [upf] INFO: UE F-SEID[UP:0x653 CP:0x491] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) 11/06 11:05:27.611: [upf] INFO: UE F-SEID[UP:0x653 CP:0x491] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:27.616: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1031) 11/06 11:05:27.616: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3192) 11/06 11:05:27.616: [smf] INFO: UE IMSI[262421263322472] APN[internet] IPv4[176.16.16.28] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:27.622: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 11/06 11:05:27.622: [upf] INFO: UE F-SEID[UP:0x2c0 CP:0x828] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) 11/06 11:05:27.622: [upf] INFO: UE F-SEID[UP:0x2c0 CP:0x828] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:27.627: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1031) 11/06 11:05:27.627: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3192) 11/06 11:05:27.627: [smf] INFO: UE IMSI[262424126071410] APN[internet] IPv4[176.16.16.29] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:27.633: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 11/06 11:05:27.633: [upf] INFO: UE F-SEID[UP:0x60f CP:0xe34] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) 11/06 11:05:27.633: [upf] INFO: UE F-SEID[UP:0x60f CP:0xe34] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:27.639: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1031) 11/06 11:05:27.639: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3192) 11/06 11:05:27.639: [smf] INFO: UE IMSI[262421796889795] APN[internet] IPv4[176.16.16.30] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:27.645: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 11/06 11:05:27.645: [upf] INFO: UE F-SEID[UP:0xf0a CP:0xa0f] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) 11/06 11:05:27.645: [upf] INFO: UE F-SEID[UP:0xf0a CP:0xa0f] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:27.650: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1031) 11/06 11:05:27.650: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3192) 11/06 11:05:27.650: [smf] INFO: UE IMSI[262423088352271] APN[internet] IPv4[176.16.16.31] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:27.657: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 11/06 11:05:27.657: [upf] INFO: UE F-SEID[UP:0x729 CP:0x7bc] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) 11/06 11:05:27.657: [upf] INFO: UE F-SEID[UP:0x729 CP:0x7bc] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:27.661: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1031) 11/06 11:05:27.661: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3192) 11/06 11:05:27.661: [smf] INFO: UE IMSI[262425965399027] APN[internet] IPv4[176.16.16.32] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:27.667: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 11/06 11:05:27.667: [upf] INFO: UE F-SEID[UP:0x3ee CP:0x275] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) 11/06 11:05:27.667: [upf] INFO: UE F-SEID[UP:0x3ee CP:0x275] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:27.672: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1031) 11/06 11:05:27.672: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3192) 11/06 11:05:27.672: [smf] INFO: UE IMSI[262420862382473] APN[internet] IPv4[176.16.16.33] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:27.679: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 11/06 11:05:27.679: [upf] INFO: UE F-SEID[UP:0xcb4 CP:0x1eb] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) 11/06 11:05:27.679: [upf] INFO: UE F-SEID[UP:0xcb4 CP:0x1eb] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:27.684: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1031) 11/06 11:05:27.684: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3192) 11/06 11:05:27.684: [smf] INFO: UE IMSI[262429039452653] APN[internet] IPv4[176.16.16.34] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:27.690: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 11/06 11:05:27.690: [upf] INFO: UE F-SEID[UP:0x51d CP:0x452] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) 11/06 11:05:27.690: [upf] INFO: UE F-SEID[UP:0x51d CP:0x452] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:27.695: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1031) 11/06 11:05:27.695: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3192) 11/06 11:05:27.695: [smf] INFO: UE IMSI[262428175266193] APN[internet] IPv4[176.16.16.35] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:27.702: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 11/06 11:05:27.702: [upf] INFO: UE F-SEID[UP:0x743 CP:0x9cd] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) 11/06 11:05:27.702: [upf] INFO: UE F-SEID[UP:0x743 CP:0x9cd] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:27.707: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1031) 11/06 11:05:27.707: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3192) 11/06 11:05:27.707: [smf] INFO: UE IMSI[262420404126209] APN[internet] IPv4[176.16.16.36] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:27.713: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 11/06 11:05:27.713: [upf] INFO: UE F-SEID[UP:0x871 CP:0xcac] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) 11/06 11:05:27.713: [upf] INFO: UE F-SEID[UP:0x871 CP:0xcac] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:27.718: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1031) 11/06 11:05:27.718: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3192) 11/06 11:05:27.718: [smf] INFO: UE IMSI[262429686339597] APN[internet] IPv4[176.16.16.37] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:27.724: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 11/06 11:05:27.724: [upf] INFO: UE F-SEID[UP:0x899 CP:0x733] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) 11/06 11:05:27.724: [upf] INFO: UE F-SEID[UP:0x899 CP:0x733] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:27.729: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1031) 11/06 11:05:27.729: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3192) 11/06 11:05:27.729: [smf] INFO: UE IMSI[262425680176945] APN[internet] IPv4[176.16.16.38] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:27.735: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 11/06 11:05:27.735: [upf] INFO: UE F-SEID[UP:0xde8 CP:0xd75] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) 11/06 11:05:27.735: [upf] INFO: UE F-SEID[UP:0xde8 CP:0xd75] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:27.740: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1031) 11/06 11:05:27.740: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3192) 11/06 11:05:27.740: [smf] INFO: UE IMSI[262423860748787] APN[internet] IPv4[176.16.16.39] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:27.746: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 11/06 11:05:27.746: [upf] INFO: UE F-SEID[UP:0xa63 CP:0xab4] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) 11/06 11:05:27.746: [upf] INFO: UE F-SEID[UP:0xa63 CP:0xab4] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:27.751: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1031) 11/06 11:05:27.751: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3192) 11/06 11:05:27.751: [smf] INFO: UE IMSI[262427455985316] APN[internet] IPv4[176.16.16.40] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:27.757: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 11/06 11:05:27.757: [upf] INFO: UE F-SEID[UP:0x558 CP:0xd67] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) 11/06 11:05:27.757: [upf] INFO: UE F-SEID[UP:0x558 CP:0xd67] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:27.762: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1031) 11/06 11:05:27.762: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3192) 11/06 11:05:27.762: [smf] INFO: UE IMSI[262428156769296] APN[internet] IPv4[176.16.16.41] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:27.767: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 11/06 11:05:27.767: [upf] INFO: UE F-SEID[UP:0xda9 CP:0x2b4] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) 11/06 11:05:27.767: [upf] INFO: UE F-SEID[UP:0xda9 CP:0x2b4] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:27.773: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1031) 11/06 11:05:27.773: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3192) 11/06 11:05:27.773: [smf] INFO: UE IMSI[262425012616922] APN[internet] IPv4[176.16.16.42] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:27.779: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 11/06 11:05:27.779: [upf] INFO: UE F-SEID[UP:0x5df CP:0x391] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) 11/06 11:05:27.779: [upf] INFO: UE F-SEID[UP:0x5df CP:0x391] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:27.784: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1031) 11/06 11:05:27.784: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3192) 11/06 11:05:27.784: [smf] INFO: UE IMSI[262420934577358] APN[internet] IPv4[176.16.16.43] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:27.791: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 11/06 11:05:27.791: [upf] INFO: UE F-SEID[UP:0xb03 CP:0xfa] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) 11/06 11:05:27.791: [upf] INFO: UE F-SEID[UP:0xb03 CP:0xfa] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:27.795: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1031) 11/06 11:05:27.795: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3192) 11/06 11:05:27.795: [smf] INFO: UE IMSI[262426459719574] APN[internet] IPv4[176.16.16.44] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:27.802: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 11/06 11:05:27.802: [upf] INFO: UE F-SEID[UP:0x25a CP:0x21d] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) 11/06 11:05:27.802: [upf] INFO: UE F-SEID[UP:0x25a CP:0x21d] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:27.806: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1031) 11/06 11:05:27.806: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3192) 11/06 11:05:27.806: [smf] INFO: UE IMSI[262422116561482] APN[internet] IPv4[176.16.16.45] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:27.812: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 11/06 11:05:27.812: [upf] INFO: UE F-SEID[UP:0xe64 CP:0x2c6] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) 11/06 11:05:27.812: [upf] INFO: UE F-SEID[UP:0xe64 CP:0x2c6] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:27.817: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1031) 11/06 11:05:27.817: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3192) 11/06 11:05:27.817: [smf] INFO: UE IMSI[262423979541424] APN[internet] IPv4[176.16.16.46] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:27.824: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 11/06 11:05:27.824: [upf] INFO: UE F-SEID[UP:0xc85 CP:0xd5b] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) 11/06 11:05:27.824: [upf] INFO: UE F-SEID[UP:0xc85 CP:0xd5b] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:27.829: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1031) 11/06 11:05:27.829: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3192) 11/06 11:05:27.829: [smf] INFO: UE IMSI[262425833828414] APN[internet] IPv4[176.16.16.47] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:27.836: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 11/06 11:05:27.836: [upf] INFO: UE F-SEID[UP:0x4dd CP:0x508] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) 11/06 11:05:27.836: [upf] INFO: UE F-SEID[UP:0x4dd CP:0x508] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:27.840: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1031) 11/06 11:05:27.840: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3192) 11/06 11:05:27.840: [smf] INFO: UE IMSI[262424075974105] APN[internet] IPv4[176.16.16.48] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:27.847: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 11/06 11:05:27.847: [upf] INFO: UE F-SEID[UP:0x166 CP:0xdba] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) 11/06 11:05:27.847: [upf] INFO: UE F-SEID[UP:0x166 CP:0xdba] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:27.851: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1031) 11/06 11:05:27.851: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3192) 11/06 11:05:27.851: [smf] INFO: UE IMSI[262428994907225] APN[internet] IPv4[176.16.16.49] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:27.857: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 11/06 11:05:27.857: [upf] INFO: UE F-SEID[UP:0x8f2 CP:0x768] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) 11/06 11:05:27.857: [upf] INFO: UE F-SEID[UP:0x8f2 CP:0x768] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:27.862: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1031) 11/06 11:05:27.862: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3192) 11/06 11:05:27.862: [smf] INFO: UE IMSI[262422316960399] APN[internet] IPv4[176.16.16.50] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:27.868: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 11/06 11:05:27.868: [upf] INFO: UE F-SEID[UP:0x788 CP:0x629] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) 11/06 11:05:27.868: [upf] INFO: UE F-SEID[UP:0x788 CP:0x629] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:27.873: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1031) 11/06 11:05:27.873: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3192) 11/06 11:05:27.873: [smf] INFO: UE IMSI[262421128293301] APN[internet] IPv4[176.16.16.51] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:27.880: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 11/06 11:05:27.880: [upf] INFO: UE F-SEID[UP:0x548 CP:0xab1] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) 11/06 11:05:27.880: [upf] INFO: UE F-SEID[UP:0x548 CP:0xab1] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:27.885: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1031) 11/06 11:05:27.885: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3192) 11/06 11:05:27.885: [smf] INFO: UE IMSI[262422195508016] APN[internet] IPv4[176.16.16.52] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:27.890: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 11/06 11:05:27.890: [upf] INFO: UE F-SEID[UP:0xe45 CP:0x853] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) 11/06 11:05:27.890: [upf] INFO: UE F-SEID[UP:0xe45 CP:0x853] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:27.895: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1031) 11/06 11:05:27.895: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3192) 11/06 11:05:27.895: [smf] INFO: UE IMSI[262420927399621] APN[internet] IPv4[176.16.16.53] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:27.903: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 11/06 11:05:27.903: [upf] INFO: UE F-SEID[UP:0xbb4 CP:0x1a7] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) 11/06 11:05:27.903: [upf] INFO: UE F-SEID[UP:0xbb4 CP:0x1a7] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:27.907: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1031) 11/06 11:05:27.907: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3192) 11/06 11:05:27.907: [smf] INFO: UE IMSI[262421230270325] APN[internet] IPv4[176.16.16.54] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:27.912: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 11/06 11:05:27.912: [upf] INFO: UE F-SEID[UP:0x493 CP:0xf04] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) 11/06 11:05:27.913: [upf] INFO: UE F-SEID[UP:0x493 CP:0xf04] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:27.918: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1031) 11/06 11:05:27.918: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3192) 11/06 11:05:27.918: [smf] INFO: UE IMSI[262428139384603] APN[internet] IPv4[176.16.16.55] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:27.924: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 11/06 11:05:27.924: [upf] INFO: UE F-SEID[UP:0xc0e CP:0x923] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) 11/06 11:05:27.924: [upf] INFO: UE F-SEID[UP:0xc0e CP:0x923] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:27.929: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1031) 11/06 11:05:27.929: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3192) 11/06 11:05:27.929: [smf] INFO: UE IMSI[262425176680952] APN[internet] IPv4[176.16.16.56] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:27.937: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 11/06 11:05:27.937: [upf] INFO: UE F-SEID[UP:0x1ae CP:0xf50] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) 11/06 11:05:27.937: [upf] INFO: UE F-SEID[UP:0x1ae CP:0xf50] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:27.941: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1031) 11/06 11:05:27.941: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3192) 11/06 11:05:27.941: [smf] INFO: UE IMSI[262420502384246] APN[internet] IPv4[176.16.16.57] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:27.948: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 11/06 11:05:27.948: [upf] INFO: UE F-SEID[UP:0xb4c CP:0x108] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) 11/06 11:05:27.948: [upf] INFO: UE F-SEID[UP:0xb4c CP:0x108] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:27.953: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1031) 11/06 11:05:27.953: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3192) 11/06 11:05:27.953: [smf] INFO: UE IMSI[262424270479825] APN[internet] IPv4[176.16.16.58] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:27.960: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 11/06 11:05:27.960: [upf] INFO: UE F-SEID[UP:0x47 CP:0x810] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) 11/06 11:05:27.960: [upf] INFO: UE F-SEID[UP:0x47 CP:0x810] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:27.964: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1031) 11/06 11:05:27.964: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3192) 11/06 11:05:27.964: [smf] INFO: UE IMSI[262426213338357] APN[internet] IPv4[176.16.16.59] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:27.972: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 11/06 11:05:27.972: [upf] INFO: UE F-SEID[UP:0x8e4 CP:0xa20] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) 11/06 11:05:27.972: [upf] INFO: UE F-SEID[UP:0x8e4 CP:0xa20] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:27.976: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1031) 11/06 11:05:27.976: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3192) 11/06 11:05:27.976: [smf] INFO: UE IMSI[262420081165450] APN[internet] IPv4[176.16.16.60] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:27.982: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 11/06 11:05:27.982: [upf] INFO: UE F-SEID[UP:0x5fc CP:0xee9] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) 11/06 11:05:27.982: [upf] INFO: UE F-SEID[UP:0x5fc CP:0xee9] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:27.987: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1031) 11/06 11:05:27.988: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3192) 11/06 11:05:27.988: [smf] INFO: UE IMSI[262422002097610] APN[internet] IPv4[176.16.16.61] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:27.995: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 11/06 11:05:27.995: [upf] INFO: UE F-SEID[UP:0x1e8 CP:0x655] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) 11/06 11:05:27.995: [upf] INFO: UE F-SEID[UP:0x1e8 CP:0x655] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:27.999: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1031) 11/06 11:05:27.999: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3192) 11/06 11:05:27.999: [smf] INFO: UE IMSI[262420972580012] APN[internet] IPv4[176.16.16.62] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.006: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 11/06 11:05:28.006: [upf] INFO: UE F-SEID[UP:0xe46 CP:0x1db] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.006: [upf] INFO: UE F-SEID[UP:0xe46 CP:0x1db] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.011: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1031) 11/06 11:05:28.011: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3192) 11/06 11:05:28.011: [smf] INFO: UE IMSI[262421897230102] APN[internet] IPv4[176.16.16.63] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.017: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 11/06 11:05:28.017: [upf] INFO: UE F-SEID[UP:0xb1a CP:0xd52] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.017: [upf] INFO: UE F-SEID[UP:0xb1a CP:0xd52] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.022: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1031) 11/06 11:05:28.022: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3192) 11/06 11:05:28.022: [smf] INFO: UE IMSI[262420613363325] APN[internet] IPv4[176.16.16.64] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.028: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 11/06 11:05:28.029: [upf] INFO: UE F-SEID[UP:0x651 CP:0xb58] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.029: [upf] INFO: UE F-SEID[UP:0x651 CP:0xb58] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.034: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1031) 11/06 11:05:28.034: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3192) 11/06 11:05:28.034: [smf] INFO: UE IMSI[262421146289271] APN[internet] IPv4[176.16.16.65] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.041: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 11/06 11:05:28.041: [upf] INFO: UE F-SEID[UP:0xa3a CP:0x40c] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.041: [upf] INFO: UE F-SEID[UP:0xa3a CP:0x40c] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.045: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1031) 11/06 11:05:28.045: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3192) 11/06 11:05:28.045: [smf] INFO: UE IMSI[262422998227449] APN[internet] IPv4[176.16.16.66] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.052: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 11/06 11:05:28.052: [upf] INFO: UE F-SEID[UP:0xfd0 CP:0x570] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.052: [upf] INFO: UE F-SEID[UP:0xfd0 CP:0x570] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.056: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1031) 11/06 11:05:28.056: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3192) 11/06 11:05:28.056: [smf] INFO: UE IMSI[262425992762391] APN[internet] IPv4[176.16.16.67] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.063: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 11/06 11:05:28.063: [upf] INFO: UE F-SEID[UP:0x46e CP:0xf6e] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.063: [upf] INFO: UE F-SEID[UP:0x46e CP:0xf6e] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.068: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1031) 11/06 11:05:28.068: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3192) 11/06 11:05:28.068: [smf] INFO: UE IMSI[262425590405755] APN[internet] IPv4[176.16.16.68] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.074: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 11/06 11:05:28.074: [upf] INFO: UE F-SEID[UP:0x3c3 CP:0x7ea] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.075: [upf] INFO: UE F-SEID[UP:0x3c3 CP:0x7ea] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.079: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1031) 11/06 11:05:28.079: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3192) 11/06 11:05:28.079: [smf] INFO: UE IMSI[262420643342593] APN[internet] IPv4[176.16.16.69] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.086: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 11/06 11:05:28.086: [upf] INFO: UE F-SEID[UP:0x4be CP:0xc88] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.086: [upf] INFO: UE F-SEID[UP:0x4be CP:0xc88] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.091: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1031) 11/06 11:05:28.091: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3192) 11/06 11:05:28.091: [smf] INFO: UE IMSI[262426050987013] APN[internet] IPv4[176.16.16.70] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.098: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 11/06 11:05:28.098: [upf] INFO: UE F-SEID[UP:0xdf9 CP:0x251] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.098: [upf] INFO: UE F-SEID[UP:0xdf9 CP:0x251] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.102: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1031) 11/06 11:05:28.102: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3192) 11/06 11:05:28.102: [smf] INFO: UE IMSI[262429113496055] APN[internet] IPv4[176.16.16.71] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.108: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 11/06 11:05:28.108: [upf] INFO: UE F-SEID[UP:0x846 CP:0x513] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.108: [upf] INFO: UE F-SEID[UP:0x846 CP:0x513] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.113: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1031) 11/06 11:05:28.113: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3192) 11/06 11:05:28.113: [smf] INFO: UE IMSI[262422943189528] APN[internet] IPv4[176.16.16.72] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.119: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 11/06 11:05:28.119: [upf] INFO: UE F-SEID[UP:0xad1 CP:0x848] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.119: [upf] INFO: UE F-SEID[UP:0xad1 CP:0x848] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.125: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1031) 11/06 11:05:28.125: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3192) 11/06 11:05:28.125: [smf] INFO: UE IMSI[262424466894162] APN[internet] IPv4[176.16.16.73] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.132: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 11/06 11:05:28.133: [upf] INFO: UE F-SEID[UP:0x3dc CP:0x855] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.133: [upf] INFO: UE F-SEID[UP:0x3dc CP:0x855] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.136: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1031) 11/06 11:05:28.136: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3192) 11/06 11:05:28.136: [smf] INFO: UE IMSI[262428191761098] APN[internet] IPv4[176.16.16.74] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.142: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 11/06 11:05:28.142: [upf] INFO: UE F-SEID[UP:0x873 CP:0x1b2] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.142: [upf] INFO: UE F-SEID[UP:0x873 CP:0x1b2] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.147: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1031) 11/06 11:05:28.147: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3192) 11/06 11:05:28.147: [smf] INFO: UE IMSI[262427437331823] APN[internet] IPv4[176.16.16.75] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.153: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 11/06 11:05:28.153: [upf] INFO: UE F-SEID[UP:0xf4a CP:0x198] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.153: [upf] INFO: UE F-SEID[UP:0xf4a CP:0x198] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.159: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1031) 11/06 11:05:28.159: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3192) 11/06 11:05:28.159: [smf] INFO: UE IMSI[262424637150366] APN[internet] IPv4[176.16.16.76] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.166: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 11/06 11:05:28.166: [upf] INFO: UE F-SEID[UP:0x1a2 CP:0x938] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.166: [upf] INFO: UE F-SEID[UP:0x1a2 CP:0x938] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.171: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1031) 11/06 11:05:28.171: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3192) 11/06 11:05:28.171: [smf] INFO: UE IMSI[262423655947163] APN[internet] IPv4[176.16.16.77] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.177: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 11/06 11:05:28.177: [upf] INFO: UE F-SEID[UP:0x23 CP:0x755] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.177: [upf] INFO: UE F-SEID[UP:0x23 CP:0x755] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.182: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1031) 11/06 11:05:28.182: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3192) 11/06 11:05:28.182: [smf] INFO: UE IMSI[262429695245100] APN[internet] IPv4[176.16.16.78] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.188: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 11/06 11:05:28.188: [upf] INFO: UE F-SEID[UP:0x41d CP:0xf5b] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.188: [upf] INFO: UE F-SEID[UP:0x41d CP:0xf5b] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.193: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1031) 11/06 11:05:28.193: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3192) 11/06 11:05:28.193: [smf] INFO: UE IMSI[262421360844380] APN[internet] IPv4[176.16.16.79] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.200: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 11/06 11:05:28.200: [upf] INFO: UE F-SEID[UP:0x842 CP:0x61d] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.200: [upf] INFO: UE F-SEID[UP:0x842 CP:0x61d] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.204: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1031) 11/06 11:05:28.204: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3192) 11/06 11:05:28.205: [smf] INFO: UE IMSI[262420319581500] APN[internet] IPv4[176.16.16.80] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.211: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 11/06 11:05:28.211: [upf] INFO: UE F-SEID[UP:0xea0 CP:0x640] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.211: [upf] INFO: UE F-SEID[UP:0xea0 CP:0x640] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.215: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1031) 11/06 11:05:28.215: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3192) 11/06 11:05:28.216: [smf] INFO: UE IMSI[262422543740525] APN[internet] IPv4[176.16.16.81] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.221: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 11/06 11:05:28.221: [upf] INFO: UE F-SEID[UP:0x89 CP:0x65d] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.221: [upf] INFO: UE F-SEID[UP:0x89 CP:0x65d] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.227: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1031) 11/06 11:05:28.227: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3192) 11/06 11:05:28.227: [smf] INFO: UE IMSI[262429552690019] APN[internet] IPv4[176.16.16.82] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.234: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 11/06 11:05:28.234: [upf] INFO: UE F-SEID[UP:0x40c CP:0x211] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.234: [upf] INFO: UE F-SEID[UP:0x40c CP:0x211] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.238: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1031) 11/06 11:05:28.238: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3192) 11/06 11:05:28.238: [smf] INFO: UE IMSI[262425285230925] APN[internet] IPv4[176.16.16.83] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.245: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 11/06 11:05:28.245: [upf] INFO: UE F-SEID[UP:0x497 CP:0x1ca] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.245: [upf] INFO: UE F-SEID[UP:0x497 CP:0x1ca] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.250: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1031) 11/06 11:05:28.250: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3192) 11/06 11:05:28.250: [smf] INFO: UE IMSI[262429803746311] APN[internet] IPv4[176.16.16.84] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.257: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 11/06 11:05:28.257: [upf] INFO: UE F-SEID[UP:0xb79 CP:0xacb] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.257: [upf] INFO: UE F-SEID[UP:0xb79 CP:0xacb] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.261: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1031) 11/06 11:05:28.261: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3192) 11/06 11:05:28.261: [smf] INFO: UE IMSI[262424515986034] APN[internet] IPv4[176.16.16.85] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.267: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 11/06 11:05:28.267: [upf] INFO: UE F-SEID[UP:0x86c CP:0x3cf] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.267: [upf] INFO: UE F-SEID[UP:0x86c CP:0x3cf] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.272: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1031) 11/06 11:05:28.272: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3192) 11/06 11:05:28.272: [smf] INFO: UE IMSI[262426708048315] APN[internet] IPv4[176.16.16.86] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.278: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 11/06 11:05:28.278: [upf] INFO: UE F-SEID[UP:0x2a3 CP:0x357] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.278: [upf] INFO: UE F-SEID[UP:0x2a3 CP:0x357] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.283: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1031) 11/06 11:05:28.283: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3192) 11/06 11:05:28.284: [smf] INFO: UE IMSI[262423220460714] APN[internet] IPv4[176.16.16.87] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.290: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 11/06 11:05:28.290: [upf] INFO: UE F-SEID[UP:0x3fc CP:0xf3b] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.290: [upf] INFO: UE F-SEID[UP:0x3fc CP:0xf3b] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.295: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1031) 11/06 11:05:28.295: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3192) 11/06 11:05:28.295: [smf] INFO: UE IMSI[262420201308946] APN[internet] IPv4[176.16.16.88] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.301: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 11/06 11:05:28.301: [upf] INFO: UE F-SEID[UP:0xace CP:0x745] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.301: [upf] INFO: UE F-SEID[UP:0xace CP:0x745] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.307: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1031) 11/06 11:05:28.307: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3192) 11/06 11:05:28.307: [smf] INFO: UE IMSI[262422660426595] APN[internet] IPv4[176.16.16.89] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.313: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 11/06 11:05:28.313: [upf] INFO: UE F-SEID[UP:0x2f9 CP:0xa4] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.313: [upf] INFO: UE F-SEID[UP:0x2f9 CP:0xa4] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.318: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1031) 11/06 11:05:28.318: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3192) 11/06 11:05:28.318: [smf] INFO: UE IMSI[262422180220408] APN[internet] IPv4[176.16.16.90] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.324: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 11/06 11:05:28.324: [upf] INFO: UE F-SEID[UP:0x4b9 CP:0xf33] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.324: [upf] INFO: UE F-SEID[UP:0x4b9 CP:0xf33] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.329: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1031) 11/06 11:05:28.329: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3192) 11/06 11:05:28.329: [smf] INFO: UE IMSI[262421352316597] APN[internet] IPv4[176.16.16.91] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.335: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 11/06 11:05:28.335: [upf] INFO: UE F-SEID[UP:0x33b CP:0x81c] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.335: [upf] INFO: UE F-SEID[UP:0x33b CP:0x81c] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.341: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1031) 11/06 11:05:28.341: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3192) 11/06 11:05:28.341: [smf] INFO: UE IMSI[262429454442930] APN[internet] IPv4[176.16.16.92] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.347: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 11/06 11:05:28.347: [upf] INFO: UE F-SEID[UP:0xab7 CP:0xde2] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.347: [upf] INFO: UE F-SEID[UP:0xab7 CP:0xde2] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.353: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1031) 11/06 11:05:28.353: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3192) 11/06 11:05:28.353: [smf] INFO: UE IMSI[262420638099216] APN[internet] IPv4[176.16.16.93] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.358: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 11/06 11:05:28.358: [upf] INFO: UE F-SEID[UP:0x36e CP:0x7e3] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.358: [upf] INFO: UE F-SEID[UP:0x36e CP:0x7e3] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.364: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1031) 11/06 11:05:28.364: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3192) 11/06 11:05:28.364: [smf] INFO: UE IMSI[262422197933029] APN[internet] IPv4[176.16.16.94] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.369: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 11/06 11:05:28.369: [upf] INFO: UE F-SEID[UP:0x1a5 CP:0x898] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.369: [upf] INFO: UE F-SEID[UP:0x1a5 CP:0x898] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.375: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1031) 11/06 11:05:28.375: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3192) 11/06 11:05:28.375: [smf] INFO: UE IMSI[262429216036315] APN[internet] IPv4[176.16.16.95] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.380: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 11/06 11:05:28.380: [upf] INFO: UE F-SEID[UP:0xe41 CP:0xc48] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.380: [upf] INFO: UE F-SEID[UP:0xe41 CP:0xc48] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.386: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1031) 11/06 11:05:28.386: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3192) 11/06 11:05:28.386: [smf] INFO: UE IMSI[262428856597965] APN[internet] IPv4[176.16.16.96] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.392: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 11/06 11:05:28.393: [upf] INFO: UE F-SEID[UP:0x2e4 CP:0x88] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.393: [upf] INFO: UE F-SEID[UP:0x2e4 CP:0x88] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.397: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1031) 11/06 11:05:28.397: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3192) 11/06 11:05:28.398: [smf] INFO: UE IMSI[262425351948704] APN[internet] IPv4[176.16.16.97] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.404: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 11/06 11:05:28.404: [upf] INFO: UE F-SEID[UP:0x4a0 CP:0x447] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.404: [upf] INFO: UE F-SEID[UP:0x4a0 CP:0x447] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.409: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1031) 11/06 11:05:28.409: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3192) 11/06 11:05:28.409: [smf] INFO: UE IMSI[262428739851436] APN[internet] IPv4[176.16.16.98] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.415: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 11/06 11:05:28.415: [upf] INFO: UE F-SEID[UP:0x6da CP:0x676] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.415: [upf] INFO: UE F-SEID[UP:0x6da CP:0x676] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.420: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1031) 11/06 11:05:28.420: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3192) 11/06 11:05:28.420: [smf] INFO: UE IMSI[262423618883772] APN[internet] IPv4[176.16.16.99] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.426: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 11/06 11:05:28.426: [upf] INFO: UE F-SEID[UP:0x15e CP:0x64e] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.426: [upf] INFO: UE F-SEID[UP:0x15e CP:0x64e] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.431: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1031) 11/06 11:05:28.431: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3192) 11/06 11:05:28.431: [smf] INFO: UE IMSI[262422794272138] APN[internet] IPv4[176.16.16.100] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.437: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 11/06 11:05:28.437: [upf] INFO: UE F-SEID[UP:0xf26 CP:0xd09] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.437: [upf] INFO: UE F-SEID[UP:0xf26 CP:0xd09] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.443: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1031) 11/06 11:05:28.443: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3192) 11/06 11:05:28.443: [smf] INFO: UE IMSI[262428265650521] APN[internet] IPv4[176.16.16.101] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.449: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 11/06 11:05:28.449: [upf] INFO: UE F-SEID[UP:0x186 CP:0xd1b] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.449: [upf] INFO: UE F-SEID[UP:0x186 CP:0xd1b] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.454: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1031) 11/06 11:05:28.454: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3192) 11/06 11:05:28.454: [smf] INFO: UE IMSI[262429600297140] APN[internet] IPv4[176.16.16.102] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.459: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 11/06 11:05:28.459: [upf] INFO: UE F-SEID[UP:0x853 CP:0x93d] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.459: [upf] INFO: UE F-SEID[UP:0x853 CP:0x93d] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.465: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1031) 11/06 11:05:28.465: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3192) 11/06 11:05:28.465: [smf] INFO: UE IMSI[262425874535104] APN[internet] IPv4[176.16.16.103] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.471: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 11/06 11:05:28.471: [upf] INFO: UE F-SEID[UP:0x53e CP:0x6ae] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.471: [upf] INFO: UE F-SEID[UP:0x53e CP:0x6ae] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.476: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1031) 11/06 11:05:28.476: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3192) 11/06 11:05:28.476: [smf] INFO: UE IMSI[262422177556532] APN[internet] IPv4[176.16.16.104] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.482: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 11/06 11:05:28.482: [upf] INFO: UE F-SEID[UP:0x7f4 CP:0x96b] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.482: [upf] INFO: UE F-SEID[UP:0x7f4 CP:0x96b] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.487: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1031) 11/06 11:05:28.487: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3192) 11/06 11:05:28.487: [smf] INFO: UE IMSI[262423586623910] APN[internet] IPv4[176.16.16.105] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.493: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 11/06 11:05:28.493: [upf] INFO: UE F-SEID[UP:0x5ce CP:0xfba] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.493: [upf] INFO: UE F-SEID[UP:0x5ce CP:0xfba] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.499: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1031) 11/06 11:05:28.499: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3192) 11/06 11:05:28.499: [smf] INFO: UE IMSI[262424656065484] APN[internet] IPv4[176.16.16.106] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.505: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 11/06 11:05:28.505: [upf] INFO: UE F-SEID[UP:0xdac CP:0x3c5] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.505: [upf] INFO: UE F-SEID[UP:0xdac CP:0x3c5] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.510: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1031) 11/06 11:05:28.510: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3192) 11/06 11:05:28.510: [smf] INFO: UE IMSI[262425815284851] APN[internet] IPv4[176.16.16.107] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.515: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 11/06 11:05:28.515: [upf] INFO: UE F-SEID[UP:0xbb3 CP:0x3ca] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.515: [upf] INFO: UE F-SEID[UP:0xbb3 CP:0x3ca] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.521: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1031) 11/06 11:05:28.521: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3192) 11/06 11:05:28.521: [smf] INFO: UE IMSI[262428676586353] APN[internet] IPv4[176.16.16.108] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.527: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 11/06 11:05:28.527: [upf] INFO: UE F-SEID[UP:0x4bc CP:0xd73] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.527: [upf] INFO: UE F-SEID[UP:0x4bc CP:0xd73] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.533: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1031) 11/06 11:05:28.533: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3192) 11/06 11:05:28.533: [smf] INFO: UE IMSI[262420750952421] APN[internet] IPv4[176.16.16.109] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.539: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 11/06 11:05:28.539: [upf] INFO: UE F-SEID[UP:0x2f2 CP:0x199] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.539: [upf] INFO: UE F-SEID[UP:0x2f2 CP:0x199] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.544: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1031) 11/06 11:05:28.544: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3192) 11/06 11:05:28.544: [smf] INFO: UE IMSI[262428040825435] APN[internet] IPv4[176.16.16.110] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.550: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 11/06 11:05:28.550: [upf] INFO: UE F-SEID[UP:0x563 CP:0x187] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.550: [upf] INFO: UE F-SEID[UP:0x563 CP:0x187] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.555: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1031) 11/06 11:05:28.555: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3192) 11/06 11:05:28.555: [smf] INFO: UE IMSI[262428383071167] APN[internet] IPv4[176.16.16.111] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.562: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 11/06 11:05:28.562: [upf] INFO: UE F-SEID[UP:0x6e6 CP:0xdc2] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.562: [upf] INFO: UE F-SEID[UP:0x6e6 CP:0xdc2] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.567: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1031) 11/06 11:05:28.567: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3192) 11/06 11:05:28.567: [smf] INFO: UE IMSI[262427427945142] APN[internet] IPv4[176.16.16.112] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.573: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 11/06 11:05:28.573: [upf] INFO: UE F-SEID[UP:0xc7f CP:0xc1c] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.573: [upf] INFO: UE F-SEID[UP:0xc7f CP:0xc1c] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.578: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1031) 11/06 11:05:28.578: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3192) 11/06 11:05:28.578: [smf] INFO: UE IMSI[262428648744247] APN[internet] IPv4[176.16.16.113] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.585: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 11/06 11:05:28.585: [upf] INFO: UE F-SEID[UP:0xf08 CP:0x33b] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.585: [upf] INFO: UE F-SEID[UP:0xf08 CP:0x33b] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.589: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1031) 11/06 11:05:28.589: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3192) 11/06 11:05:28.589: [smf] INFO: UE IMSI[262429307700873] APN[internet] IPv4[176.16.16.114] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.595: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 11/06 11:05:28.595: [upf] INFO: UE F-SEID[UP:0xb36 CP:0x44] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.595: [upf] INFO: UE F-SEID[UP:0xb36 CP:0x44] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.600: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1031) 11/06 11:05:28.600: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3192) 11/06 11:05:28.600: [smf] INFO: UE IMSI[262427648727968] APN[internet] IPv4[176.16.16.115] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.607: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 11/06 11:05:28.607: [upf] INFO: UE F-SEID[UP:0x6d9 CP:0x815] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.607: [upf] INFO: UE F-SEID[UP:0x6d9 CP:0x815] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.612: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1031) 11/06 11:05:28.612: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3192) 11/06 11:05:28.612: [smf] INFO: UE IMSI[262425635448373] APN[internet] IPv4[176.16.16.116] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.618: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 11/06 11:05:28.618: [upf] INFO: UE F-SEID[UP:0x6e7 CP:0xe89] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.618: [upf] INFO: UE F-SEID[UP:0x6e7 CP:0xe89] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.623: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1031) 11/06 11:05:28.623: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3192) 11/06 11:05:28.623: [smf] INFO: UE IMSI[262426281074457] APN[internet] IPv4[176.16.16.117] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.629: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 11/06 11:05:28.629: [upf] INFO: UE F-SEID[UP:0xa6e CP:0x9fc] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.629: [upf] INFO: UE F-SEID[UP:0xa6e CP:0x9fc] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.634: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1031) 11/06 11:05:28.634: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3192) 11/06 11:05:28.634: [smf] INFO: UE IMSI[262429587132114] APN[internet] IPv4[176.16.16.118] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.641: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 11/06 11:05:28.641: [upf] INFO: UE F-SEID[UP:0x12c CP:0x5ea] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.641: [upf] INFO: UE F-SEID[UP:0x12c CP:0x5ea] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.646: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1031) 11/06 11:05:28.646: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3192) 11/06 11:05:28.646: [smf] INFO: UE IMSI[262428961537319] APN[internet] IPv4[176.16.16.119] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.652: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 11/06 11:05:28.652: [upf] INFO: UE F-SEID[UP:0xbe CP:0x696] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.652: [upf] INFO: UE F-SEID[UP:0xbe CP:0x696] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.657: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1031) 11/06 11:05:28.657: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3192) 11/06 11:05:28.657: [smf] INFO: UE IMSI[262428642174988] APN[internet] IPv4[176.16.16.120] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.663: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 11/06 11:05:28.663: [upf] INFO: UE F-SEID[UP:0x1f9 CP:0x2cf] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.663: [upf] INFO: UE F-SEID[UP:0x1f9 CP:0x2cf] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.668: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1031) 11/06 11:05:28.668: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3192) 11/06 11:05:28.668: [smf] INFO: UE IMSI[262429462715691] APN[internet] IPv4[176.16.16.121] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.674: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 11/06 11:05:28.674: [upf] INFO: UE F-SEID[UP:0x3d1 CP:0xcad] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.674: [upf] INFO: UE F-SEID[UP:0x3d1 CP:0xcad] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.679: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1031) 11/06 11:05:28.679: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3192) 11/06 11:05:28.679: [smf] INFO: UE IMSI[262424546158839] APN[internet] IPv4[176.16.16.122] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.685: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 11/06 11:05:28.685: [upf] INFO: UE F-SEID[UP:0xdd3 CP:0xcdc] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.685: [upf] INFO: UE F-SEID[UP:0xdd3 CP:0xcdc] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.691: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1031) 11/06 11:05:28.691: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3192) 11/06 11:05:28.691: [smf] INFO: UE IMSI[262425732641221] APN[internet] IPv4[176.16.16.123] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.697: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 11/06 11:05:28.697: [upf] INFO: UE F-SEID[UP:0x882 CP:0x361] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.697: [upf] INFO: UE F-SEID[UP:0x882 CP:0x361] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.702: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1031) 11/06 11:05:28.702: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3192) 11/06 11:05:28.702: [smf] INFO: UE IMSI[262420676990455] APN[internet] IPv4[176.16.16.124] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.708: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 11/06 11:05:28.708: [upf] INFO: UE F-SEID[UP:0x1e6 CP:0xb4c] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.708: [upf] INFO: UE F-SEID[UP:0x1e6 CP:0xb4c] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.713: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1031) 11/06 11:05:28.713: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3192) 11/06 11:05:28.713: [smf] INFO: UE IMSI[262422225139894] APN[internet] IPv4[176.16.16.125] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.719: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 11/06 11:05:28.719: [upf] INFO: UE F-SEID[UP:0x1cd CP:0xbe2] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.719: [upf] INFO: UE F-SEID[UP:0x1cd CP:0xbe2] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.724: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1031) 11/06 11:05:28.724: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3192) 11/06 11:05:28.724: [smf] INFO: UE IMSI[262421673711568] APN[internet] IPv4[176.16.16.126] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.731: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 11/06 11:05:28.731: [upf] INFO: UE F-SEID[UP:0x49a CP:0x67d] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.731: [upf] INFO: UE F-SEID[UP:0x49a CP:0x67d] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.736: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1031) 11/06 11:05:28.736: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3192) 11/06 11:05:28.736: [smf] INFO: UE IMSI[262425274975879] APN[internet] IPv4[176.16.16.127] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.742: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 11/06 11:05:28.742: [upf] INFO: UE F-SEID[UP:0x322 CP:0x9b6] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.742: [upf] INFO: UE F-SEID[UP:0x322 CP:0x9b6] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.747: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1031) 11/06 11:05:28.747: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3192) 11/06 11:05:28.747: [smf] INFO: UE IMSI[262425448036984] APN[internet] IPv4[176.16.16.128] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.755: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 11/06 11:05:28.755: [upf] INFO: UE F-SEID[UP:0xe95 CP:0xa69] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.755: [upf] INFO: UE F-SEID[UP:0xe95 CP:0xa69] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.759: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1031) 11/06 11:05:28.759: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3192) 11/06 11:05:28.759: [smf] INFO: UE IMSI[262421739453337] APN[internet] IPv4[176.16.16.129] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.764: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 11/06 11:05:28.764: [upf] INFO: UE F-SEID[UP:0x94d CP:0xa00] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.764: [upf] INFO: UE F-SEID[UP:0x94d CP:0xa00] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.770: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1031) 11/06 11:05:28.770: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3192) 11/06 11:05:28.770: [smf] INFO: UE IMSI[262425866721952] APN[internet] IPv4[176.16.16.130] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.776: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 11/06 11:05:28.776: [upf] INFO: UE F-SEID[UP:0xc5c CP:0x8b8] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.776: [upf] INFO: UE F-SEID[UP:0xc5c CP:0x8b8] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.782: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1031) 11/06 11:05:28.782: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3192) 11/06 11:05:28.782: [smf] INFO: UE IMSI[262420513529180] APN[internet] IPv4[176.16.16.131] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.787: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 11/06 11:05:28.787: [upf] INFO: UE F-SEID[UP:0xc61 CP:0x4ac] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.787: [upf] INFO: UE F-SEID[UP:0xc61 CP:0x4ac] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.793: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1031) 11/06 11:05:28.793: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3192) 11/06 11:05:28.793: [smf] INFO: UE IMSI[262420830131205] APN[internet] IPv4[176.16.16.132] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.800: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 11/06 11:05:28.800: [upf] INFO: UE F-SEID[UP:0x376 CP:0x535] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.800: [upf] INFO: UE F-SEID[UP:0x376 CP:0x535] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.804: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1031) 11/06 11:05:28.804: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3192) 11/06 11:05:28.804: [smf] INFO: UE IMSI[262426156515090] APN[internet] IPv4[176.16.16.133] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.811: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 11/06 11:05:28.811: [upf] INFO: UE F-SEID[UP:0xe3d CP:0xc19] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.811: [upf] INFO: UE F-SEID[UP:0xe3d CP:0xc19] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.816: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1031) 11/06 11:05:28.816: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3192) 11/06 11:05:28.816: [smf] INFO: UE IMSI[262422516138534] APN[internet] IPv4[176.16.16.134] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.821: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 11/06 11:05:28.821: [upf] INFO: UE F-SEID[UP:0xc83 CP:0x83c] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.821: [upf] INFO: UE F-SEID[UP:0xc83 CP:0x83c] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.827: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1031) 11/06 11:05:28.827: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3192) 11/06 11:05:28.827: [smf] INFO: UE IMSI[262429982530761] APN[internet] IPv4[176.16.16.135] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.832: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 11/06 11:05:28.832: [upf] INFO: UE F-SEID[UP:0x672 CP:0xfc] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.832: [upf] INFO: UE F-SEID[UP:0x672 CP:0xfc] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.838: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1031) 11/06 11:05:28.838: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3192) 11/06 11:05:28.838: [smf] INFO: UE IMSI[262424122217722] APN[internet] IPv4[176.16.16.136] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.846: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 11/06 11:05:28.846: [upf] INFO: UE F-SEID[UP:0xf3c CP:0x129] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.846: [upf] INFO: UE F-SEID[UP:0xf3c CP:0x129] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.849: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1031) 11/06 11:05:28.849: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3192) 11/06 11:05:28.849: [smf] INFO: UE IMSI[262425843108611] APN[internet] IPv4[176.16.16.137] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.855: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 11/06 11:05:28.855: [upf] INFO: UE F-SEID[UP:0xda3 CP:0xac6] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.855: [upf] INFO: UE F-SEID[UP:0xda3 CP:0xac6] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.860: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1031) 11/06 11:05:28.860: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3192) 11/06 11:05:28.860: [smf] INFO: UE IMSI[262421006702234] APN[internet] IPv4[176.16.16.138] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.866: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 11/06 11:05:28.866: [upf] INFO: UE F-SEID[UP:0x83b CP:0xd20] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.866: [upf] INFO: UE F-SEID[UP:0x83b CP:0xd20] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.871: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1031) 11/06 11:05:28.871: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3192) 11/06 11:05:28.871: [smf] INFO: UE IMSI[262424687513567] APN[internet] IPv4[176.16.16.139] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.877: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 11/06 11:05:28.878: [upf] INFO: UE F-SEID[UP:0x330 CP:0xae2] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.878: [upf] INFO: UE F-SEID[UP:0x330 CP:0xae2] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.882: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1031) 11/06 11:05:28.882: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3192) 11/06 11:05:28.883: [smf] INFO: UE IMSI[262428947174685] APN[internet] IPv4[176.16.16.140] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.889: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 11/06 11:05:28.889: [upf] INFO: UE F-SEID[UP:0x304 CP:0x767] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.889: [upf] INFO: UE F-SEID[UP:0x304 CP:0x767] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.894: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1031) 11/06 11:05:28.894: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3192) 11/06 11:05:28.894: [smf] INFO: UE IMSI[262424922315858] APN[internet] IPv4[176.16.16.141] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.900: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 11/06 11:05:28.900: [upf] INFO: UE F-SEID[UP:0x9bb CP:0x563] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.900: [upf] INFO: UE F-SEID[UP:0x9bb CP:0x563] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.905: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1031) 11/06 11:05:28.905: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3192) 11/06 11:05:28.905: [smf] INFO: UE IMSI[262423988403644] APN[internet] IPv4[176.16.16.142] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.911: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 11/06 11:05:28.911: [upf] INFO: UE F-SEID[UP:0x583 CP:0x159] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.911: [upf] INFO: UE F-SEID[UP:0x583 CP:0x159] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.916: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1031) 11/06 11:05:28.916: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3192) 11/06 11:05:28.916: [smf] INFO: UE IMSI[262424095300916] APN[internet] IPv4[176.16.16.143] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.922: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 11/06 11:05:28.922: [upf] INFO: UE F-SEID[UP:0x5c CP:0x543] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.922: [upf] INFO: UE F-SEID[UP:0x5c CP:0x543] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.927: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1031) 11/06 11:05:28.927: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3192) 11/06 11:05:28.927: [smf] INFO: UE IMSI[262426113312757] APN[internet] IPv4[176.16.16.144] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.933: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 11/06 11:05:28.933: [upf] INFO: UE F-SEID[UP:0x91c CP:0x6de] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.933: [upf] INFO: UE F-SEID[UP:0x91c CP:0x6de] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.939: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1031) 11/06 11:05:28.939: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3192) 11/06 11:05:28.939: [smf] INFO: UE IMSI[262423573684942] APN[internet] IPv4[176.16.16.145] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.945: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 11/06 11:05:28.945: [upf] INFO: UE F-SEID[UP:0x234 CP:0xce4] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.945: [upf] INFO: UE F-SEID[UP:0x234 CP:0xce4] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.950: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1031) 11/06 11:05:28.950: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3192) 11/06 11:05:28.950: [smf] INFO: UE IMSI[262425191722566] APN[internet] IPv4[176.16.16.146] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.956: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 11/06 11:05:28.956: [upf] INFO: UE F-SEID[UP:0xc8 CP:0x5ad] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.956: [upf] INFO: UE F-SEID[UP:0xc8 CP:0x5ad] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.961: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1031) 11/06 11:05:28.961: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3192) 11/06 11:05:28.961: [smf] INFO: UE IMSI[262429368896293] APN[internet] IPv4[176.16.16.147] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.968: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 11/06 11:05:28.968: [upf] INFO: UE F-SEID[UP:0xe0c CP:0x5b5] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.968: [upf] INFO: UE F-SEID[UP:0xe0c CP:0x5b5] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.973: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1031) 11/06 11:05:28.973: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3192) 11/06 11:05:28.973: [smf] INFO: UE IMSI[262420377456757] APN[internet] IPv4[176.16.16.148] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.979: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 11/06 11:05:28.979: [upf] INFO: UE F-SEID[UP:0x4c2 CP:0xa52] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.979: [upf] INFO: UE F-SEID[UP:0x4c2 CP:0xa52] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.984: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1031) 11/06 11:05:28.984: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3192) 11/06 11:05:28.984: [smf] INFO: UE IMSI[262425558287947] APN[internet] IPv4[176.16.16.149] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:28.990: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 11/06 11:05:28.990: [upf] INFO: UE F-SEID[UP:0x65c CP:0x204] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) 11/06 11:05:28.990: [upf] INFO: UE F-SEID[UP:0x65c CP:0x204] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:28.995: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1031) 11/06 11:05:28.995: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3192) 11/06 11:05:28.995: [smf] INFO: UE IMSI[262428063924122] APN[internet] IPv4[176.16.16.150] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.002: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 11/06 11:05:29.002: [upf] INFO: UE F-SEID[UP:0xc17 CP:0x7f2] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.002: [upf] INFO: UE F-SEID[UP:0xc17 CP:0x7f2] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.007: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1031) 11/06 11:05:29.007: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3192) 11/06 11:05:29.007: [smf] INFO: UE IMSI[262428164075152] APN[internet] IPv4[176.16.16.151] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.014: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 11/06 11:05:29.014: [upf] INFO: UE F-SEID[UP:0x737 CP:0x2f0] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.014: [upf] INFO: UE F-SEID[UP:0x737 CP:0x2f0] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.018: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1031) 11/06 11:05:29.018: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3192) 11/06 11:05:29.018: [smf] INFO: UE IMSI[262422814703360] APN[internet] IPv4[176.16.16.152] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.024: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 11/06 11:05:29.024: [upf] INFO: UE F-SEID[UP:0xeb CP:0x599] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.024: [upf] INFO: UE F-SEID[UP:0xeb CP:0x599] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.029: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1031) 11/06 11:05:29.029: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3192) 11/06 11:05:29.029: [smf] INFO: UE IMSI[262424976892820] APN[internet] IPv4[176.16.16.153] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.035: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 11/06 11:05:29.035: [upf] INFO: UE F-SEID[UP:0x3d5 CP:0x1b6] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.035: [upf] INFO: UE F-SEID[UP:0x3d5 CP:0x1b6] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.040: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1031) 11/06 11:05:29.040: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3192) 11/06 11:05:29.040: [smf] INFO: UE IMSI[262421161908746] APN[internet] IPv4[176.16.16.154] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.047: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 11/06 11:05:29.047: [upf] INFO: UE F-SEID[UP:0x68a CP:0x4ad] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.047: [upf] INFO: UE F-SEID[UP:0x68a CP:0x4ad] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.051: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1031) 11/06 11:05:29.051: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3192) 11/06 11:05:29.051: [smf] INFO: UE IMSI[262424638436140] APN[internet] IPv4[176.16.16.155] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.058: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 11/06 11:05:29.058: [upf] INFO: UE F-SEID[UP:0x69c CP:0xdee] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.058: [upf] INFO: UE F-SEID[UP:0x69c CP:0xdee] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.063: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1031) 11/06 11:05:29.063: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3192) 11/06 11:05:29.063: [smf] INFO: UE IMSI[262420220649917] APN[internet] IPv4[176.16.16.156] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.069: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 11/06 11:05:29.069: [upf] INFO: UE F-SEID[UP:0xef6 CP:0x4bc] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.069: [upf] INFO: UE F-SEID[UP:0xef6 CP:0x4bc] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.074: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1031) 11/06 11:05:29.074: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3192) 11/06 11:05:29.074: [smf] INFO: UE IMSI[262428047225738] APN[internet] IPv4[176.16.16.157] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.081: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 11/06 11:05:29.081: [upf] INFO: UE F-SEID[UP:0xbfb CP:0xe43] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.081: [upf] INFO: UE F-SEID[UP:0xbfb CP:0xe43] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.085: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1031) 11/06 11:05:29.085: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3192) 11/06 11:05:29.085: [smf] INFO: UE IMSI[262423681127846] APN[internet] IPv4[176.16.16.158] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.092: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 11/06 11:05:29.092: [upf] INFO: UE F-SEID[UP:0xff CP:0xcba] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.092: [upf] INFO: UE F-SEID[UP:0xff CP:0xcba] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.097: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1031) 11/06 11:05:29.097: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3192) 11/06 11:05:29.097: [smf] INFO: UE IMSI[262424020674414] APN[internet] IPv4[176.16.16.159] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.103: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 11/06 11:05:29.103: [upf] INFO: UE F-SEID[UP:0xf97 CP:0x7fd] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.103: [upf] INFO: UE F-SEID[UP:0xf97 CP:0x7fd] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.108: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1031) 11/06 11:05:29.108: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3192) 11/06 11:05:29.108: [smf] INFO: UE IMSI[262421855039405] APN[internet] IPv4[176.16.16.160] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.114: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 11/06 11:05:29.114: [upf] INFO: UE F-SEID[UP:0xffe CP:0xea6] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.114: [upf] INFO: UE F-SEID[UP:0xffe CP:0xea6] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.119: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1031) 11/06 11:05:29.119: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3192) 11/06 11:05:29.119: [smf] INFO: UE IMSI[262428786605149] APN[internet] IPv4[176.16.16.161] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.125: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 11/06 11:05:29.125: [upf] INFO: UE F-SEID[UP:0x890 CP:0xa59] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.125: [upf] INFO: UE F-SEID[UP:0x890 CP:0xa59] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.130: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1031) 11/06 11:05:29.130: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3192) 11/06 11:05:29.130: [smf] INFO: UE IMSI[262424521952577] APN[internet] IPv4[176.16.16.162] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.136: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 11/06 11:05:29.136: [upf] INFO: UE F-SEID[UP:0x683 CP:0x18f] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.136: [upf] INFO: UE F-SEID[UP:0x683 CP:0x18f] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.141: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1031) 11/06 11:05:29.141: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3192) 11/06 11:05:29.141: [smf] INFO: UE IMSI[262420453357083] APN[internet] IPv4[176.16.16.163] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.146: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 11/06 11:05:29.146: [upf] INFO: UE F-SEID[UP:0x34f CP:0x58e] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.146: [upf] INFO: UE F-SEID[UP:0x34f CP:0x58e] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.152: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1031) 11/06 11:05:29.152: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3192) 11/06 11:05:29.152: [smf] INFO: UE IMSI[262420810979241] APN[internet] IPv4[176.16.16.164] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.158: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 11/06 11:05:29.158: [upf] INFO: UE F-SEID[UP:0x5ba CP:0x4d8] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.158: [upf] INFO: UE F-SEID[UP:0x5ba CP:0x4d8] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.163: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1031) 11/06 11:05:29.163: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3192) 11/06 11:05:29.163: [smf] INFO: UE IMSI[262427884416821] APN[internet] IPv4[176.16.16.165] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.169: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 11/06 11:05:29.169: [upf] INFO: UE F-SEID[UP:0x28a CP:0x9f8] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.169: [upf] INFO: UE F-SEID[UP:0x28a CP:0x9f8] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.175: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1031) 11/06 11:05:29.175: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3192) 11/06 11:05:29.175: [smf] INFO: UE IMSI[262421685113778] APN[internet] IPv4[176.16.16.166] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.180: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 11/06 11:05:29.180: [upf] INFO: UE F-SEID[UP:0xf14 CP:0x709] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.180: [upf] INFO: UE F-SEID[UP:0xf14 CP:0x709] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.186: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1031) 11/06 11:05:29.186: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3192) 11/06 11:05:29.186: [smf] INFO: UE IMSI[262429340961551] APN[internet] IPv4[176.16.16.167] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.192: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 11/06 11:05:29.192: [upf] INFO: UE F-SEID[UP:0x9d5 CP:0x5d1] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.192: [upf] INFO: UE F-SEID[UP:0x9d5 CP:0x5d1] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.197: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1031) 11/06 11:05:29.197: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3192) 11/06 11:05:29.197: [smf] INFO: UE IMSI[262423546365823] APN[internet] IPv4[176.16.16.168] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.203: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 11/06 11:05:29.203: [upf] INFO: UE F-SEID[UP:0xa77 CP:0xde0] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.203: [upf] INFO: UE F-SEID[UP:0xa77 CP:0xde0] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.208: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1031) 11/06 11:05:29.208: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3192) 11/06 11:05:29.208: [smf] INFO: UE IMSI[262420942000961] APN[internet] IPv4[176.16.16.169] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.215: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 11/06 11:05:29.215: [upf] INFO: UE F-SEID[UP:0xc49 CP:0x577] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.215: [upf] INFO: UE F-SEID[UP:0xc49 CP:0x577] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.219: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1031) 11/06 11:05:29.220: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3192) 11/06 11:05:29.220: [smf] INFO: UE IMSI[262420297476060] APN[internet] IPv4[176.16.16.170] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.225: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 11/06 11:05:29.225: [upf] INFO: UE F-SEID[UP:0x970 CP:0xdb4] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.225: [upf] INFO: UE F-SEID[UP:0x970 CP:0xdb4] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.231: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1031) 11/06 11:05:29.231: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3192) 11/06 11:05:29.231: [smf] INFO: UE IMSI[262420649122565] APN[internet] IPv4[176.16.16.171] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.236: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 11/06 11:05:29.236: [upf] INFO: UE F-SEID[UP:0x2b1 CP:0x194] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.236: [upf] INFO: UE F-SEID[UP:0x2b1 CP:0x194] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.242: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1031) 11/06 11:05:29.242: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3192) 11/06 11:05:29.242: [smf] INFO: UE IMSI[262426446179371] APN[internet] IPv4[176.16.16.172] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.249: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 11/06 11:05:29.249: [upf] INFO: UE F-SEID[UP:0x6cb CP:0xbe8] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.249: [upf] INFO: UE F-SEID[UP:0x6cb CP:0xbe8] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.253: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1031) 11/06 11:05:29.253: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3192) 11/06 11:05:29.253: [smf] INFO: UE IMSI[262425506637041] APN[internet] IPv4[176.16.16.173] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.258: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 11/06 11:05:29.258: [upf] INFO: UE F-SEID[UP:0x590 CP:0x1dd] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.258: [upf] INFO: UE F-SEID[UP:0x590 CP:0x1dd] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.264: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1031) 11/06 11:05:29.264: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3192) 11/06 11:05:29.264: [smf] INFO: UE IMSI[262427458059300] APN[internet] IPv4[176.16.16.174] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.270: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 11/06 11:05:29.270: [upf] INFO: UE F-SEID[UP:0x918 CP:0xa83] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.270: [upf] INFO: UE F-SEID[UP:0x918 CP:0xa83] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.275: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1031) 11/06 11:05:29.275: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3192) 11/06 11:05:29.275: [smf] INFO: UE IMSI[262425123357012] APN[internet] IPv4[176.16.16.175] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.281: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 11/06 11:05:29.281: [upf] INFO: UE F-SEID[UP:0xd45 CP:0xa28] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.281: [upf] INFO: UE F-SEID[UP:0xd45 CP:0xa28] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.286: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1031) 11/06 11:05:29.286: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3192) 11/06 11:05:29.286: [smf] INFO: UE IMSI[262428159721910] APN[internet] IPv4[176.16.16.176] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.292: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 11/06 11:05:29.292: [upf] INFO: UE F-SEID[UP:0x7e3 CP:0x780] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.292: [upf] INFO: UE F-SEID[UP:0x7e3 CP:0x780] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.297: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1031) 11/06 11:05:29.297: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3192) 11/06 11:05:29.297: [smf] INFO: UE IMSI[262428806769668] APN[internet] IPv4[176.16.16.177] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.303: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 11/06 11:05:29.303: [upf] INFO: UE F-SEID[UP:0xa37 CP:0xea] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.303: [upf] INFO: UE F-SEID[UP:0xa37 CP:0xea] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.309: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1031) 11/06 11:05:29.309: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3192) 11/06 11:05:29.309: [smf] INFO: UE IMSI[262425477293558] APN[internet] IPv4[176.16.16.178] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.315: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 11/06 11:05:29.316: [upf] INFO: UE F-SEID[UP:0x35b CP:0xeea] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.316: [upf] INFO: UE F-SEID[UP:0x35b CP:0xeea] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.320: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1031) 11/06 11:05:29.320: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3192) 11/06 11:05:29.320: [smf] INFO: UE IMSI[262421407279788] APN[internet] IPv4[176.16.16.179] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.326: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 11/06 11:05:29.326: [upf] INFO: UE F-SEID[UP:0xd2a CP:0xfff] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.326: [upf] INFO: UE F-SEID[UP:0xd2a CP:0xfff] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.331: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1031) 11/06 11:05:29.331: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3192) 11/06 11:05:29.331: [smf] INFO: UE IMSI[262424232749753] APN[internet] IPv4[176.16.16.180] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.338: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 11/06 11:05:29.338: [upf] INFO: UE F-SEID[UP:0x56f CP:0xd65] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.338: [upf] INFO: UE F-SEID[UP:0x56f CP:0xd65] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.342: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1031) 11/06 11:05:29.342: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3192) 11/06 11:05:29.342: [smf] INFO: UE IMSI[262427377622872] APN[internet] IPv4[176.16.16.181] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.349: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 11/06 11:05:29.349: [upf] INFO: UE F-SEID[UP:0xa3b CP:0xacd] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.349: [upf] INFO: UE F-SEID[UP:0xa3b CP:0xacd] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.354: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1031) 11/06 11:05:29.354: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3192) 11/06 11:05:29.354: [smf] INFO: UE IMSI[262422939838520] APN[internet] IPv4[176.16.16.182] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.359: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 11/06 11:05:29.359: [upf] INFO: UE F-SEID[UP:0x358 CP:0x4c0] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.359: [upf] INFO: UE F-SEID[UP:0x358 CP:0x4c0] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.365: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1031) 11/06 11:05:29.365: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3192) 11/06 11:05:29.365: [smf] INFO: UE IMSI[262422711442250] APN[internet] IPv4[176.16.16.183] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.370: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 11/06 11:05:29.370: [upf] INFO: UE F-SEID[UP:0x87 CP:0xade] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.370: [upf] INFO: UE F-SEID[UP:0x87 CP:0xade] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.376: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1031) 11/06 11:05:29.376: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3192) 11/06 11:05:29.376: [smf] INFO: UE IMSI[262428872937800] APN[internet] IPv4[176.16.16.184] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.382: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 11/06 11:05:29.382: [upf] INFO: UE F-SEID[UP:0x9d4 CP:0xa4a] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.382: [upf] INFO: UE F-SEID[UP:0x9d4 CP:0xa4a] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.387: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1031) 11/06 11:05:29.387: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3192) 11/06 11:05:29.387: [smf] INFO: UE IMSI[262421759262750] APN[internet] IPv4[176.16.16.185] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.393: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 11/06 11:05:29.393: [upf] INFO: UE F-SEID[UP:0xabc CP:0x458] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.393: [upf] INFO: UE F-SEID[UP:0xabc CP:0x458] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.398: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1031) 11/06 11:05:29.398: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3192) 11/06 11:05:29.398: [smf] INFO: UE IMSI[262421912417805] APN[internet] IPv4[176.16.16.186] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.404: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 11/06 11:05:29.404: [upf] INFO: UE F-SEID[UP:0xb6c CP:0x205] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.404: [upf] INFO: UE F-SEID[UP:0xb6c CP:0x205] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.409: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1031) 11/06 11:05:29.409: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3192) 11/06 11:05:29.409: [smf] INFO: UE IMSI[262425493866463] APN[internet] IPv4[176.16.16.187] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.415: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 11/06 11:05:29.415: [upf] INFO: UE F-SEID[UP:0x6b5 CP:0xfb] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.415: [upf] INFO: UE F-SEID[UP:0x6b5 CP:0xfb] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.420: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1031) 11/06 11:05:29.420: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3192) 11/06 11:05:29.420: [smf] INFO: UE IMSI[262424710468760] APN[internet] IPv4[176.16.16.188] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.427: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 11/06 11:05:29.427: [upf] INFO: UE F-SEID[UP:0x792 CP:0xce2] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.427: [upf] INFO: UE F-SEID[UP:0x792 CP:0xce2] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.431: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1031) 11/06 11:05:29.431: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3192) 11/06 11:05:29.431: [smf] INFO: UE IMSI[262427316246497] APN[internet] IPv4[176.16.16.189] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.437: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 11/06 11:05:29.437: [upf] INFO: UE F-SEID[UP:0xffa CP:0x9c0] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.437: [upf] INFO: UE F-SEID[UP:0xffa CP:0x9c0] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.443: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1031) 11/06 11:05:29.443: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3192) 11/06 11:05:29.443: [smf] INFO: UE IMSI[262427892720299] APN[internet] IPv4[176.16.16.190] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.448: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 11/06 11:05:29.449: [upf] INFO: UE F-SEID[UP:0xe5e CP:0x72f] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.449: [upf] INFO: UE F-SEID[UP:0xe5e CP:0x72f] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.454: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1031) 11/06 11:05:29.454: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3192) 11/06 11:05:29.454: [smf] INFO: UE IMSI[262421118698035] APN[internet] IPv4[176.16.16.191] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.459: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 11/06 11:05:29.459: [upf] INFO: UE F-SEID[UP:0xad9 CP:0xe0b] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.459: [upf] INFO: UE F-SEID[UP:0xad9 CP:0xe0b] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.465: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1031) 11/06 11:05:29.465: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3192) 11/06 11:05:29.465: [smf] INFO: UE IMSI[262420764126785] APN[internet] IPv4[176.16.16.192] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.470: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 11/06 11:05:29.470: [upf] INFO: UE F-SEID[UP:0x7c3 CP:0x305] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.470: [upf] INFO: UE F-SEID[UP:0x7c3 CP:0x305] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.475: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1031) 11/06 11:05:29.475: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3192) 11/06 11:05:29.475: [smf] INFO: UE IMSI[262423690148467] APN[internet] IPv4[176.16.16.193] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.482: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 11/06 11:05:29.482: [upf] INFO: UE F-SEID[UP:0xdaa CP:0x8ca] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.482: [upf] INFO: UE F-SEID[UP:0xdaa CP:0x8ca] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.487: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1031) 11/06 11:05:29.487: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3192) 11/06 11:05:29.487: [smf] INFO: UE IMSI[262421200838065] APN[internet] IPv4[176.16.16.194] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.494: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 11/06 11:05:29.494: [upf] INFO: UE F-SEID[UP:0xfb2 CP:0xecc] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.494: [upf] INFO: UE F-SEID[UP:0xfb2 CP:0xecc] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.498: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1031) 11/06 11:05:29.498: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3192) 11/06 11:05:29.498: [smf] INFO: UE IMSI[262427173641816] APN[internet] IPv4[176.16.16.195] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.504: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 11/06 11:05:29.504: [upf] INFO: UE F-SEID[UP:0xe2 CP:0xb9] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.504: [upf] INFO: UE F-SEID[UP:0xe2 CP:0xb9] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.509: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1031) 11/06 11:05:29.509: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3192) 11/06 11:05:29.509: [smf] INFO: UE IMSI[262423494229094] APN[internet] IPv4[176.16.16.196] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.516: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 11/06 11:05:29.516: [upf] INFO: UE F-SEID[UP:0xb6 CP:0x65f] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.516: [upf] INFO: UE F-SEID[UP:0xb6 CP:0x65f] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.520: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1031) 11/06 11:05:29.520: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3192) 11/06 11:05:29.520: [smf] INFO: UE IMSI[262421736863187] APN[internet] IPv4[176.16.16.197] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.527: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 11/06 11:05:29.527: [upf] INFO: UE F-SEID[UP:0xdd2 CP:0x335] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.527: [upf] INFO: UE F-SEID[UP:0xdd2 CP:0x335] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.532: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1031) 11/06 11:05:29.532: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3192) 11/06 11:05:29.532: [smf] INFO: UE IMSI[262429430157126] APN[internet] IPv4[176.16.16.198] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.537: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 11/06 11:05:29.537: [upf] INFO: UE F-SEID[UP:0xbd CP:0xdf5] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.537: [upf] INFO: UE F-SEID[UP:0xbd CP:0xdf5] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.543: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1031) 11/06 11:05:29.543: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3192) 11/06 11:05:29.543: [smf] INFO: UE IMSI[262422844755052] APN[internet] IPv4[176.16.16.199] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.549: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 11/06 11:05:29.550: [upf] INFO: UE F-SEID[UP:0x3bc CP:0x6aa] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.550: [upf] INFO: UE F-SEID[UP:0x3bc CP:0x6aa] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.554: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1031) 11/06 11:05:29.554: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3192) 11/06 11:05:29.554: [smf] INFO: UE IMSI[262421673163195] APN[internet] IPv4[176.16.16.200] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.560: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 11/06 11:05:29.560: [upf] INFO: UE F-SEID[UP:0x865 CP:0x71d] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.560: [upf] INFO: UE F-SEID[UP:0x865 CP:0x71d] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.565: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1031) 11/06 11:05:29.565: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3192) 11/06 11:05:29.565: [smf] INFO: UE IMSI[262428909679595] APN[internet] IPv4[176.16.16.201] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.571: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 11/06 11:05:29.571: [upf] INFO: UE F-SEID[UP:0x516 CP:0xa7e] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.571: [upf] INFO: UE F-SEID[UP:0x516 CP:0xa7e] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.576: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1031) 11/06 11:05:29.576: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3192) 11/06 11:05:29.576: [smf] INFO: UE IMSI[262427737662148] APN[internet] IPv4[176.16.16.202] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.583: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 11/06 11:05:29.583: [upf] INFO: UE F-SEID[UP:0x57 CP:0xc69] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.583: [upf] INFO: UE F-SEID[UP:0x57 CP:0xc69] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.588: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1031) 11/06 11:05:29.588: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3192) 11/06 11:05:29.588: [smf] INFO: UE IMSI[262424934058109] APN[internet] IPv4[176.16.16.203] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.595: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 11/06 11:05:29.595: [upf] INFO: UE F-SEID[UP:0xd03 CP:0x7eb] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.595: [upf] INFO: UE F-SEID[UP:0xd03 CP:0x7eb] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.599: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1031) 11/06 11:05:29.599: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3192) 11/06 11:05:29.599: [smf] INFO: UE IMSI[262422220554379] APN[internet] IPv4[176.16.16.204] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.605: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 11/06 11:05:29.605: [upf] INFO: UE F-SEID[UP:0xf55 CP:0x81b] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.605: [upf] INFO: UE F-SEID[UP:0xf55 CP:0x81b] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.610: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1031) 11/06 11:05:29.610: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3192) 11/06 11:05:29.610: [smf] INFO: UE IMSI[262420553496951] APN[internet] IPv4[176.16.16.205] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.617: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 11/06 11:05:29.617: [upf] INFO: UE F-SEID[UP:0xef2 CP:0xd43] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.617: [upf] INFO: UE F-SEID[UP:0xef2 CP:0xd43] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.621: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1031) 11/06 11:05:29.621: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3192) 11/06 11:05:29.621: [smf] INFO: UE IMSI[262429213194968] APN[internet] IPv4[176.16.16.206] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.627: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 11/06 11:05:29.627: [upf] INFO: UE F-SEID[UP:0xacb CP:0xe22] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.627: [upf] INFO: UE F-SEID[UP:0xacb CP:0xe22] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.632: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1031) 11/06 11:05:29.632: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3192) 11/06 11:05:29.632: [smf] INFO: UE IMSI[262422370787011] APN[internet] IPv4[176.16.16.207] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.638: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 11/06 11:05:29.638: [upf] INFO: UE F-SEID[UP:0xde0 CP:0x90b] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.638: [upf] INFO: UE F-SEID[UP:0xde0 CP:0x90b] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.644: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1031) 11/06 11:05:29.644: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3192) 11/06 11:05:29.644: [smf] INFO: UE IMSI[262422271357389] APN[internet] IPv4[176.16.16.208] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.650: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 11/06 11:05:29.650: [upf] INFO: UE F-SEID[UP:0x8e3 CP:0x628] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.650: [upf] INFO: UE F-SEID[UP:0x8e3 CP:0x628] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.655: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1031) 11/06 11:05:29.655: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3192) 11/06 11:05:29.655: [smf] INFO: UE IMSI[262428182701388] APN[internet] IPv4[176.16.16.209] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.662: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 11/06 11:05:29.662: [upf] INFO: UE F-SEID[UP:0xcd9 CP:0x82c] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.662: [upf] INFO: UE F-SEID[UP:0xcd9 CP:0x82c] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.667: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1031) 11/06 11:05:29.667: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3192) 11/06 11:05:29.667: [smf] INFO: UE IMSI[262425381443320] APN[internet] IPv4[176.16.16.210] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.673: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 11/06 11:05:29.673: [upf] INFO: UE F-SEID[UP:0xac0 CP:0xcf] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.673: [upf] INFO: UE F-SEID[UP:0xac0 CP:0xcf] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.678: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1031) 11/06 11:05:29.678: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3192) 11/06 11:05:29.678: [smf] INFO: UE IMSI[262423558936216] APN[internet] IPv4[176.16.16.211] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.683: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 11/06 11:05:29.683: [upf] INFO: UE F-SEID[UP:0x82a CP:0x15d] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.683: [upf] INFO: UE F-SEID[UP:0x82a CP:0x15d] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.689: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1031) 11/06 11:05:29.689: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3192) 11/06 11:05:29.689: [smf] INFO: UE IMSI[262422761405045] APN[internet] IPv4[176.16.16.212] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.694: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 11/06 11:05:29.694: [upf] INFO: UE F-SEID[UP:0x1d6 CP:0xd6a] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.694: [upf] INFO: UE F-SEID[UP:0x1d6 CP:0xd6a] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.700: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1031) 11/06 11:05:29.700: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3192) 11/06 11:05:29.700: [smf] INFO: UE IMSI[262422428956481] APN[internet] IPv4[176.16.16.213] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.706: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 11/06 11:05:29.707: [upf] INFO: UE F-SEID[UP:0xd51 CP:0x3cc] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.707: [upf] INFO: UE F-SEID[UP:0xd51 CP:0x3cc] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.711: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1031) 11/06 11:05:29.711: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3192) 11/06 11:05:29.711: [smf] INFO: UE IMSI[262429676297549] APN[internet] IPv4[176.16.16.214] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.717: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 11/06 11:05:29.717: [upf] INFO: UE F-SEID[UP:0xf54 CP:0xd05] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.717: [upf] INFO: UE F-SEID[UP:0xf54 CP:0xd05] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.723: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1031) 11/06 11:05:29.723: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3192) 11/06 11:05:29.723: [smf] INFO: UE IMSI[262428577181179] APN[internet] IPv4[176.16.16.215] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.728: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 11/06 11:05:29.728: [upf] INFO: UE F-SEID[UP:0x3b3 CP:0x841] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.728: [upf] INFO: UE F-SEID[UP:0x3b3 CP:0x841] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.734: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1031) 11/06 11:05:29.734: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3192) 11/06 11:05:29.734: [smf] INFO: UE IMSI[262427053840110] APN[internet] IPv4[176.16.16.216] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.740: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 11/06 11:05:29.741: [upf] INFO: UE F-SEID[UP:0x29e CP:0x836] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.741: [upf] INFO: UE F-SEID[UP:0x29e CP:0x836] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.745: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1031) 11/06 11:05:29.745: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3192) 11/06 11:05:29.745: [smf] INFO: UE IMSI[262426579498572] APN[internet] IPv4[176.16.16.217] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.751: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 11/06 11:05:29.751: [upf] INFO: UE F-SEID[UP:0xd6c CP:0x128] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.751: [upf] INFO: UE F-SEID[UP:0xd6c CP:0x128] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.756: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1031) 11/06 11:05:29.756: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3192) 11/06 11:05:29.756: [smf] INFO: UE IMSI[262426422467648] APN[internet] IPv4[176.16.16.218] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.763: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 11/06 11:05:29.763: [upf] INFO: UE F-SEID[UP:0x84b CP:0xcc] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.763: [upf] INFO: UE F-SEID[UP:0x84b CP:0xcc] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.768: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1031) 11/06 11:05:29.768: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3192) 11/06 11:05:29.768: [smf] INFO: UE IMSI[262429228285518] APN[internet] IPv4[176.16.16.219] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.774: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 11/06 11:05:29.774: [upf] INFO: UE F-SEID[UP:0x111 CP:0xf53] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.774: [upf] INFO: UE F-SEID[UP:0x111 CP:0xf53] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.779: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1031) 11/06 11:05:29.779: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3192) 11/06 11:05:29.779: [smf] INFO: UE IMSI[262426428331413] APN[internet] IPv4[176.16.16.220] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.785: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 11/06 11:05:29.785: [upf] INFO: UE F-SEID[UP:0xb81 CP:0x5ef] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.785: [upf] INFO: UE F-SEID[UP:0xb81 CP:0x5ef] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.790: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1031) 11/06 11:05:29.790: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3192) 11/06 11:05:29.790: [smf] INFO: UE IMSI[262420130916478] APN[internet] IPv4[176.16.16.221] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.796: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 11/06 11:05:29.796: [upf] INFO: UE F-SEID[UP:0xf6f CP:0x9a0] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.796: [upf] INFO: UE F-SEID[UP:0xf6f CP:0x9a0] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.801: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1031) 11/06 11:05:29.802: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3192) 11/06 11:05:29.802: [smf] INFO: UE IMSI[262420580621428] APN[internet] IPv4[176.16.16.222] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.808: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 11/06 11:05:29.808: [upf] INFO: UE F-SEID[UP:0x3a7 CP:0xd2c] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.808: [upf] INFO: UE F-SEID[UP:0x3a7 CP:0xd2c] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.813: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1031) 11/06 11:05:29.813: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3192) 11/06 11:05:29.813: [smf] INFO: UE IMSI[262429073704823] APN[internet] IPv4[176.16.16.223] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.819: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 11/06 11:05:29.819: [upf] INFO: UE F-SEID[UP:0x4b7 CP:0x180] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.819: [upf] INFO: UE F-SEID[UP:0x4b7 CP:0x180] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.824: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1031) 11/06 11:05:29.824: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3192) 11/06 11:05:29.824: [smf] INFO: UE IMSI[262422458243185] APN[internet] IPv4[176.16.16.224] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.829: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 11/06 11:05:29.829: [upf] INFO: UE F-SEID[UP:0x483 CP:0x1ec] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.829: [upf] INFO: UE F-SEID[UP:0x483 CP:0x1ec] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.835: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1031) 11/06 11:05:29.835: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3192) 11/06 11:05:29.835: [smf] INFO: UE IMSI[262427833163827] APN[internet] IPv4[176.16.16.225] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.841: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 11/06 11:05:29.841: [upf] INFO: UE F-SEID[UP:0x901 CP:0xf68] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.841: [upf] INFO: UE F-SEID[UP:0x901 CP:0xf68] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.846: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1031) 11/06 11:05:29.846: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3192) 11/06 11:05:29.846: [smf] INFO: UE IMSI[262420350765569] APN[internet] IPv4[176.16.16.226] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.852: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 11/06 11:05:29.852: [upf] INFO: UE F-SEID[UP:0x62b CP:0x353] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.852: [upf] INFO: UE F-SEID[UP:0x62b CP:0x353] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.857: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1031) 11/06 11:05:29.857: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3192) 11/06 11:05:29.857: [smf] INFO: UE IMSI[262425140840728] APN[internet] IPv4[176.16.16.227] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.863: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 11/06 11:05:29.863: [upf] INFO: UE F-SEID[UP:0x454 CP:0xdd4] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.863: [upf] INFO: UE F-SEID[UP:0x454 CP:0xdd4] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.868: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1031) 11/06 11:05:29.868: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3192) 11/06 11:05:29.868: [smf] INFO: UE IMSI[262420632641499] APN[internet] IPv4[176.16.16.228] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.874: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 11/06 11:05:29.874: [upf] INFO: UE F-SEID[UP:0x49f CP:0x407] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.874: [upf] INFO: UE F-SEID[UP:0x49f CP:0x407] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.880: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1031) 11/06 11:05:29.880: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3192) 11/06 11:05:29.880: [smf] INFO: UE IMSI[262426737584332] APN[internet] IPv4[176.16.16.229] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.886: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 11/06 11:05:29.886: [upf] INFO: UE F-SEID[UP:0xc22 CP:0x4c] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.886: [upf] INFO: UE F-SEID[UP:0xc22 CP:0x4c] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.891: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1031) 11/06 11:05:29.891: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3192) 11/06 11:05:29.891: [smf] INFO: UE IMSI[262420349433078] APN[internet] IPv4[176.16.16.230] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.897: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 11/06 11:05:29.897: [upf] INFO: UE F-SEID[UP:0xeaa CP:0x8b6] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.897: [upf] INFO: UE F-SEID[UP:0xeaa CP:0x8b6] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.902: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1031) 11/06 11:05:29.902: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3192) 11/06 11:05:29.902: [smf] INFO: UE IMSI[262425276514429] APN[internet] IPv4[176.16.16.231] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.909: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 11/06 11:05:29.909: [upf] INFO: UE F-SEID[UP:0x491 CP:0x412] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.909: [upf] INFO: UE F-SEID[UP:0x491 CP:0x412] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.913: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1031) 11/06 11:05:29.913: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3192) 11/06 11:05:29.913: [smf] INFO: UE IMSI[262429005575819] APN[internet] IPv4[176.16.16.232] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.920: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 11/06 11:05:29.920: [upf] INFO: UE F-SEID[UP:0xeab CP:0x5da] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.920: [upf] INFO: UE F-SEID[UP:0xeab CP:0x5da] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.925: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1031) 11/06 11:05:29.925: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3192) 11/06 11:05:29.925: [smf] INFO: UE IMSI[262423774802550] APN[internet] IPv4[176.16.16.233] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.931: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 11/06 11:05:29.931: [upf] INFO: UE F-SEID[UP:0xbac CP:0xa8d] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.931: [upf] INFO: UE F-SEID[UP:0xbac CP:0xa8d] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.936: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1031) 11/06 11:05:29.936: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3192) 11/06 11:05:29.936: [smf] INFO: UE IMSI[262428639006006] APN[internet] IPv4[176.16.16.234] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.943: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 11/06 11:05:29.943: [upf] INFO: UE F-SEID[UP:0xa69 CP:0x8c6] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.943: [upf] INFO: UE F-SEID[UP:0xa69 CP:0x8c6] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.948: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1031) 11/06 11:05:29.948: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3192) 11/06 11:05:29.948: [smf] INFO: UE IMSI[262421427310698] APN[internet] IPv4[176.16.16.235] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.954: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 11/06 11:05:29.954: [upf] INFO: UE F-SEID[UP:0x374 CP:0x371] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.954: [upf] INFO: UE F-SEID[UP:0x374 CP:0x371] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.959: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1031) 11/06 11:05:29.959: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3192) 11/06 11:05:29.959: [smf] INFO: UE IMSI[262425725651318] APN[internet] IPv4[176.16.16.236] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.964: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 11/06 11:05:29.964: [upf] INFO: UE F-SEID[UP:0x18f CP:0xdea] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.964: [upf] INFO: UE F-SEID[UP:0x18f CP:0xdea] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.970: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1031) 11/06 11:05:29.970: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3192) 11/06 11:05:29.970: [smf] INFO: UE IMSI[262420115986226] APN[internet] IPv4[176.16.16.237] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.977: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 11/06 11:05:29.977: [upf] INFO: UE F-SEID[UP:0xa7d CP:0x3c7] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.977: [upf] INFO: UE F-SEID[UP:0xa7d CP:0x3c7] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.981: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1031) 11/06 11:05:29.981: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3192) 11/06 11:05:29.981: [smf] INFO: UE IMSI[262420179463494] APN[internet] IPv4[176.16.16.238] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.987: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 11/06 11:05:29.987: [upf] INFO: UE F-SEID[UP:0x1a7 CP:0x94] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.987: [upf] INFO: UE F-SEID[UP:0x1a7 CP:0x94] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:29.992: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1031) 11/06 11:05:29.992: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3192) 11/06 11:05:29.992: [smf] INFO: UE IMSI[262422131339276] APN[internet] IPv4[176.16.16.239] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:29.998: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 11/06 11:05:29.998: [upf] INFO: UE F-SEID[UP:0x9a1 CP:0x8f6] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) 11/06 11:05:29.998: [upf] INFO: UE F-SEID[UP:0x9a1 CP:0x8f6] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.003: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1031) 11/06 11:05:30.003: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3192) 11/06 11:05:30.003: [smf] INFO: UE IMSI[262429581045037] APN[internet] IPv4[176.16.16.240] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.009: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 11/06 11:05:30.009: [upf] INFO: UE F-SEID[UP:0x5a7 CP:0xa65] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.009: [upf] INFO: UE F-SEID[UP:0x5a7 CP:0xa65] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.015: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1031) 11/06 11:05:30.015: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3192) 11/06 11:05:30.015: [smf] INFO: UE IMSI[262427953915570] APN[internet] IPv4[176.16.16.241] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.020: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 11/06 11:05:30.020: [upf] INFO: UE F-SEID[UP:0xc54 CP:0x972] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.020: [upf] INFO: UE F-SEID[UP:0xc54 CP:0x972] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.026: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1031) 11/06 11:05:30.026: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3192) 11/06 11:05:30.026: [smf] INFO: UE IMSI[262426296329765] APN[internet] IPv4[176.16.16.242] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.032: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 11/06 11:05:30.032: [upf] INFO: UE F-SEID[UP:0xe62 CP:0x27d] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.032: [upf] INFO: UE F-SEID[UP:0xe62 CP:0x27d] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.037: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1031) 11/06 11:05:30.037: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3192) 11/06 11:05:30.037: [smf] INFO: UE IMSI[262420867989899] APN[internet] IPv4[176.16.16.243] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.043: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 11/06 11:05:30.044: [upf] INFO: UE F-SEID[UP:0x11d CP:0x2b3] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.044: [upf] INFO: UE F-SEID[UP:0x11d CP:0x2b3] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.048: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1031) 11/06 11:05:30.048: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3192) 11/06 11:05:30.048: [smf] INFO: UE IMSI[262427282845046] APN[internet] IPv4[176.16.16.244] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.055: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 11/06 11:05:30.055: [upf] INFO: UE F-SEID[UP:0xc5e CP:0x624] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.055: [upf] INFO: UE F-SEID[UP:0xc5e CP:0x624] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.060: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1031) 11/06 11:05:30.060: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3192) 11/06 11:05:30.060: [smf] INFO: UE IMSI[262420861861779] APN[internet] IPv4[176.16.16.245] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.066: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 11/06 11:05:30.066: [upf] INFO: UE F-SEID[UP:0x2ea CP:0xb4b] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.066: [upf] INFO: UE F-SEID[UP:0x2ea CP:0xb4b] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.071: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1031) 11/06 11:05:30.071: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3192) 11/06 11:05:30.071: [smf] INFO: UE IMSI[262423560465901] APN[internet] IPv4[176.16.16.246] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.077: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 11/06 11:05:30.077: [upf] INFO: UE F-SEID[UP:0x84e CP:0x8ae] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.077: [upf] INFO: UE F-SEID[UP:0x84e CP:0x8ae] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.082: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1031) 11/06 11:05:30.082: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3192) 11/06 11:05:30.082: [smf] INFO: UE IMSI[262423906047343] APN[internet] IPv4[176.16.16.247] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.087: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 11/06 11:05:30.087: [upf] INFO: UE F-SEID[UP:0x715 CP:0x242] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.087: [upf] INFO: UE F-SEID[UP:0x715 CP:0x242] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.093: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1031) 11/06 11:05:30.093: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3192) 11/06 11:05:30.093: [smf] INFO: UE IMSI[262425057134182] APN[internet] IPv4[176.16.16.248] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.099: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 11/06 11:05:30.099: [upf] INFO: UE F-SEID[UP:0x9b2 CP:0xec3] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.099: [upf] INFO: UE F-SEID[UP:0x9b2 CP:0xec3] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.104: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1031) 11/06 11:05:30.104: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3192) 11/06 11:05:30.104: [smf] INFO: UE IMSI[262428246800106] APN[internet] IPv4[176.16.16.249] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.112: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 11/06 11:05:30.112: [upf] INFO: UE F-SEID[UP:0xeeb CP:0x26a] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.112: [upf] INFO: UE F-SEID[UP:0xeeb CP:0x26a] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.116: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1031) 11/06 11:05:30.116: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3192) 11/06 11:05:30.116: [smf] INFO: UE IMSI[262425043081251] APN[internet] IPv4[176.16.16.250] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.122: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 11/06 11:05:30.122: [upf] INFO: UE F-SEID[UP:0xc78 CP:0x41] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.122: [upf] INFO: UE F-SEID[UP:0xc78 CP:0x41] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.127: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1031) 11/06 11:05:30.127: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3192) 11/06 11:05:30.127: [smf] INFO: UE IMSI[262426873496468] APN[internet] IPv4[176.16.16.251] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.133: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 11/06 11:05:30.134: [upf] INFO: UE F-SEID[UP:0x522 CP:0x3fa] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.134: [upf] INFO: UE F-SEID[UP:0x522 CP:0x3fa] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.139: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1031) 11/06 11:05:30.139: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3192) 11/06 11:05:30.139: [smf] INFO: UE IMSI[262427639424921] APN[internet] IPv4[176.16.16.252] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.146: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 11/06 11:05:30.146: [upf] INFO: UE F-SEID[UP:0x33a CP:0x867] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.146: [upf] INFO: UE F-SEID[UP:0x33a CP:0x867] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.150: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1031) 11/06 11:05:30.150: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3192) 11/06 11:05:30.150: [smf] INFO: UE IMSI[262422037431384] APN[internet] IPv4[176.16.16.253] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.156: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 11/06 11:05:30.156: [upf] INFO: UE F-SEID[UP:0x96a CP:0x20a] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.156: [upf] INFO: UE F-SEID[UP:0x96a CP:0x20a] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.161: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1031) 11/06 11:05:30.161: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3192) 11/06 11:05:30.161: [smf] INFO: UE IMSI[262422411929949] APN[internet] IPv4[176.16.16.254] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.168: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 11/06 11:05:30.168: [upf] INFO: UE F-SEID[UP:0xd19 CP:0xd90] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.168: [upf] INFO: UE F-SEID[UP:0xd19 CP:0xd90] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.173: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1031) 11/06 11:05:30.173: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3192) 11/06 11:05:30.173: [smf] INFO: UE IMSI[262427823492949] APN[internet] IPv4[176.16.16.255] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.179: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 11/06 11:05:30.179: [upf] INFO: UE F-SEID[UP:0xa17 CP:0x826] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.179: [upf] INFO: UE F-SEID[UP:0xa17 CP:0x826] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.184: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1031) 11/06 11:05:30.184: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3192) 11/06 11:05:30.184: [smf] INFO: UE IMSI[262422141754331] APN[internet] IPv4[176.16.17.0] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.191: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 11/06 11:05:30.191: [upf] INFO: UE F-SEID[UP:0x469 CP:0x18c] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.191: [upf] INFO: UE F-SEID[UP:0x469 CP:0x18c] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.196: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1031) 11/06 11:05:30.196: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3192) 11/06 11:05:30.196: [smf] INFO: UE IMSI[262424681062766] APN[internet] IPv4[176.16.17.1] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.203: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 11/06 11:05:30.203: [upf] INFO: UE F-SEID[UP:0x37a CP:0xd60] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.203: [upf] INFO: UE F-SEID[UP:0x37a CP:0xd60] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.207: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1031) 11/06 11:05:30.207: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3192) 11/06 11:05:30.207: [smf] INFO: UE IMSI[262420801613925] APN[internet] IPv4[176.16.17.2] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.213: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 11/06 11:05:30.213: [upf] INFO: UE F-SEID[UP:0xf2a CP:0xd2d] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.213: [upf] INFO: UE F-SEID[UP:0xf2a CP:0xd2d] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.218: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1031) 11/06 11:05:30.218: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3192) 11/06 11:05:30.218: [smf] INFO: UE IMSI[262421780778495] APN[internet] IPv4[176.16.17.3] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.225: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 11/06 11:05:30.225: [upf] INFO: UE F-SEID[UP:0x839 CP:0xe66] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.225: [upf] INFO: UE F-SEID[UP:0x839 CP:0xe66] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.229: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1031) 11/06 11:05:30.229: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3192) 11/06 11:05:30.229: [smf] INFO: UE IMSI[262429837100164] APN[internet] IPv4[176.16.17.4] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.236: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 11/06 11:05:30.236: [upf] INFO: UE F-SEID[UP:0x1f6 CP:0xb0c] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.236: [upf] INFO: UE F-SEID[UP:0x1f6 CP:0xb0c] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.240: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1031) 11/06 11:05:30.240: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3192) 11/06 11:05:30.240: [smf] INFO: UE IMSI[262423714892262] APN[internet] IPv4[176.16.17.5] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.248: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 11/06 11:05:30.248: [upf] INFO: UE F-SEID[UP:0x8ff CP:0xe47] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.248: [upf] INFO: UE F-SEID[UP:0x8ff CP:0xe47] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.252: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1031) 11/06 11:05:30.252: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3192) 11/06 11:05:30.252: [smf] INFO: UE IMSI[262427163353860] APN[internet] IPv4[176.16.17.6] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.258: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 11/06 11:05:30.259: [upf] INFO: UE F-SEID[UP:0x2df CP:0xb88] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.259: [upf] INFO: UE F-SEID[UP:0x2df CP:0xb88] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.264: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1031) 11/06 11:05:30.264: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3192) 11/06 11:05:30.264: [smf] INFO: UE IMSI[262424065978715] APN[internet] IPv4[176.16.17.7] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.270: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 11/06 11:05:30.270: [upf] INFO: UE F-SEID[UP:0x48b CP:0xc7f] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.270: [upf] INFO: UE F-SEID[UP:0x48b CP:0xc7f] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.276: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1031) 11/06 11:05:30.276: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3192) 11/06 11:05:30.276: [smf] INFO: UE IMSI[262427116243772] APN[internet] IPv4[176.16.17.8] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.284: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 11/06 11:05:30.284: [upf] INFO: UE F-SEID[UP:0x3f0 CP:0x8ac] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.284: [upf] INFO: UE F-SEID[UP:0x3f0 CP:0x8ac] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.287: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1031) 11/06 11:05:30.287: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3192) 11/06 11:05:30.287: [smf] INFO: UE IMSI[262428204730113] APN[internet] IPv4[176.16.17.9] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.294: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 11/06 11:05:30.294: [upf] INFO: UE F-SEID[UP:0xa4e CP:0x70d] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.294: [upf] INFO: UE F-SEID[UP:0xa4e CP:0x70d] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.299: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1031) 11/06 11:05:30.299: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3192) 11/06 11:05:30.299: [smf] INFO: UE IMSI[262429375184861] APN[internet] IPv4[176.16.17.10] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.305: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 11/06 11:05:30.305: [upf] INFO: UE F-SEID[UP:0x4a4 CP:0x97c] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.305: [upf] INFO: UE F-SEID[UP:0x4a4 CP:0x97c] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.310: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1031) 11/06 11:05:30.310: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3192) 11/06 11:05:30.310: [smf] INFO: UE IMSI[262422328538787] APN[internet] IPv4[176.16.17.11] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.317: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 11/06 11:05:30.317: [upf] INFO: UE F-SEID[UP:0xd31 CP:0xa32] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.317: [upf] INFO: UE F-SEID[UP:0xd31 CP:0xa32] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.322: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1031) 11/06 11:05:30.322: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3192) 11/06 11:05:30.322: [smf] INFO: UE IMSI[262423910038658] APN[internet] IPv4[176.16.17.12] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.328: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 11/06 11:05:30.328: [upf] INFO: UE F-SEID[UP:0xf70 CP:0xef3] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.328: [upf] INFO: UE F-SEID[UP:0xf70 CP:0xef3] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.333: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1031) 11/06 11:05:30.333: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3192) 11/06 11:05:30.333: [smf] INFO: UE IMSI[262424751461869] APN[internet] IPv4[176.16.17.13] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.340: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 11/06 11:05:30.340: [upf] INFO: UE F-SEID[UP:0xa09 CP:0x739] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.340: [upf] INFO: UE F-SEID[UP:0xa09 CP:0x739] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.345: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1031) 11/06 11:05:30.345: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3192) 11/06 11:05:30.345: [smf] INFO: UE IMSI[262425129427769] APN[internet] IPv4[176.16.17.14] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.352: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 11/06 11:05:30.352: [upf] INFO: UE F-SEID[UP:0x267 CP:0x93] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.352: [upf] INFO: UE F-SEID[UP:0x267 CP:0x93] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.357: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1031) 11/06 11:05:30.357: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3192) 11/06 11:05:30.357: [smf] INFO: UE IMSI[262428528383893] APN[internet] IPv4[176.16.17.15] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.363: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 11/06 11:05:30.363: [upf] INFO: UE F-SEID[UP:0xed3 CP:0xe0] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.363: [upf] INFO: UE F-SEID[UP:0xed3 CP:0xe0] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.368: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1031) 11/06 11:05:30.368: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3192) 11/06 11:05:30.368: [smf] INFO: UE IMSI[262424964081946] APN[internet] IPv4[176.16.17.16] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.375: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 11/06 11:05:30.375: [upf] INFO: UE F-SEID[UP:0xdf5 CP:0x7f6] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.375: [upf] INFO: UE F-SEID[UP:0xdf5 CP:0x7f6] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.380: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1031) 11/06 11:05:30.380: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3192) 11/06 11:05:30.380: [smf] INFO: UE IMSI[262424752921536] APN[internet] IPv4[176.16.17.17] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.386: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 11/06 11:05:30.386: [upf] INFO: UE F-SEID[UP:0xc24 CP:0x6e7] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.386: [upf] INFO: UE F-SEID[UP:0xc24 CP:0x6e7] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.391: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1031) 11/06 11:05:30.391: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3192) 11/06 11:05:30.391: [smf] INFO: UE IMSI[262428123384921] APN[internet] IPv4[176.16.17.18] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.398: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 11/06 11:05:30.398: [upf] INFO: UE F-SEID[UP:0xcdf CP:0xa0d] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.398: [upf] INFO: UE F-SEID[UP:0xcdf CP:0xa0d] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.403: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1031) 11/06 11:05:30.403: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3192) 11/06 11:05:30.403: [smf] INFO: UE IMSI[262421795079406] APN[internet] IPv4[176.16.17.19] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.409: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 11/06 11:05:30.409: [upf] INFO: UE F-SEID[UP:0xdba CP:0x6c2] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.409: [upf] INFO: UE F-SEID[UP:0xdba CP:0x6c2] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.414: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1031) 11/06 11:05:30.414: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3192) 11/06 11:05:30.414: [smf] INFO: UE IMSI[262427334490019] APN[internet] IPv4[176.16.17.20] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.420: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 11/06 11:05:30.420: [upf] INFO: UE F-SEID[UP:0x1be CP:0xf77] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.420: [upf] INFO: UE F-SEID[UP:0x1be CP:0xf77] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.426: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1031) 11/06 11:05:30.426: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3192) 11/06 11:05:30.426: [smf] INFO: UE IMSI[262420585282031] APN[internet] IPv4[176.16.17.21] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.433: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 11/06 11:05:30.433: [upf] INFO: UE F-SEID[UP:0x8b0 CP:0xef] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.433: [upf] INFO: UE F-SEID[UP:0x8b0 CP:0xef] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.438: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1031) 11/06 11:05:30.438: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3192) 11/06 11:05:30.438: [smf] INFO: UE IMSI[262421545584690] APN[internet] IPv4[176.16.17.22] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.444: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 11/06 11:05:30.444: [upf] INFO: UE F-SEID[UP:0x4a8 CP:0xd58] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.444: [upf] INFO: UE F-SEID[UP:0x4a8 CP:0xd58] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.449: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1031) 11/06 11:05:30.449: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3192) 11/06 11:05:30.449: [smf] INFO: UE IMSI[262422291542469] APN[internet] IPv4[176.16.17.23] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.456: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 11/06 11:05:30.456: [upf] INFO: UE F-SEID[UP:0x536 CP:0x960] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.456: [upf] INFO: UE F-SEID[UP:0x536 CP:0x960] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.460: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1031) 11/06 11:05:30.460: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3192) 11/06 11:05:30.460: [smf] INFO: UE IMSI[262425556384470] APN[internet] IPv4[176.16.17.24] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.467: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 11/06 11:05:30.467: [upf] INFO: UE F-SEID[UP:0x591 CP:0x43f] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.467: [upf] INFO: UE F-SEID[UP:0x591 CP:0x43f] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.472: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1031) 11/06 11:05:30.472: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3192) 11/06 11:05:30.472: [smf] INFO: UE IMSI[262425523631389] APN[internet] IPv4[176.16.17.25] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.478: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 11/06 11:05:30.478: [upf] INFO: UE F-SEID[UP:0x306 CP:0xde] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.478: [upf] INFO: UE F-SEID[UP:0x306 CP:0xde] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.483: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1031) 11/06 11:05:30.483: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3192) 11/06 11:05:30.483: [smf] INFO: UE IMSI[262424630611707] APN[internet] IPv4[176.16.17.26] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.491: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 11/06 11:05:30.491: [upf] INFO: UE F-SEID[UP:0x975 CP:0xb02] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.491: [upf] INFO: UE F-SEID[UP:0x975 CP:0xb02] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.495: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1031) 11/06 11:05:30.495: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3192) 11/06 11:05:30.495: [smf] INFO: UE IMSI[262425182801918] APN[internet] IPv4[176.16.17.27] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.501: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 11/06 11:05:30.501: [upf] INFO: UE F-SEID[UP:0xd70 CP:0x4aa] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.501: [upf] INFO: UE F-SEID[UP:0xd70 CP:0x4aa] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.506: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1031) 11/06 11:05:30.506: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3192) 11/06 11:05:30.506: [smf] INFO: UE IMSI[262423118809082] APN[internet] IPv4[176.16.17.28] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.512: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 11/06 11:05:30.513: [upf] INFO: UE F-SEID[UP:0xbcb CP:0xc11] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.513: [upf] INFO: UE F-SEID[UP:0xbcb CP:0xc11] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.517: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1031) 11/06 11:05:30.517: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3192) 11/06 11:05:30.517: [smf] INFO: UE IMSI[262422182585873] APN[internet] IPv4[176.16.17.29] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.524: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 11/06 11:05:30.524: [upf] INFO: UE F-SEID[UP:0xd54 CP:0xfa9] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.524: [upf] INFO: UE F-SEID[UP:0xd54 CP:0xfa9] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.528: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1031) 11/06 11:05:30.528: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3192) 11/06 11:05:30.528: [smf] INFO: UE IMSI[262428462617318] APN[internet] IPv4[176.16.17.30] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.534: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 11/06 11:05:30.534: [upf] INFO: UE F-SEID[UP:0x46c CP:0x43d] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.534: [upf] INFO: UE F-SEID[UP:0x46c CP:0x43d] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.539: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1031) 11/06 11:05:30.540: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3192) 11/06 11:05:30.540: [smf] INFO: UE IMSI[262423750444978] APN[internet] IPv4[176.16.17.31] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.547: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 11/06 11:05:30.547: [upf] INFO: UE F-SEID[UP:0x9e8 CP:0xf7b] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.547: [upf] INFO: UE F-SEID[UP:0x9e8 CP:0xf7b] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.551: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1031) 11/06 11:05:30.551: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3192) 11/06 11:05:30.551: [smf] INFO: UE IMSI[262422356859688] APN[internet] IPv4[176.16.17.32] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.557: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 11/06 11:05:30.557: [upf] INFO: UE F-SEID[UP:0x5cb CP:0x7a4] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.557: [upf] INFO: UE F-SEID[UP:0x5cb CP:0x7a4] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.562: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1031) 11/06 11:05:30.562: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3192) 11/06 11:05:30.562: [smf] INFO: UE IMSI[262425239166685] APN[internet] IPv4[176.16.17.33] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.567: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 11/06 11:05:30.567: [upf] INFO: UE F-SEID[UP:0x7e9 CP:0x2bf] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.567: [upf] INFO: UE F-SEID[UP:0x7e9 CP:0x2bf] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.573: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1031) 11/06 11:05:30.573: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3192) 11/06 11:05:30.574: [smf] INFO: UE IMSI[262421361500173] APN[internet] IPv4[176.16.17.34] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.579: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 11/06 11:05:30.579: [upf] INFO: UE F-SEID[UP:0xddb CP:0xeb4] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.579: [upf] INFO: UE F-SEID[UP:0xddb CP:0xeb4] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.584: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1031) 11/06 11:05:30.584: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3192) 11/06 11:05:30.585: [smf] INFO: UE IMSI[262425337960840] APN[internet] IPv4[176.16.17.35] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.590: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 11/06 11:05:30.590: [upf] INFO: UE F-SEID[UP:0x680 CP:0x37d] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.590: [upf] INFO: UE F-SEID[UP:0x680 CP:0x37d] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.596: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1031) 11/06 11:05:30.596: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3192) 11/06 11:05:30.596: [smf] INFO: UE IMSI[262423235653339] APN[internet] IPv4[176.16.17.36] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.602: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 11/06 11:05:30.602: [upf] INFO: UE F-SEID[UP:0x44 CP:0x89a] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.602: [upf] INFO: UE F-SEID[UP:0x44 CP:0x89a] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.607: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1031) 11/06 11:05:30.607: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3192) 11/06 11:05:30.607: [smf] INFO: UE IMSI[262421402579824] APN[internet] IPv4[176.16.17.37] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.613: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 11/06 11:05:30.613: [upf] INFO: UE F-SEID[UP:0x1ec CP:0x7b2] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.613: [upf] INFO: UE F-SEID[UP:0x1ec CP:0x7b2] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.618: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1031) 11/06 11:05:30.618: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3192) 11/06 11:05:30.618: [smf] INFO: UE IMSI[262426594461408] APN[internet] IPv4[176.16.17.38] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.624: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 11/06 11:05:30.624: [upf] INFO: UE F-SEID[UP:0x394 CP:0x15f] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.624: [upf] INFO: UE F-SEID[UP:0x394 CP:0x15f] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.629: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1031) 11/06 11:05:30.629: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3192) 11/06 11:05:30.629: [smf] INFO: UE IMSI[262428044957165] APN[internet] IPv4[176.16.17.39] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.635: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 11/06 11:05:30.635: [upf] INFO: UE F-SEID[UP:0xded CP:0x8c] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.635: [upf] INFO: UE F-SEID[UP:0xded CP:0x8c] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.640: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1031) 11/06 11:05:30.640: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3192) 11/06 11:05:30.640: [smf] INFO: UE IMSI[262429489506621] APN[internet] IPv4[176.16.17.40] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.646: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 11/06 11:05:30.646: [upf] INFO: UE F-SEID[UP:0x985 CP:0xcfa] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.647: [upf] INFO: UE F-SEID[UP:0x985 CP:0xcfa] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.651: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1031) 11/06 11:05:30.651: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3192) 11/06 11:05:30.651: [smf] INFO: UE IMSI[262425594342737] APN[internet] IPv4[176.16.17.41] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.658: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 11/06 11:05:30.658: [upf] INFO: UE F-SEID[UP:0xab4 CP:0x644] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.658: [upf] INFO: UE F-SEID[UP:0xab4 CP:0x644] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.663: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1031) 11/06 11:05:30.663: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3192) 11/06 11:05:30.663: [smf] INFO: UE IMSI[262426977116155] APN[internet] IPv4[176.16.17.42] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.669: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 11/06 11:05:30.669: [upf] INFO: UE F-SEID[UP:0x765 CP:0xdd1] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.669: [upf] INFO: UE F-SEID[UP:0x765 CP:0xdd1] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.674: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1031) 11/06 11:05:30.674: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3192) 11/06 11:05:30.674: [smf] INFO: UE IMSI[262426999584757] APN[internet] IPv4[176.16.17.43] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.680: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 11/06 11:05:30.680: [upf] INFO: UE F-SEID[UP:0xb6a CP:0x8f2] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.680: [upf] INFO: UE F-SEID[UP:0xb6a CP:0x8f2] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.685: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1031) 11/06 11:05:30.685: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3192) 11/06 11:05:30.685: [smf] INFO: UE IMSI[262428093779107] APN[internet] IPv4[176.16.17.44] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.691: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 11/06 11:05:30.691: [upf] INFO: UE F-SEID[UP:0xbb5 CP:0xfb0] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.691: [upf] INFO: UE F-SEID[UP:0xbb5 CP:0xfb0] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.696: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1031) 11/06 11:05:30.697: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3192) 11/06 11:05:30.697: [smf] INFO: UE IMSI[262420028094530] APN[internet] IPv4[176.16.17.45] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.703: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 11/06 11:05:30.703: [upf] INFO: UE F-SEID[UP:0x69a CP:0x283] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.703: [upf] INFO: UE F-SEID[UP:0x69a CP:0x283] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.709: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1031) 11/06 11:05:30.709: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3192) 11/06 11:05:30.709: [smf] INFO: UE IMSI[262422620192000] APN[internet] IPv4[176.16.17.46] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.715: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 11/06 11:05:30.715: [upf] INFO: UE F-SEID[UP:0xf3d CP:0xa33] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.715: [upf] INFO: UE F-SEID[UP:0xf3d CP:0xa33] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.720: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1031) 11/06 11:05:30.720: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3192) 11/06 11:05:30.720: [smf] INFO: UE IMSI[262427448914065] APN[internet] IPv4[176.16.17.47] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.726: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 11/06 11:05:30.726: [upf] INFO: UE F-SEID[UP:0x515 CP:0x477] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.726: [upf] INFO: UE F-SEID[UP:0x515 CP:0x477] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.731: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1031) 11/06 11:05:30.731: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3192) 11/06 11:05:30.731: [smf] INFO: UE IMSI[262427628572932] APN[internet] IPv4[176.16.17.48] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.737: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 11/06 11:05:30.737: [upf] INFO: UE F-SEID[UP:0x316 CP:0x260] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.737: [upf] INFO: UE F-SEID[UP:0x316 CP:0x260] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.742: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1031) 11/06 11:05:30.742: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3192) 11/06 11:05:30.742: [smf] INFO: UE IMSI[262422518218916] APN[internet] IPv4[176.16.17.49] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.748: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 11/06 11:05:30.748: [upf] INFO: UE F-SEID[UP:0x570 CP:0xb25] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.748: [upf] INFO: UE F-SEID[UP:0x570 CP:0xb25] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.753: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1031) 11/06 11:05:30.754: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3192) 11/06 11:05:30.754: [smf] INFO: UE IMSI[262424866955078] APN[internet] IPv4[176.16.17.50] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.760: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 11/06 11:05:30.760: [upf] INFO: UE F-SEID[UP:0x97f CP:0xd49] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.760: [upf] INFO: UE F-SEID[UP:0x97f CP:0xd49] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.765: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1031) 11/06 11:05:30.765: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3192) 11/06 11:05:30.765: [smf] INFO: UE IMSI[262428492546931] APN[internet] IPv4[176.16.17.51] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.771: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 11/06 11:05:30.771: [upf] INFO: UE F-SEID[UP:0x60a CP:0xb1c] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.771: [upf] INFO: UE F-SEID[UP:0x60a CP:0xb1c] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.776: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1031) 11/06 11:05:30.776: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3192) 11/06 11:05:30.776: [smf] INFO: UE IMSI[262429197044446] APN[internet] IPv4[176.16.17.52] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.782: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 11/06 11:05:30.782: [upf] INFO: UE F-SEID[UP:0xa20 CP:0x21] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.782: [upf] INFO: UE F-SEID[UP:0xa20 CP:0x21] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.787: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1031) 11/06 11:05:30.787: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3192) 11/06 11:05:30.787: [smf] INFO: UE IMSI[262424710567358] APN[internet] IPv4[176.16.17.53] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.794: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 11/06 11:05:30.794: [upf] INFO: UE F-SEID[UP:0x398 CP:0x73d] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.794: [upf] INFO: UE F-SEID[UP:0x398 CP:0x73d] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.802: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1031) 11/06 11:05:30.802: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3192) 11/06 11:05:30.802: [smf] INFO: UE IMSI[262423103917466] APN[internet] IPv4[176.16.17.54] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.809: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 11/06 11:05:30.809: [upf] INFO: UE F-SEID[UP:0x43a CP:0x66b] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.809: [upf] INFO: UE F-SEID[UP:0x43a CP:0x66b] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.813: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1031) 11/06 11:05:30.813: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3192) 11/06 11:05:30.813: [smf] INFO: UE IMSI[262424628528478] APN[internet] IPv4[176.16.17.55] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.820: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 11/06 11:05:30.820: [upf] INFO: UE F-SEID[UP:0xb90 CP:0x586] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.820: [upf] INFO: UE F-SEID[UP:0xb90 CP:0x586] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.825: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1031) 11/06 11:05:30.825: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3192) 11/06 11:05:30.825: [smf] INFO: UE IMSI[262428983373987] APN[internet] IPv4[176.16.17.56] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.831: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 11/06 11:05:30.831: [upf] INFO: UE F-SEID[UP:0x378 CP:0xe0e] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.831: [upf] INFO: UE F-SEID[UP:0x378 CP:0xe0e] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.836: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1031) 11/06 11:05:30.836: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3192) 11/06 11:05:30.836: [smf] INFO: UE IMSI[262422393751773] APN[internet] IPv4[176.16.17.57] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.842: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 11/06 11:05:30.842: [upf] INFO: UE F-SEID[UP:0x120 CP:0xd9e] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.842: [upf] INFO: UE F-SEID[UP:0x120 CP:0xd9e] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.848: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1031) 11/06 11:05:30.848: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3192) 11/06 11:05:30.848: [smf] INFO: UE IMSI[262426211067713] APN[internet] IPv4[176.16.17.58] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.854: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 11/06 11:05:30.854: [upf] INFO: UE F-SEID[UP:0xf35 CP:0x49f] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.854: [upf] INFO: UE F-SEID[UP:0xf35 CP:0x49f] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.859: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1031) 11/06 11:05:30.859: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3192) 11/06 11:05:30.859: [smf] INFO: UE IMSI[262423294437375] APN[internet] IPv4[176.16.17.59] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.865: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 11/06 11:05:30.865: [upf] INFO: UE F-SEID[UP:0xeee CP:0x501] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.865: [upf] INFO: UE F-SEID[UP:0xeee CP:0x501] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.870: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1031) 11/06 11:05:30.870: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3192) 11/06 11:05:30.870: [smf] INFO: UE IMSI[262424992158586] APN[internet] IPv4[176.16.17.60] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.876: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 11/06 11:05:30.876: [upf] INFO: UE F-SEID[UP:0xd22 CP:0xc08] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.876: [upf] INFO: UE F-SEID[UP:0xd22 CP:0xc08] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.882: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1031) 11/06 11:05:30.882: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3192) 11/06 11:05:30.882: [smf] INFO: UE IMSI[262429992075113] APN[internet] IPv4[176.16.17.61] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.888: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 11/06 11:05:30.888: [upf] INFO: UE F-SEID[UP:0x3b4 CP:0xcf3] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.888: [upf] INFO: UE F-SEID[UP:0x3b4 CP:0xcf3] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.893: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1031) 11/06 11:05:30.893: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3192) 11/06 11:05:30.893: [smf] INFO: UE IMSI[262423004452664] APN[internet] IPv4[176.16.17.62] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.899: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 11/06 11:05:30.899: [upf] INFO: UE F-SEID[UP:0xa6c CP:0x315] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.899: [upf] INFO: UE F-SEID[UP:0xa6c CP:0x315] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.905: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1031) 11/06 11:05:30.905: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3192) 11/06 11:05:30.905: [smf] INFO: UE IMSI[262420047437766] APN[internet] IPv4[176.16.17.63] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.911: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 11/06 11:05:30.911: [upf] INFO: UE F-SEID[UP:0x941 CP:0x55a] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.911: [upf] INFO: UE F-SEID[UP:0x941 CP:0x55a] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.917: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1031) 11/06 11:05:30.917: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3192) 11/06 11:05:30.917: [smf] INFO: UE IMSI[262425953803600] APN[internet] IPv4[176.16.17.64] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.923: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 11/06 11:05:30.923: [upf] INFO: UE F-SEID[UP:0x2be CP:0xa08] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.923: [upf] INFO: UE F-SEID[UP:0x2be CP:0xa08] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.928: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1031) 11/06 11:05:30.928: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3192) 11/06 11:05:30.928: [smf] INFO: UE IMSI[262422122181146] APN[internet] IPv4[176.16.17.65] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.934: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 11/06 11:05:30.934: [upf] INFO: UE F-SEID[UP:0x3c4 CP:0xf2f] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.934: [upf] INFO: UE F-SEID[UP:0x3c4 CP:0xf2f] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.939: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1031) 11/06 11:05:30.939: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3192) 11/06 11:05:30.939: [smf] INFO: UE IMSI[262428458949060] APN[internet] IPv4[176.16.17.66] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.945: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 11/06 11:05:30.945: [upf] INFO: UE F-SEID[UP:0xee4 CP:0x19c] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.945: [upf] INFO: UE F-SEID[UP:0xee4 CP:0x19c] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.951: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1031) 11/06 11:05:30.951: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3192) 11/06 11:05:30.951: [smf] INFO: UE IMSI[262421197468016] APN[internet] IPv4[176.16.17.67] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.957: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 11/06 11:05:30.957: [upf] INFO: UE F-SEID[UP:0x3bd CP:0xf1d] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.957: [upf] INFO: UE F-SEID[UP:0x3bd CP:0xf1d] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.962: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1031) 11/06 11:05:30.962: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3192) 11/06 11:05:30.962: [smf] INFO: UE IMSI[262425101654554] APN[internet] IPv4[176.16.17.68] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.969: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 11/06 11:05:30.969: [upf] INFO: UE F-SEID[UP:0x904 CP:0x84c] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.969: [upf] INFO: UE F-SEID[UP:0x904 CP:0x84c] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.974: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1031) 11/06 11:05:30.974: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3192) 11/06 11:05:30.974: [smf] INFO: UE IMSI[262428967459918] APN[internet] IPv4[176.16.17.69] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.981: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 11/06 11:05:30.981: [upf] INFO: UE F-SEID[UP:0x99f CP:0xd44] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.981: [upf] INFO: UE F-SEID[UP:0x99f CP:0xd44] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.985: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1031) 11/06 11:05:30.985: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3192) 11/06 11:05:30.985: [smf] INFO: UE IMSI[262421692975963] APN[internet] IPv4[176.16.17.70] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:30.991: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 11/06 11:05:30.991: [upf] INFO: UE F-SEID[UP:0xca9 CP:0xd85] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) 11/06 11:05:30.991: [upf] INFO: UE F-SEID[UP:0xca9 CP:0xd85] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:30.996: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1031) 11/06 11:05:30.996: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3192) 11/06 11:05:30.996: [smf] INFO: UE IMSI[262422940747400] APN[internet] IPv4[176.16.17.71] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.003: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 11/06 11:05:31.003: [upf] INFO: UE F-SEID[UP:0x7fa CP:0xe31] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.003: [upf] INFO: UE F-SEID[UP:0x7fa CP:0xe31] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.008: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1031) 11/06 11:05:31.008: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3192) 11/06 11:05:31.008: [smf] INFO: UE IMSI[262423963394381] APN[internet] IPv4[176.16.17.72] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.014: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 11/06 11:05:31.014: [upf] INFO: UE F-SEID[UP:0xea CP:0x932] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.014: [upf] INFO: UE F-SEID[UP:0xea CP:0x932] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.019: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1031) 11/06 11:05:31.019: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3192) 11/06 11:05:31.019: [smf] INFO: UE IMSI[262422816283346] APN[internet] IPv4[176.16.17.73] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.025: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 11/06 11:05:31.025: [upf] INFO: UE F-SEID[UP:0x290 CP:0x1d7] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.025: [upf] INFO: UE F-SEID[UP:0x290 CP:0x1d7] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.030: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1031) 11/06 11:05:31.030: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3192) 11/06 11:05:31.030: [smf] INFO: UE IMSI[262420519345106] APN[internet] IPv4[176.16.17.74] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.036: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 11/06 11:05:31.037: [upf] INFO: UE F-SEID[UP:0xa7c CP:0x17] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.037: [upf] INFO: UE F-SEID[UP:0xa7c CP:0x17] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.042: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1031) 11/06 11:05:31.042: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3192) 11/06 11:05:31.042: [smf] INFO: UE IMSI[262425417873813] APN[internet] IPv4[176.16.17.75] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.049: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 11/06 11:05:31.049: [upf] INFO: UE F-SEID[UP:0xbd0 CP:0x167] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.049: [upf] INFO: UE F-SEID[UP:0xbd0 CP:0x167] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.054: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1031) 11/06 11:05:31.054: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3192) 11/06 11:05:31.054: [smf] INFO: UE IMSI[262422205656542] APN[internet] IPv4[176.16.17.76] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.060: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 11/06 11:05:31.060: [upf] INFO: UE F-SEID[UP:0xdc9 CP:0x386] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.060: [upf] INFO: UE F-SEID[UP:0xdc9 CP:0x386] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.065: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1031) 11/06 11:05:31.065: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3192) 11/06 11:05:31.065: [smf] INFO: UE IMSI[262423703397614] APN[internet] IPv4[176.16.17.77] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.071: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 11/06 11:05:31.071: [upf] INFO: UE F-SEID[UP:0x71d CP:0xb42] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.071: [upf] INFO: UE F-SEID[UP:0x71d CP:0xb42] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.076: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1031) 11/06 11:05:31.076: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3192) 11/06 11:05:31.076: [smf] INFO: UE IMSI[262428970185658] APN[internet] IPv4[176.16.17.78] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.082: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 11/06 11:05:31.082: [upf] INFO: UE F-SEID[UP:0xfa3 CP:0xfad] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.082: [upf] INFO: UE F-SEID[UP:0xfa3 CP:0xfad] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.087: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1031) 11/06 11:05:31.087: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3192) 11/06 11:05:31.087: [smf] INFO: UE IMSI[262426159218255] APN[internet] IPv4[176.16.17.79] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.094: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 11/06 11:05:31.094: [upf] INFO: UE F-SEID[UP:0xea9 CP:0x909] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.094: [upf] INFO: UE F-SEID[UP:0xea9 CP:0x909] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.099: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1031) 11/06 11:05:31.099: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3192) 11/06 11:05:31.099: [smf] INFO: UE IMSI[262429432433685] APN[internet] IPv4[176.16.17.80] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.105: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 11/06 11:05:31.105: [upf] INFO: UE F-SEID[UP:0x7d2 CP:0x8a7] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.105: [upf] INFO: UE F-SEID[UP:0x7d2 CP:0x8a7] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.110: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1031) 11/06 11:05:31.110: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3192) 11/06 11:05:31.110: [smf] INFO: UE IMSI[262420027935789] APN[internet] IPv4[176.16.17.81] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.116: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 11/06 11:05:31.116: [upf] INFO: UE F-SEID[UP:0x284 CP:0xb3a] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.116: [upf] INFO: UE F-SEID[UP:0x284 CP:0xb3a] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.121: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1031) 11/06 11:05:31.121: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3192) 11/06 11:05:31.121: [smf] INFO: UE IMSI[262427841825043] APN[internet] IPv4[176.16.17.82] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.127: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 11/06 11:05:31.127: [upf] INFO: UE F-SEID[UP:0x999 CP:0xd6e] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.127: [upf] INFO: UE F-SEID[UP:0x999 CP:0xd6e] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.132: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1031) 11/06 11:05:31.132: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3192) 11/06 11:05:31.132: [smf] INFO: UE IMSI[262429587585818] APN[internet] IPv4[176.16.17.83] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.138: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 11/06 11:05:31.138: [upf] INFO: UE F-SEID[UP:0x9b4 CP:0xc2c] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.138: [upf] INFO: UE F-SEID[UP:0x9b4 CP:0xc2c] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.144: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1031) 11/06 11:05:31.144: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3192) 11/06 11:05:31.144: [smf] INFO: UE IMSI[262427858253698] APN[internet] IPv4[176.16.17.84] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.150: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 11/06 11:05:31.150: [upf] INFO: UE F-SEID[UP:0x217 CP:0xfec] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.150: [upf] INFO: UE F-SEID[UP:0x217 CP:0xfec] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.155: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1031) 11/06 11:05:31.155: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3192) 11/06 11:05:31.155: [smf] INFO: UE IMSI[262424182244604] APN[internet] IPv4[176.16.17.85] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.161: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 11/06 11:05:31.161: [upf] INFO: UE F-SEID[UP:0x457 CP:0xee3] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.161: [upf] INFO: UE F-SEID[UP:0x457 CP:0xee3] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.166: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1031) 11/06 11:05:31.166: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3192) 11/06 11:05:31.166: [smf] INFO: UE IMSI[262428986558350] APN[internet] IPv4[176.16.17.86] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.172: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 11/06 11:05:31.172: [upf] INFO: UE F-SEID[UP:0x2d8 CP:0x3c8] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.172: [upf] INFO: UE F-SEID[UP:0x2d8 CP:0x3c8] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.177: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1031) 11/06 11:05:31.177: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3192) 11/06 11:05:31.177: [smf] INFO: UE IMSI[262428350995013] APN[internet] IPv4[176.16.17.87] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.182: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 11/06 11:05:31.182: [upf] INFO: UE F-SEID[UP:0x40 CP:0x29b] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.182: [upf] INFO: UE F-SEID[UP:0x40 CP:0x29b] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.188: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1031) 11/06 11:05:31.188: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3192) 11/06 11:05:31.188: [smf] INFO: UE IMSI[262427131011545] APN[internet] IPv4[176.16.17.88] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.194: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 11/06 11:05:31.194: [upf] INFO: UE F-SEID[UP:0xfc2 CP:0x183] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.194: [upf] INFO: UE F-SEID[UP:0xfc2 CP:0x183] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.200: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1031) 11/06 11:05:31.200: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3192) 11/06 11:05:31.200: [smf] INFO: UE IMSI[262421551205425] APN[internet] IPv4[176.16.17.89] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.206: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 11/06 11:05:31.206: [upf] INFO: UE F-SEID[UP:0x822 CP:0x5d4] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.206: [upf] INFO: UE F-SEID[UP:0x822 CP:0x5d4] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.211: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1031) 11/06 11:05:31.211: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3192) 11/06 11:05:31.211: [smf] INFO: UE IMSI[262423455580068] APN[internet] IPv4[176.16.17.90] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.216: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 11/06 11:05:31.216: [upf] INFO: UE F-SEID[UP:0x197 CP:0xe35] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.216: [upf] INFO: UE F-SEID[UP:0x197 CP:0xe35] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.222: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1031) 11/06 11:05:31.222: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3192) 11/06 11:05:31.222: [smf] INFO: UE IMSI[262429313449583] APN[internet] IPv4[176.16.17.91] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.228: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 11/06 11:05:31.228: [upf] INFO: UE F-SEID[UP:0xbc1 CP:0x63] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.228: [upf] INFO: UE F-SEID[UP:0xbc1 CP:0x63] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.233: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1031) 11/06 11:05:31.233: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3192) 11/06 11:05:31.233: [smf] INFO: UE IMSI[262427419715548] APN[internet] IPv4[176.16.17.92] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.238: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 11/06 11:05:31.238: [upf] INFO: UE F-SEID[UP:0x137 CP:0xf9d] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.238: [upf] INFO: UE F-SEID[UP:0x137 CP:0xf9d] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.244: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1031) 11/06 11:05:31.244: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3192) 11/06 11:05:31.244: [smf] INFO: UE IMSI[262420924116117] APN[internet] IPv4[176.16.17.93] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.249: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 11/06 11:05:31.250: [upf] INFO: UE F-SEID[UP:0x86e CP:0x34b] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.250: [upf] INFO: UE F-SEID[UP:0x86e CP:0x34b] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.255: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1031) 11/06 11:05:31.255: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3192) 11/06 11:05:31.255: [smf] INFO: UE IMSI[262426534901207] APN[internet] IPv4[176.16.17.94] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.261: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 11/06 11:05:31.261: [upf] INFO: UE F-SEID[UP:0x3cb CP:0x441] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.261: [upf] INFO: UE F-SEID[UP:0x3cb CP:0x441] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.266: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1031) 11/06 11:05:31.266: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3192) 11/06 11:05:31.266: [smf] INFO: UE IMSI[262429538964541] APN[internet] IPv4[176.16.17.95] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.273: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 11/06 11:05:31.273: [upf] INFO: UE F-SEID[UP:0xc69 CP:0xf54] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.273: [upf] INFO: UE F-SEID[UP:0xc69 CP:0xf54] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.277: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1031) 11/06 11:05:31.277: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3192) 11/06 11:05:31.277: [smf] INFO: UE IMSI[262428357328977] APN[internet] IPv4[176.16.17.96] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.283: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 11/06 11:05:31.283: [upf] INFO: UE F-SEID[UP:0xc28 CP:0x9e4] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.283: [upf] INFO: UE F-SEID[UP:0xc28 CP:0x9e4] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.288: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1031) 11/06 11:05:31.288: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3192) 11/06 11:05:31.288: [smf] INFO: UE IMSI[262428489665654] APN[internet] IPv4[176.16.17.97] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.294: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 11/06 11:05:31.294: [upf] INFO: UE F-SEID[UP:0x6b4 CP:0xaef] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.294: [upf] INFO: UE F-SEID[UP:0x6b4 CP:0xaef] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.299: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1031) 11/06 11:05:31.299: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3192) 11/06 11:05:31.299: [smf] INFO: UE IMSI[262424696301339] APN[internet] IPv4[176.16.17.98] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.306: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 11/06 11:05:31.306: [upf] INFO: UE F-SEID[UP:0x58d CP:0x31a] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.306: [upf] INFO: UE F-SEID[UP:0x58d CP:0x31a] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.310: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1031) 11/06 11:05:31.310: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3192) 11/06 11:05:31.310: [smf] INFO: UE IMSI[262423090908450] APN[internet] IPv4[176.16.17.99] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.316: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 11/06 11:05:31.316: [upf] INFO: UE F-SEID[UP:0x7f6 CP:0x17a] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.316: [upf] INFO: UE F-SEID[UP:0x7f6 CP:0x17a] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.322: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1031) 11/06 11:05:31.322: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3192) 11/06 11:05:31.322: [smf] INFO: UE IMSI[262427855943392] APN[internet] IPv4[176.16.17.100] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.328: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 11/06 11:05:31.328: [upf] INFO: UE F-SEID[UP:0x84d CP:0xfc6] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.328: [upf] INFO: UE F-SEID[UP:0x84d CP:0xfc6] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.333: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1031) 11/06 11:05:31.334: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3192) 11/06 11:05:31.334: [smf] INFO: UE IMSI[262428399720152] APN[internet] IPv4[176.16.17.101] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.341: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 11/06 11:05:31.341: [upf] INFO: UE F-SEID[UP:0xe86 CP:0x758] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.341: [upf] INFO: UE F-SEID[UP:0xe86 CP:0x758] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.345: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1031) 11/06 11:05:31.345: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3192) 11/06 11:05:31.345: [smf] INFO: UE IMSI[262422461321453] APN[internet] IPv4[176.16.17.102] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.351: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 11/06 11:05:31.351: [upf] INFO: UE F-SEID[UP:0x539 CP:0x719] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.351: [upf] INFO: UE F-SEID[UP:0x539 CP:0x719] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.356: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1031) 11/06 11:05:31.356: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3192) 11/06 11:05:31.356: [smf] INFO: UE IMSI[262426643127489] APN[internet] IPv4[176.16.17.103] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.362: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 11/06 11:05:31.362: [upf] INFO: UE F-SEID[UP:0x9e7 CP:0x509] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.362: [upf] INFO: UE F-SEID[UP:0x9e7 CP:0x509] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.367: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1031) 11/06 11:05:31.367: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3192) 11/06 11:05:31.367: [smf] INFO: UE IMSI[262428525786210] APN[internet] IPv4[176.16.17.104] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.372: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 11/06 11:05:31.372: [upf] INFO: UE F-SEID[UP:0xbec CP:0xb46] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.372: [upf] INFO: UE F-SEID[UP:0xbec CP:0xb46] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.378: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1031) 11/06 11:05:31.378: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3192) 11/06 11:05:31.378: [smf] INFO: UE IMSI[262421860087505] APN[internet] IPv4[176.16.17.105] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.384: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 11/06 11:05:31.384: [upf] INFO: UE F-SEID[UP:0xea7 CP:0x505] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.384: [upf] INFO: UE F-SEID[UP:0xea7 CP:0x505] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.390: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1031) 11/06 11:05:31.390: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3192) 11/06 11:05:31.390: [smf] INFO: UE IMSI[262427366064368] APN[internet] IPv4[176.16.17.106] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.395: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 11/06 11:05:31.395: [upf] INFO: UE F-SEID[UP:0x65 CP:0xefd] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.395: [upf] INFO: UE F-SEID[UP:0x65 CP:0xefd] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.400: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1031) 11/06 11:05:31.400: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3192) 11/06 11:05:31.400: [smf] INFO: UE IMSI[262422852063597] APN[internet] IPv4[176.16.17.107] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.406: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 11/06 11:05:31.406: [upf] INFO: UE F-SEID[UP:0xb1c CP:0x34f] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.406: [upf] INFO: UE F-SEID[UP:0xb1c CP:0x34f] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.412: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1031) 11/06 11:05:31.412: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3192) 11/06 11:05:31.412: [smf] INFO: UE IMSI[262422036162478] APN[internet] IPv4[176.16.17.108] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.417: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 11/06 11:05:31.417: [upf] INFO: UE F-SEID[UP:0xadf CP:0x34c] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.417: [upf] INFO: UE F-SEID[UP:0xadf CP:0x34c] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.423: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1031) 11/06 11:05:31.423: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3192) 11/06 11:05:31.423: [smf] INFO: UE IMSI[262429115901709] APN[internet] IPv4[176.16.17.109] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.429: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 11/06 11:05:31.429: [upf] INFO: UE F-SEID[UP:0x48 CP:0xf7d] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.429: [upf] INFO: UE F-SEID[UP:0x48 CP:0xf7d] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.434: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1031) 11/06 11:05:31.434: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3192) 11/06 11:05:31.434: [smf] INFO: UE IMSI[262427469343184] APN[internet] IPv4[176.16.17.110] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.440: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 11/06 11:05:31.440: [upf] INFO: UE F-SEID[UP:0xadd CP:0x119] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.440: [upf] INFO: UE F-SEID[UP:0xadd CP:0x119] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.445: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1031) 11/06 11:05:31.445: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3192) 11/06 11:05:31.445: [smf] INFO: UE IMSI[262421886057173] APN[internet] IPv4[176.16.17.111] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.451: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 11/06 11:05:31.451: [upf] INFO: UE F-SEID[UP:0xd60 CP:0x531] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.451: [upf] INFO: UE F-SEID[UP:0xd60 CP:0x531] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.456: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1031) 11/06 11:05:31.456: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3192) 11/06 11:05:31.456: [smf] INFO: UE IMSI[262425757426958] APN[internet] IPv4[176.16.17.112] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.463: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 11/06 11:05:31.463: [upf] INFO: UE F-SEID[UP:0xec8 CP:0x771] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.463: [upf] INFO: UE F-SEID[UP:0xec8 CP:0x771] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.468: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1031) 11/06 11:05:31.468: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3192) 11/06 11:05:31.468: [smf] INFO: UE IMSI[262423450735424] APN[internet] IPv4[176.16.17.113] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.474: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 11/06 11:05:31.474: [upf] INFO: UE F-SEID[UP:0x711 CP:0xd8e] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.474: [upf] INFO: UE F-SEID[UP:0x711 CP:0xd8e] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.479: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1031) 11/06 11:05:31.479: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3192) 11/06 11:05:31.479: [smf] INFO: UE IMSI[262429455499673] APN[internet] IPv4[176.16.17.114] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.485: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 11/06 11:05:31.485: [upf] INFO: UE F-SEID[UP:0x202 CP:0x5c9] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.485: [upf] INFO: UE F-SEID[UP:0x202 CP:0x5c9] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.490: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1031) 11/06 11:05:31.490: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3192) 11/06 11:05:31.490: [smf] INFO: UE IMSI[262422150724307] APN[internet] IPv4[176.16.17.115] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.497: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 11/06 11:05:31.497: [upf] INFO: UE F-SEID[UP:0x7a1 CP:0xba4] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.497: [upf] INFO: UE F-SEID[UP:0x7a1 CP:0xba4] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.502: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1031) 11/06 11:05:31.502: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3192) 11/06 11:05:31.502: [smf] INFO: UE IMSI[262428820183159] APN[internet] IPv4[176.16.17.116] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.508: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 11/06 11:05:31.508: [upf] INFO: UE F-SEID[UP:0xf41 CP:0x1fe] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.508: [upf] INFO: UE F-SEID[UP:0xf41 CP:0x1fe] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.513: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1031) 11/06 11:05:31.513: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3192) 11/06 11:05:31.513: [smf] INFO: UE IMSI[262424025326530] APN[internet] IPv4[176.16.17.117] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.519: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 11/06 11:05:31.519: [upf] INFO: UE F-SEID[UP:0x50a CP:0x285] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.519: [upf] INFO: UE F-SEID[UP:0x50a CP:0x285] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.524: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1031) 11/06 11:05:31.524: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3192) 11/06 11:05:31.524: [smf] INFO: UE IMSI[262429993725415] APN[internet] IPv4[176.16.17.118] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.529: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 11/06 11:05:31.529: [upf] INFO: UE F-SEID[UP:0x259 CP:0xdc6] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.529: [upf] INFO: UE F-SEID[UP:0x259 CP:0xdc6] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.535: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1031) 11/06 11:05:31.535: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3192) 11/06 11:05:31.535: [smf] INFO: UE IMSI[262422941308030] APN[internet] IPv4[176.16.17.119] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.540: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 11/06 11:05:31.540: [upf] INFO: UE F-SEID[UP:0xef5 CP:0x521] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.540: [upf] INFO: UE F-SEID[UP:0xef5 CP:0x521] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.546: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1031) 11/06 11:05:31.546: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3192) 11/06 11:05:31.546: [smf] INFO: UE IMSI[262427737750792] APN[internet] IPv4[176.16.17.120] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.553: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 11/06 11:05:31.553: [upf] INFO: UE F-SEID[UP:0x57a CP:0x78] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.553: [upf] INFO: UE F-SEID[UP:0x57a CP:0x78] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.557: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1031) 11/06 11:05:31.557: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3192) 11/06 11:05:31.557: [smf] INFO: UE IMSI[262424668473390] APN[internet] IPv4[176.16.17.121] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.562: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 11/06 11:05:31.562: [upf] INFO: UE F-SEID[UP:0xa81 CP:0x2d] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.562: [upf] INFO: UE F-SEID[UP:0xa81 CP:0x2d] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.568: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1031) 11/06 11:05:31.568: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3192) 11/06 11:05:31.568: [smf] INFO: UE IMSI[262421450609337] APN[internet] IPv4[176.16.17.122] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.574: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 11/06 11:05:31.574: [upf] INFO: UE F-SEID[UP:0xaa2 CP:0x647] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.574: [upf] INFO: UE F-SEID[UP:0xaa2 CP:0x647] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.579: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1031) 11/06 11:05:31.579: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3192) 11/06 11:05:31.579: [smf] INFO: UE IMSI[262420740824022] APN[internet] IPv4[176.16.17.123] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.585: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 11/06 11:05:31.585: [upf] INFO: UE F-SEID[UP:0x439 CP:0x6be] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.585: [upf] INFO: UE F-SEID[UP:0x439 CP:0x6be] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.590: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1031) 11/06 11:05:31.590: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3192) 11/06 11:05:31.590: [smf] INFO: UE IMSI[262423944762877] APN[internet] IPv4[176.16.17.124] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.596: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 11/06 11:05:31.596: [upf] INFO: UE F-SEID[UP:0xed9 CP:0x2d7] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.596: [upf] INFO: UE F-SEID[UP:0xed9 CP:0x2d7] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.601: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1031) 11/06 11:05:31.601: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3192) 11/06 11:05:31.601: [smf] INFO: UE IMSI[262420515352637] APN[internet] IPv4[176.16.17.125] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.607: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 11/06 11:05:31.607: [upf] INFO: UE F-SEID[UP:0xba5 CP:0x9d2] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.607: [upf] INFO: UE F-SEID[UP:0xba5 CP:0x9d2] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.612: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1031) 11/06 11:05:31.612: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3192) 11/06 11:05:31.612: [smf] INFO: UE IMSI[262420687634168] APN[internet] IPv4[176.16.17.126] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.617: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 11/06 11:05:31.618: [upf] INFO: UE F-SEID[UP:0x73d CP:0x756] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.618: [upf] INFO: UE F-SEID[UP:0x73d CP:0x756] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.623: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1031) 11/06 11:05:31.623: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3192) 11/06 11:05:31.623: [smf] INFO: UE IMSI[262422153535464] APN[internet] IPv4[176.16.17.127] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.629: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 11/06 11:05:31.629: [upf] INFO: UE F-SEID[UP:0xd86 CP:0xc16] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.629: [upf] INFO: UE F-SEID[UP:0xd86 CP:0xc16] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.634: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1031) 11/06 11:05:31.634: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3192) 11/06 11:05:31.634: [smf] INFO: UE IMSI[262422536346866] APN[internet] IPv4[176.16.17.128] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.640: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 11/06 11:05:31.640: [upf] INFO: UE F-SEID[UP:0xeb2 CP:0x9b9] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.640: [upf] INFO: UE F-SEID[UP:0xeb2 CP:0x9b9] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.646: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1031) 11/06 11:05:31.646: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3192) 11/06 11:05:31.646: [smf] INFO: UE IMSI[262423519200192] APN[internet] IPv4[176.16.17.129] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.652: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 11/06 11:05:31.652: [upf] INFO: UE F-SEID[UP:0xad7 CP:0xb7f] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.652: [upf] INFO: UE F-SEID[UP:0xad7 CP:0xb7f] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.657: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1031) 11/06 11:05:31.657: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3192) 11/06 11:05:31.657: [smf] INFO: UE IMSI[262425468154204] APN[internet] IPv4[176.16.17.130] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.663: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 11/06 11:05:31.663: [upf] INFO: UE F-SEID[UP:0x3a2 CP:0x692] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.663: [upf] INFO: UE F-SEID[UP:0x3a2 CP:0x692] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.668: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1031) 11/06 11:05:31.668: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3192) 11/06 11:05:31.668: [smf] INFO: UE IMSI[262427378770408] APN[internet] IPv4[176.16.17.131] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.674: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 11/06 11:05:31.674: [upf] INFO: UE F-SEID[UP:0x7bf CP:0x8b9] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.674: [upf] INFO: UE F-SEID[UP:0x7bf CP:0x8b9] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.680: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1031) 11/06 11:05:31.680: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3192) 11/06 11:05:31.680: [smf] INFO: UE IMSI[262428612286456] APN[internet] IPv4[176.16.17.132] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.686: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 11/06 11:05:31.686: [upf] INFO: UE F-SEID[UP:0xda CP:0x95a] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.686: [upf] INFO: UE F-SEID[UP:0xda CP:0x95a] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.691: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1031) 11/06 11:05:31.691: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3192) 11/06 11:05:31.691: [smf] INFO: UE IMSI[262421325446090] APN[internet] IPv4[176.16.17.133] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.697: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 11/06 11:05:31.697: [upf] INFO: UE F-SEID[UP:0xa4f CP:0x2e2] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.697: [upf] INFO: UE F-SEID[UP:0xa4f CP:0x2e2] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.702: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1031) 11/06 11:05:31.702: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3192) 11/06 11:05:31.702: [smf] INFO: UE IMSI[262426813112511] APN[internet] IPv4[176.16.17.134] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.707: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 11/06 11:05:31.707: [upf] INFO: UE F-SEID[UP:0xe9d CP:0x700] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.708: [upf] INFO: UE F-SEID[UP:0xe9d CP:0x700] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.713: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1031) 11/06 11:05:31.713: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3192) 11/06 11:05:31.713: [smf] INFO: UE IMSI[262424320095685] APN[internet] IPv4[176.16.17.135] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.719: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 11/06 11:05:31.719: [upf] INFO: UE F-SEID[UP:0x86 CP:0x175] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.719: [upf] INFO: UE F-SEID[UP:0x86 CP:0x175] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.724: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1031) 11/06 11:05:31.724: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3192) 11/06 11:05:31.724: [smf] INFO: UE IMSI[262427705405956] APN[internet] IPv4[176.16.17.136] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.730: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 11/06 11:05:31.730: [upf] INFO: UE F-SEID[UP:0xdca CP:0x963] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.730: [upf] INFO: UE F-SEID[UP:0xdca CP:0x963] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.735: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1031) 11/06 11:05:31.735: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3192) 11/06 11:05:31.735: [smf] INFO: UE IMSI[262429025609122] APN[internet] IPv4[176.16.17.137] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.741: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 11/06 11:05:31.742: [upf] INFO: UE F-SEID[UP:0xe61 CP:0xc7e] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.742: [upf] INFO: UE F-SEID[UP:0xe61 CP:0xc7e] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.746: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1031) 11/06 11:05:31.746: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3192) 11/06 11:05:31.746: [smf] INFO: UE IMSI[262427672864468] APN[internet] IPv4[176.16.17.138] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.752: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 11/06 11:05:31.752: [upf] INFO: UE F-SEID[UP:0xce0 CP:0xfc8] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.752: [upf] INFO: UE F-SEID[UP:0xce0 CP:0xfc8] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.758: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1031) 11/06 11:05:31.758: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3192) 11/06 11:05:31.758: [smf] INFO: UE IMSI[262425716183744] APN[internet] IPv4[176.16.17.139] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.764: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 11/06 11:05:31.764: [upf] INFO: UE F-SEID[UP:0x791 CP:0x307] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.764: [upf] INFO: UE F-SEID[UP:0x791 CP:0x307] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.769: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1031) 11/06 11:05:31.769: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3192) 11/06 11:05:31.769: [smf] INFO: UE IMSI[262420113242787] APN[internet] IPv4[176.16.17.140] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.775: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 11/06 11:05:31.775: [upf] INFO: UE F-SEID[UP:0x910 CP:0xf6b] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.775: [upf] INFO: UE F-SEID[UP:0x910 CP:0xf6b] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.780: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1031) 11/06 11:05:31.780: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3192) 11/06 11:05:31.780: [smf] INFO: UE IMSI[262423974940492] APN[internet] IPv4[176.16.17.141] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.786: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 11/06 11:05:31.786: [upf] INFO: UE F-SEID[UP:0x841 CP:0x8f0] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.786: [upf] INFO: UE F-SEID[UP:0x841 CP:0x8f0] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.792: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1031) 11/06 11:05:31.792: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3192) 11/06 11:05:31.792: [smf] INFO: UE IMSI[262428704901264] APN[internet] IPv4[176.16.17.142] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.798: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 11/06 11:05:31.798: [upf] INFO: UE F-SEID[UP:0x92f CP:0x50f] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.798: [upf] INFO: UE F-SEID[UP:0x92f CP:0x50f] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.803: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1031) 11/06 11:05:31.803: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3192) 11/06 11:05:31.803: [smf] INFO: UE IMSI[262421768159614] APN[internet] IPv4[176.16.17.143] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.808: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 11/06 11:05:31.808: [upf] INFO: UE F-SEID[UP:0xd90 CP:0x15] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.808: [upf] INFO: UE F-SEID[UP:0xd90 CP:0x15] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.814: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1031) 11/06 11:05:31.815: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3192) 11/06 11:05:31.815: [smf] INFO: UE IMSI[262421407900781] APN[internet] IPv4[176.16.17.144] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.821: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 11/06 11:05:31.821: [upf] INFO: UE F-SEID[UP:0xf77 CP:0x75d] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.821: [upf] INFO: UE F-SEID[UP:0xf77 CP:0x75d] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.825: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1031) 11/06 11:05:31.826: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3192) 11/06 11:05:31.826: [smf] INFO: UE IMSI[262425850622515] APN[internet] IPv4[176.16.17.145] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.832: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 11/06 11:05:31.832: [upf] INFO: UE F-SEID[UP:0x3c CP:0x49b] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.832: [upf] INFO: UE F-SEID[UP:0x3c CP:0x49b] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.837: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1031) 11/06 11:05:31.837: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3192) 11/06 11:05:31.837: [smf] INFO: UE IMSI[262429146050122] APN[internet] IPv4[176.16.17.146] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.843: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 11/06 11:05:31.843: [upf] INFO: UE F-SEID[UP:0xe8 CP:0x483] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.843: [upf] INFO: UE F-SEID[UP:0xe8 CP:0x483] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.849: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1031) 11/06 11:05:31.849: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3192) 11/06 11:05:31.849: [smf] INFO: UE IMSI[262426092508931] APN[internet] IPv4[176.16.17.147] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.855: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 11/06 11:05:31.855: [upf] INFO: UE F-SEID[UP:0xb0b CP:0xf05] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.855: [upf] INFO: UE F-SEID[UP:0xb0b CP:0xf05] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.861: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1031) 11/06 11:05:31.861: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3192) 11/06 11:05:31.861: [smf] INFO: UE IMSI[262422624576918] APN[internet] IPv4[176.16.17.148] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.866: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 11/06 11:05:31.866: [upf] INFO: UE F-SEID[UP:0x2b9 CP:0x367] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.866: [upf] INFO: UE F-SEID[UP:0x2b9 CP:0x367] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.872: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1031) 11/06 11:05:31.872: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3192) 11/06 11:05:31.872: [smf] INFO: UE IMSI[262425684876263] APN[internet] IPv4[176.16.17.149] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.878: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 11/06 11:05:31.878: [upf] INFO: UE F-SEID[UP:0xe8f CP:0x415] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.878: [upf] INFO: UE F-SEID[UP:0xe8f CP:0x415] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.883: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1031) 11/06 11:05:31.883: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3192) 11/06 11:05:31.883: [smf] INFO: UE IMSI[262420189342144] APN[internet] IPv4[176.16.17.150] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.889: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 11/06 11:05:31.889: [upf] INFO: UE F-SEID[UP:0xe53 CP:0xb24] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.889: [upf] INFO: UE F-SEID[UP:0xe53 CP:0xb24] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.894: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1031) 11/06 11:05:31.894: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3192) 11/06 11:05:31.894: [smf] INFO: UE IMSI[262422982964949] APN[internet] IPv4[176.16.17.151] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.900: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 11/06 11:05:31.900: [upf] INFO: UE F-SEID[UP:0x362 CP:0xa8c] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.900: [upf] INFO: UE F-SEID[UP:0x362 CP:0xa8c] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.905: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1031) 11/06 11:05:31.905: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3192) 11/06 11:05:31.905: [smf] INFO: UE IMSI[262425184858318] APN[internet] IPv4[176.16.17.152] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.911: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 11/06 11:05:31.911: [upf] INFO: UE F-SEID[UP:0xd82 CP:0x862] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.911: [upf] INFO: UE F-SEID[UP:0xd82 CP:0x862] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.916: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1031) 11/06 11:05:31.917: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3192) 11/06 11:05:31.917: [smf] INFO: UE IMSI[262428118657922] APN[internet] IPv4[176.16.17.153] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.922: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 11/06 11:05:31.922: [upf] INFO: UE F-SEID[UP:0x244 CP:0x8fa] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.922: [upf] INFO: UE F-SEID[UP:0x244 CP:0x8fa] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.928: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1031) 11/06 11:05:31.928: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3192) 11/06 11:05:31.928: [smf] INFO: UE IMSI[262421682643024] APN[internet] IPv4[176.16.17.154] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.934: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 11/06 11:05:31.934: [upf] INFO: UE F-SEID[UP:0x17b CP:0xb92] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.934: [upf] INFO: UE F-SEID[UP:0x17b CP:0xb92] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.939: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1031) 11/06 11:05:31.939: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3192) 11/06 11:05:31.939: [smf] INFO: UE IMSI[262420735659336] APN[internet] IPv4[176.16.17.155] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.945: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 11/06 11:05:31.946: [upf] INFO: UE F-SEID[UP:0xd8f CP:0xdd5] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.946: [upf] INFO: UE F-SEID[UP:0xd8f CP:0xdd5] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.950: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1031) 11/06 11:05:31.950: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3192) 11/06 11:05:31.950: [smf] INFO: UE IMSI[262425189148129] APN[internet] IPv4[176.16.17.156] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.956: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 11/06 11:05:31.956: [upf] INFO: UE F-SEID[UP:0x48e CP:0x78f] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.956: [upf] INFO: UE F-SEID[UP:0x48e CP:0x78f] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.962: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1031) 11/06 11:05:31.962: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3192) 11/06 11:05:31.962: [smf] INFO: UE IMSI[262429377844019] APN[internet] IPv4[176.16.17.157] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.968: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 11/06 11:05:31.968: [upf] INFO: UE F-SEID[UP:0xd97 CP:0x674] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.968: [upf] INFO: UE F-SEID[UP:0xd97 CP:0x674] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.973: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1031) 11/06 11:05:31.973: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3192) 11/06 11:05:31.973: [smf] INFO: UE IMSI[262429521559742] APN[internet] IPv4[176.16.17.158] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.980: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 11/06 11:05:31.980: [upf] INFO: UE F-SEID[UP:0xcbb CP:0x5ba] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.980: [upf] INFO: UE F-SEID[UP:0xcbb CP:0x5ba] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.985: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1031) 11/06 11:05:31.985: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3192) 11/06 11:05:31.985: [smf] INFO: UE IMSI[262427943622420] APN[internet] IPv4[176.16.17.159] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:31.991: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 11/06 11:05:31.991: [upf] INFO: UE F-SEID[UP:0x896 CP:0xc52] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) 11/06 11:05:31.991: [upf] INFO: UE F-SEID[UP:0x896 CP:0xc52] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:31.997: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1031) 11/06 11:05:31.997: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3192) 11/06 11:05:31.997: [smf] INFO: UE IMSI[262425278859768] APN[internet] IPv4[176.16.17.160] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.004: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 11/06 11:05:32.004: [upf] INFO: UE F-SEID[UP:0xb87 CP:0x77f] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.004: [upf] INFO: UE F-SEID[UP:0xb87 CP:0x77f] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.009: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1031) 11/06 11:05:32.009: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3192) 11/06 11:05:32.009: [smf] INFO: UE IMSI[262420245337113] APN[internet] IPv4[176.16.17.161] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.015: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 11/06 11:05:32.015: [upf] INFO: UE F-SEID[UP:0x952 CP:0x53] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.015: [upf] INFO: UE F-SEID[UP:0x952 CP:0x53] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.020: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1031) 11/06 11:05:32.020: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3192) 11/06 11:05:32.020: [smf] INFO: UE IMSI[262420038301748] APN[internet] IPv4[176.16.17.162] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.026: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 11/06 11:05:32.026: [upf] INFO: UE F-SEID[UP:0x2a1 CP:0xe52] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.026: [upf] INFO: UE F-SEID[UP:0x2a1 CP:0xe52] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.031: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1031) 11/06 11:05:32.031: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3192) 11/06 11:05:32.031: [smf] INFO: UE IMSI[262426274860175] APN[internet] IPv4[176.16.17.163] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.037: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 11/06 11:05:32.037: [upf] INFO: UE F-SEID[UP:0x70c CP:0x632] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.037: [upf] INFO: UE F-SEID[UP:0x70c CP:0x632] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.043: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1031) 11/06 11:05:32.043: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3192) 11/06 11:05:32.043: [smf] INFO: UE IMSI[262422081372574] APN[internet] IPv4[176.16.17.164] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.050: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 11/06 11:05:32.050: [upf] INFO: UE F-SEID[UP:0x8c6 CP:0x8be] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.050: [upf] INFO: UE F-SEID[UP:0x8c6 CP:0x8be] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.054: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1031) 11/06 11:05:32.054: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3192) 11/06 11:05:32.054: [smf] INFO: UE IMSI[262420320742292] APN[internet] IPv4[176.16.17.165] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.060: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 11/06 11:05:32.060: [upf] INFO: UE F-SEID[UP:0xaa1 CP:0x76] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.060: [upf] INFO: UE F-SEID[UP:0xaa1 CP:0x76] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.065: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1031) 11/06 11:05:32.065: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3192) 11/06 11:05:32.065: [smf] INFO: UE IMSI[262420427071552] APN[internet] IPv4[176.16.17.166] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.070: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 11/06 11:05:32.071: [upf] INFO: UE F-SEID[UP:0x280 CP:0x208] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.071: [upf] INFO: UE F-SEID[UP:0x280 CP:0x208] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.076: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1031) 11/06 11:05:32.076: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3192) 11/06 11:05:32.076: [smf] INFO: UE IMSI[262428360093832] APN[internet] IPv4[176.16.17.167] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.081: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 11/06 11:05:32.081: [upf] INFO: UE F-SEID[UP:0x500 CP:0x57a] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.081: [upf] INFO: UE F-SEID[UP:0x500 CP:0x57a] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.087: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1031) 11/06 11:05:32.087: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3192) 11/06 11:05:32.087: [smf] INFO: UE IMSI[262422526761889] APN[internet] IPv4[176.16.17.168] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.093: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 11/06 11:05:32.093: [upf] INFO: UE F-SEID[UP:0x673 CP:0x94b] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.093: [upf] INFO: UE F-SEID[UP:0x673 CP:0x94b] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.098: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1031) 11/06 11:05:32.098: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3192) 11/06 11:05:32.098: [smf] INFO: UE IMSI[262429611139471] APN[internet] IPv4[176.16.17.169] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.105: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 11/06 11:05:32.105: [upf] INFO: UE F-SEID[UP:0x7d4 CP:0xfcc] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.105: [upf] INFO: UE F-SEID[UP:0x7d4 CP:0xfcc] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.109: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1031) 11/06 11:05:32.110: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3192) 11/06 11:05:32.110: [smf] INFO: UE IMSI[262424381065923] APN[internet] IPv4[176.16.17.170] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.116: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 11/06 11:05:32.116: [upf] INFO: UE F-SEID[UP:0x7c2 CP:0xa9b] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.116: [upf] INFO: UE F-SEID[UP:0x7c2 CP:0xa9b] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.121: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1031) 11/06 11:05:32.121: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3192) 11/06 11:05:32.121: [smf] INFO: UE IMSI[262422670799496] APN[internet] IPv4[176.16.17.171] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.127: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 11/06 11:05:32.127: [upf] INFO: UE F-SEID[UP:0xff5 CP:0x6df] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.128: [upf] INFO: UE F-SEID[UP:0xff5 CP:0x6df] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.132: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1031) 11/06 11:05:32.132: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3192) 11/06 11:05:32.132: [smf] INFO: UE IMSI[262422367447636] APN[internet] IPv4[176.16.17.172] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.138: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 11/06 11:05:32.138: [upf] INFO: UE F-SEID[UP:0x8b7 CP:0x617] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.138: [upf] INFO: UE F-SEID[UP:0x8b7 CP:0x617] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.143: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1031) 11/06 11:05:32.143: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3192) 11/06 11:05:32.143: [smf] INFO: UE IMSI[262425984226442] APN[internet] IPv4[176.16.17.173] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.149: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 11/06 11:05:32.149: [upf] INFO: UE F-SEID[UP:0x3f CP:0xcfd] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.150: [upf] INFO: UE F-SEID[UP:0x3f CP:0xcfd] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.154: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1031) 11/06 11:05:32.154: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3192) 11/06 11:05:32.155: [smf] INFO: UE IMSI[262425512634180] APN[internet] IPv4[176.16.17.174] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.161: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 11/06 11:05:32.161: [upf] INFO: UE F-SEID[UP:0xe26 CP:0x4b3] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.161: [upf] INFO: UE F-SEID[UP:0xe26 CP:0x4b3] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.166: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1031) 11/06 11:05:32.166: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3192) 11/06 11:05:32.166: [smf] INFO: UE IMSI[262421429364700] APN[internet] IPv4[176.16.17.175] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.172: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 11/06 11:05:32.172: [upf] INFO: UE F-SEID[UP:0x6f9 CP:0xee4] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.172: [upf] INFO: UE F-SEID[UP:0x6f9 CP:0xee4] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.177: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1031) 11/06 11:05:32.177: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3192) 11/06 11:05:32.177: [smf] INFO: UE IMSI[262420839892154] APN[internet] IPv4[176.16.17.176] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.187: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 11/06 11:05:32.187: [upf] INFO: UE F-SEID[UP:0x6bb CP:0xc58] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.187: [upf] INFO: UE F-SEID[UP:0x6bb CP:0xc58] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.188: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1031) 11/06 11:05:32.188: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3192) 11/06 11:05:32.188: [smf] INFO: UE IMSI[262421363028860] APN[internet] IPv4[176.16.17.177] IPv6[] (../src/smf/gn-handler.c:297) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.195: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 11/06 11:05:32.195: [upf] INFO: UE F-SEID[UP:0xa05 CP:0xf62] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.195: [upf] INFO: UE F-SEID[UP:0xa05 CP:0xf62] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.200: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1031) 11/06 11:05:32.200: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3192) 11/06 11:05:32.200: [smf] INFO: UE IMSI[262427621687998] APN[internet] IPv4[176.16.17.178] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.206: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 11/06 11:05:32.206: [upf] INFO: UE F-SEID[UP:0xd2 CP:0x533] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.206: [upf] INFO: UE F-SEID[UP:0xd2 CP:0x533] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.211: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1031) 11/06 11:05:32.211: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3192) 11/06 11:05:32.211: [smf] INFO: UE IMSI[262429002596406] APN[internet] IPv4[176.16.17.179] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.216: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 11/06 11:05:32.216: [upf] INFO: UE F-SEID[UP:0xc73 CP:0x5c1] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.216: [upf] INFO: UE F-SEID[UP:0xc73 CP:0x5c1] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.222: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1031) 11/06 11:05:32.222: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3192) 11/06 11:05:32.222: [smf] INFO: UE IMSI[262429519850658] APN[internet] IPv4[176.16.17.180] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.228: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 11/06 11:05:32.228: [upf] INFO: UE F-SEID[UP:0x236 CP:0x1a8] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.228: [upf] INFO: UE F-SEID[UP:0x236 CP:0x1a8] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.233: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1031) 11/06 11:05:32.233: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3192) 11/06 11:05:32.233: [smf] INFO: UE IMSI[262426762481721] APN[internet] IPv4[176.16.17.181] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.238: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 11/06 11:05:32.238: [upf] INFO: UE F-SEID[UP:0x13e CP:0xae8] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.238: [upf] INFO: UE F-SEID[UP:0x13e CP:0xae8] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.244: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1031) 11/06 11:05:32.244: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3192) 11/06 11:05:32.244: [smf] INFO: UE IMSI[262428091766894] APN[internet] IPv4[176.16.17.182] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.250: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 11/06 11:05:32.250: [upf] INFO: UE F-SEID[UP:0xf39 CP:0x248] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.250: [upf] INFO: UE F-SEID[UP:0xf39 CP:0x248] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.255: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1031) 11/06 11:05:32.255: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3192) 11/06 11:05:32.255: [smf] INFO: UE IMSI[262421668452517] APN[internet] IPv4[176.16.17.183] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.261: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 11/06 11:05:32.261: [upf] INFO: UE F-SEID[UP:0xbc7 CP:0xdb0] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.261: [upf] INFO: UE F-SEID[UP:0xbc7 CP:0xdb0] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.266: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1031) 11/06 11:05:32.266: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3192) 11/06 11:05:32.266: [smf] INFO: UE IMSI[262421263638959] APN[internet] IPv4[176.16.17.184] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.271: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 11/06 11:05:32.271: [upf] INFO: UE F-SEID[UP:0xbc9 CP:0x9bb] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.271: [upf] INFO: UE F-SEID[UP:0xbc9 CP:0x9bb] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.277: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1031) 11/06 11:05:32.277: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3192) 11/06 11:05:32.277: [smf] INFO: UE IMSI[262426078951124] APN[internet] IPv4[176.16.17.185] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.282: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 11/06 11:05:32.282: [upf] INFO: UE F-SEID[UP:0xbf9 CP:0x3fc] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.282: [upf] INFO: UE F-SEID[UP:0xbf9 CP:0x3fc] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.288: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1031) 11/06 11:05:32.288: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3192) 11/06 11:05:32.288: [smf] INFO: UE IMSI[262425619709278] APN[internet] IPv4[176.16.17.186] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.294: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 11/06 11:05:32.294: [upf] INFO: UE F-SEID[UP:0x64b CP:0x58] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.294: [upf] INFO: UE F-SEID[UP:0x64b CP:0x58] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.299: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1031) 11/06 11:05:32.299: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3192) 11/06 11:05:32.300: [smf] INFO: UE IMSI[262429018576013] APN[internet] IPv4[176.16.17.187] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.306: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 11/06 11:05:32.306: [upf] INFO: UE F-SEID[UP:0xc4 CP:0x144] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.306: [upf] INFO: UE F-SEID[UP:0xc4 CP:0x144] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.312: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1031) 11/06 11:05:32.312: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3192) 11/06 11:05:32.312: [smf] INFO: UE IMSI[262429716937773] APN[internet] IPv4[176.16.17.188] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.318: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 11/06 11:05:32.318: [upf] INFO: UE F-SEID[UP:0x3fb CP:0xee5] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.318: [upf] INFO: UE F-SEID[UP:0x3fb CP:0xee5] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.323: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1031) 11/06 11:05:32.323: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3192) 11/06 11:05:32.323: [smf] INFO: UE IMSI[262426051362224] APN[internet] IPv4[176.16.17.189] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.329: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 11/06 11:05:32.329: [upf] INFO: UE F-SEID[UP:0xb3c CP:0xf93] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.329: [upf] INFO: UE F-SEID[UP:0xb3c CP:0xf93] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.334: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1031) 11/06 11:05:32.334: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3192) 11/06 11:05:32.334: [smf] INFO: UE IMSI[262428190433741] APN[internet] IPv4[176.16.17.190] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.341: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 11/06 11:05:32.341: [upf] INFO: UE F-SEID[UP:0xeff CP:0x99f] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.341: [upf] INFO: UE F-SEID[UP:0xeff CP:0x99f] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.345: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1031) 11/06 11:05:32.345: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3192) 11/06 11:05:32.345: [smf] INFO: UE IMSI[262429379586344] APN[internet] IPv4[176.16.17.191] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.351: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 11/06 11:05:32.351: [upf] INFO: UE F-SEID[UP:0xfa7 CP:0x7ac] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.351: [upf] INFO: UE F-SEID[UP:0xfa7 CP:0x7ac] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.356: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1031) 11/06 11:05:32.356: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3192) 11/06 11:05:32.356: [smf] INFO: UE IMSI[262423194626666] APN[internet] IPv4[176.16.17.192] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.363: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 11/06 11:05:32.363: [upf] INFO: UE F-SEID[UP:0xb1 CP:0x4d2] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.363: [upf] INFO: UE F-SEID[UP:0xb1 CP:0x4d2] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.368: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1031) 11/06 11:05:32.368: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3192) 11/06 11:05:32.368: [smf] INFO: UE IMSI[262420214880072] APN[internet] IPv4[176.16.17.193] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.375: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 11/06 11:05:32.375: [upf] INFO: UE F-SEID[UP:0xb0 CP:0x840] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.375: [upf] INFO: UE F-SEID[UP:0xb0 CP:0x840] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.379: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1031) 11/06 11:05:32.379: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3192) 11/06 11:05:32.379: [smf] INFO: UE IMSI[262429407912147] APN[internet] IPv4[176.16.17.194] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.386: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 11/06 11:05:32.386: [upf] INFO: UE F-SEID[UP:0x57e CP:0x13f] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.386: [upf] INFO: UE F-SEID[UP:0x57e CP:0x13f] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.390: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1031) 11/06 11:05:32.390: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3192) 11/06 11:05:32.390: [smf] INFO: UE IMSI[262425655937268] APN[internet] IPv4[176.16.17.195] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.395: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 11/06 11:05:32.395: [upf] INFO: UE F-SEID[UP:0xa86 CP:0x995] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.395: [upf] INFO: UE F-SEID[UP:0xa86 CP:0x995] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.401: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1031) 11/06 11:05:32.401: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3192) 11/06 11:05:32.401: [smf] INFO: UE IMSI[262424578795973] APN[internet] IPv4[176.16.17.196] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.407: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 11/06 11:05:32.407: [upf] INFO: UE F-SEID[UP:0xb55 CP:0x97e] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.407: [upf] INFO: UE F-SEID[UP:0xb55 CP:0x97e] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.412: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1031) 11/06 11:05:32.412: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3192) 11/06 11:05:32.412: [smf] INFO: UE IMSI[262421167278366] APN[internet] IPv4[176.16.17.197] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.419: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 11/06 11:05:32.420: [upf] INFO: UE F-SEID[UP:0xda6 CP:0xd72] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.420: [upf] INFO: UE F-SEID[UP:0xda6 CP:0xd72] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.423: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1031) 11/06 11:05:32.423: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3192) 11/06 11:05:32.423: [smf] INFO: UE IMSI[262426706437447] APN[internet] IPv4[176.16.17.198] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.429: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 11/06 11:05:32.429: [upf] INFO: UE F-SEID[UP:0x7fb CP:0x55] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.429: [upf] INFO: UE F-SEID[UP:0x7fb CP:0x55] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.434: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1031) 11/06 11:05:32.434: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3192) 11/06 11:05:32.434: [smf] INFO: UE IMSI[262425525009879] APN[internet] IPv4[176.16.17.199] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.441: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 11/06 11:05:32.441: [upf] INFO: UE F-SEID[UP:0x9a CP:0x25] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.441: [upf] INFO: UE F-SEID[UP:0x9a CP:0x25] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.446: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1031) 11/06 11:05:32.446: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3192) 11/06 11:05:32.446: [smf] INFO: UE IMSI[262425702845427] APN[internet] IPv4[176.16.17.200] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.452: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 11/06 11:05:32.452: [upf] INFO: UE F-SEID[UP:0x32a CP:0x411] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.452: [upf] INFO: UE F-SEID[UP:0x32a CP:0x411] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.457: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1031) 11/06 11:05:32.457: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3192) 11/06 11:05:32.457: [smf] INFO: UE IMSI[262422144425578] APN[internet] IPv4[176.16.17.201] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.463: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 11/06 11:05:32.463: [upf] INFO: UE F-SEID[UP:0xde6 CP:0x351] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.463: [upf] INFO: UE F-SEID[UP:0xde6 CP:0x351] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.468: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1031) 11/06 11:05:32.468: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3192) 11/06 11:05:32.468: [smf] INFO: UE IMSI[262425646049607] APN[internet] IPv4[176.16.17.202] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.474: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 11/06 11:05:32.474: [upf] INFO: UE F-SEID[UP:0x13d CP:0xe3d] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.474: [upf] INFO: UE F-SEID[UP:0x13d CP:0xe3d] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.479: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1031) 11/06 11:05:32.479: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3192) 11/06 11:05:32.479: [smf] INFO: UE IMSI[262424240287226] APN[internet] IPv4[176.16.17.203] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.486: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 11/06 11:05:32.486: [upf] INFO: UE F-SEID[UP:0x694 CP:0xc61] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.486: [upf] INFO: UE F-SEID[UP:0x694 CP:0xc61] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.490: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1031) 11/06 11:05:32.490: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3192) 11/06 11:05:32.490: [smf] INFO: UE IMSI[262421349220651] APN[internet] IPv4[176.16.17.204] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.497: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 11/06 11:05:32.497: [upf] INFO: UE F-SEID[UP:0x153 CP:0x4de] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.497: [upf] INFO: UE F-SEID[UP:0x153 CP:0x4de] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.502: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1031) 11/06 11:05:32.502: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3192) 11/06 11:05:32.502: [smf] INFO: UE IMSI[262425608035472] APN[internet] IPv4[176.16.17.205] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.508: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 11/06 11:05:32.508: [upf] INFO: UE F-SEID[UP:0xab8 CP:0x2d1] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.508: [upf] INFO: UE F-SEID[UP:0xab8 CP:0x2d1] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.513: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1031) 11/06 11:05:32.513: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3192) 11/06 11:05:32.513: [smf] INFO: UE IMSI[262428792218719] APN[internet] IPv4[176.16.17.206] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.519: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 11/06 11:05:32.520: [upf] INFO: UE F-SEID[UP:0xe35 CP:0x44e] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.520: [upf] INFO: UE F-SEID[UP:0xe35 CP:0x44e] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.525: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1031) 11/06 11:05:32.525: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3192) 11/06 11:05:32.525: [smf] INFO: UE IMSI[262423071073262] APN[internet] IPv4[176.16.17.207] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.532: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 11/06 11:05:32.532: [upf] INFO: UE F-SEID[UP:0x513 CP:0xbe7] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.532: [upf] INFO: UE F-SEID[UP:0x513 CP:0xbe7] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.536: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1031) 11/06 11:05:32.536: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3192) 11/06 11:05:32.536: [smf] INFO: UE IMSI[262429837727514] APN[internet] IPv4[176.16.17.208] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.542: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 11/06 11:05:32.542: [upf] INFO: UE F-SEID[UP:0xfd2 CP:0x56f] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.542: [upf] INFO: UE F-SEID[UP:0xfd2 CP:0x56f] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.547: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1031) 11/06 11:05:32.547: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3192) 11/06 11:05:32.547: [smf] INFO: UE IMSI[262424055813038] APN[internet] IPv4[176.16.17.209] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.553: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 11/06 11:05:32.553: [upf] INFO: UE F-SEID[UP:0xc27 CP:0xce5] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.553: [upf] INFO: UE F-SEID[UP:0xc27 CP:0xce5] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.558: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1031) 11/06 11:05:32.558: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3192) 11/06 11:05:32.558: [smf] INFO: UE IMSI[262424134608158] APN[internet] IPv4[176.16.17.210] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.564: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 11/06 11:05:32.564: [upf] INFO: UE F-SEID[UP:0x305 CP:0x4f0] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.564: [upf] INFO: UE F-SEID[UP:0x305 CP:0x4f0] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.569: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1031) 11/06 11:05:32.569: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3192) 11/06 11:05:32.569: [smf] INFO: UE IMSI[262420677477817] APN[internet] IPv4[176.16.17.211] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.575: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 11/06 11:05:32.575: [upf] INFO: UE F-SEID[UP:0x1d0 CP:0xd7e] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.575: [upf] INFO: UE F-SEID[UP:0x1d0 CP:0xd7e] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.581: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1031) 11/06 11:05:32.581: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3192) 11/06 11:05:32.581: [smf] INFO: UE IMSI[262424921722125] APN[internet] IPv4[176.16.17.212] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.587: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 11/06 11:05:32.587: [upf] INFO: UE F-SEID[UP:0xfcf CP:0x539] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.587: [upf] INFO: UE F-SEID[UP:0xfcf CP:0x539] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.592: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1031) 11/06 11:05:32.592: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3192) 11/06 11:05:32.592: [smf] INFO: UE IMSI[262425357900840] APN[internet] IPv4[176.16.17.213] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.598: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 11/06 11:05:32.598: [upf] INFO: UE F-SEID[UP:0xd7c CP:0xbba] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.598: [upf] INFO: UE F-SEID[UP:0xd7c CP:0xbba] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.604: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1031) 11/06 11:05:32.604: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3192) 11/06 11:05:32.604: [smf] INFO: UE IMSI[262429496277906] APN[internet] IPv4[176.16.17.214] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.610: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 11/06 11:05:32.610: [upf] INFO: UE F-SEID[UP:0xbc8 CP:0x333] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.610: [upf] INFO: UE F-SEID[UP:0xbc8 CP:0x333] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.616: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1031) 11/06 11:05:32.616: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3192) 11/06 11:05:32.616: [smf] INFO: UE IMSI[262428174050507] APN[internet] IPv4[176.16.17.215] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.622: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 11/06 11:05:32.622: [upf] INFO: UE F-SEID[UP:0x1d5 CP:0x104] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.622: [upf] INFO: UE F-SEID[UP:0x1d5 CP:0x104] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.627: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1031) 11/06 11:05:32.627: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3192) 11/06 11:05:32.627: [smf] INFO: UE IMSI[262427147386177] APN[internet] IPv4[176.16.17.216] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.633: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 11/06 11:05:32.633: [upf] INFO: UE F-SEID[UP:0x19c CP:0xaaf] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.633: [upf] INFO: UE F-SEID[UP:0x19c CP:0xaaf] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.638: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1031) 11/06 11:05:32.638: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3192) 11/06 11:05:32.638: [smf] INFO: UE IMSI[262426329269188] APN[internet] IPv4[176.16.17.217] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.644: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 11/06 11:05:32.644: [upf] INFO: UE F-SEID[UP:0x9c3 CP:0xb69] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.644: [upf] INFO: UE F-SEID[UP:0x9c3 CP:0xb69] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.649: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1031) 11/06 11:05:32.650: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3192) 11/06 11:05:32.650: [smf] INFO: UE IMSI[262423418318424] APN[internet] IPv4[176.16.17.218] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.655: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 11/06 11:05:32.655: [upf] INFO: UE F-SEID[UP:0x770 CP:0xede] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.655: [upf] INFO: UE F-SEID[UP:0x770 CP:0xede] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.661: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1031) 11/06 11:05:32.661: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3192) 11/06 11:05:32.661: [smf] INFO: UE IMSI[262429178979052] APN[internet] IPv4[176.16.17.219] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.667: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 11/06 11:05:32.667: [upf] INFO: UE F-SEID[UP:0x75d CP:0x98a] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.667: [upf] INFO: UE F-SEID[UP:0x75d CP:0x98a] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.672: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1031) 11/06 11:05:32.672: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3192) 11/06 11:05:32.672: [smf] INFO: UE IMSI[262425386735987] APN[internet] IPv4[176.16.17.220] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.679: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 11/06 11:05:32.679: [upf] INFO: UE F-SEID[UP:0x823 CP:0x944] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.679: [upf] INFO: UE F-SEID[UP:0x823 CP:0x944] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.683: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1031) 11/06 11:05:32.683: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3192) 11/06 11:05:32.683: [smf] INFO: UE IMSI[262428409129918] APN[internet] IPv4[176.16.17.221] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.689: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 11/06 11:05:32.689: [upf] INFO: UE F-SEID[UP:0x1f3 CP:0xecb] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.689: [upf] INFO: UE F-SEID[UP:0x1f3 CP:0xecb] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.694: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1031) 11/06 11:05:32.694: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3192) 11/06 11:05:32.694: [smf] INFO: UE IMSI[262420130122316] APN[internet] IPv4[176.16.17.222] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.700: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 11/06 11:05:32.700: [upf] INFO: UE F-SEID[UP:0xd76 CP:0xc8f] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.700: [upf] INFO: UE F-SEID[UP:0xd76 CP:0xc8f] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.706: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1031) 11/06 11:05:32.706: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3192) 11/06 11:05:32.706: [smf] INFO: UE IMSI[262426373186214] APN[internet] IPv4[176.16.17.223] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.711: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 11/06 11:05:32.711: [upf] INFO: UE F-SEID[UP:0xe59 CP:0xfbe] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.711: [upf] INFO: UE F-SEID[UP:0xe59 CP:0xfbe] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.717: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1031) 11/06 11:05:32.717: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3192) 11/06 11:05:32.717: [smf] INFO: UE IMSI[262424424073830] APN[internet] IPv4[176.16.17.224] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.723: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 11/06 11:05:32.723: [upf] INFO: UE F-SEID[UP:0x115 CP:0x4cc] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.723: [upf] INFO: UE F-SEID[UP:0x115 CP:0x4cc] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.728: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1031) 11/06 11:05:32.728: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3192) 11/06 11:05:32.728: [smf] INFO: UE IMSI[262427150345666] APN[internet] IPv4[176.16.17.225] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.734: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 11/06 11:05:32.734: [upf] INFO: UE F-SEID[UP:0x53a CP:0x95d] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.734: [upf] INFO: UE F-SEID[UP:0x53a CP:0x95d] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.740: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1031) 11/06 11:05:32.740: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3192) 11/06 11:05:32.740: [smf] INFO: UE IMSI[262422723642953] APN[internet] IPv4[176.16.17.226] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.745: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 11/06 11:05:32.745: [upf] INFO: UE F-SEID[UP:0x20d CP:0x524] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.745: [upf] INFO: UE F-SEID[UP:0x20d CP:0x524] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.751: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1031) 11/06 11:05:32.751: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3192) 11/06 11:05:32.751: [smf] INFO: UE IMSI[262421845025190] APN[internet] IPv4[176.16.17.227] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.756: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 11/06 11:05:32.756: [upf] INFO: UE F-SEID[UP:0xb62 CP:0x490] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.756: [upf] INFO: UE F-SEID[UP:0xb62 CP:0x490] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.762: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1031) 11/06 11:05:32.762: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3192) 11/06 11:05:32.762: [smf] INFO: UE IMSI[262425980608070] APN[internet] IPv4[176.16.17.228] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.767: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 11/06 11:05:32.767: [upf] INFO: UE F-SEID[UP:0x7ad CP:0xf66] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.767: [upf] INFO: UE F-SEID[UP:0x7ad CP:0xf66] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.773: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1031) 11/06 11:05:32.773: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3192) 11/06 11:05:32.773: [smf] INFO: UE IMSI[262425900805631] APN[internet] IPv4[176.16.17.229] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.779: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 11/06 11:05:32.779: [upf] INFO: UE F-SEID[UP:0x888 CP:0x99a] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.779: [upf] INFO: UE F-SEID[UP:0x888 CP:0x99a] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.784: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1031) 11/06 11:05:32.784: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3192) 11/06 11:05:32.784: [smf] INFO: UE IMSI[262429584917476] APN[internet] IPv4[176.16.17.230] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.790: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 11/06 11:05:32.791: [upf] INFO: UE F-SEID[UP:0x59f CP:0xd59] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.791: [upf] INFO: UE F-SEID[UP:0x59f CP:0xd59] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.796: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1031) 11/06 11:05:32.796: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3192) 11/06 11:05:32.796: [smf] INFO: UE IMSI[262427728217107] APN[internet] IPv4[176.16.17.231] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.801: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 11/06 11:05:32.801: [upf] INFO: UE F-SEID[UP:0x1fc CP:0xa03] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.801: [upf] INFO: UE F-SEID[UP:0x1fc CP:0xa03] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.807: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1031) 11/06 11:05:32.807: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3192) 11/06 11:05:32.807: [smf] INFO: UE IMSI[262429919991077] APN[internet] IPv4[176.16.17.232] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.812: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 11/06 11:05:32.813: [upf] INFO: UE F-SEID[UP:0xfee CP:0xbd0] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.813: [upf] INFO: UE F-SEID[UP:0xfee CP:0xbd0] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.818: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1031) 11/06 11:05:32.818: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3192) 11/06 11:05:32.818: [smf] INFO: UE IMSI[262426647724514] APN[internet] IPv4[176.16.17.233] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.823: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 11/06 11:05:32.823: [upf] INFO: UE F-SEID[UP:0xd2b CP:0x9aa] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.823: [upf] INFO: UE F-SEID[UP:0xd2b CP:0x9aa] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.829: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1031) 11/06 11:05:32.829: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3192) 11/06 11:05:32.829: [smf] INFO: UE IMSI[262427660535386] APN[internet] IPv4[176.16.17.234] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.835: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 11/06 11:05:32.835: [upf] INFO: UE F-SEID[UP:0xd6a CP:0xe5f] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.835: [upf] INFO: UE F-SEID[UP:0xd6a CP:0xe5f] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.841: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1031) 11/06 11:05:32.841: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3192) 11/06 11:05:32.841: [smf] INFO: UE IMSI[262421977020037] APN[internet] IPv4[176.16.17.235] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.848: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 11/06 11:05:32.848: [upf] INFO: UE F-SEID[UP:0x3e4 CP:0xcd2] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.848: [upf] INFO: UE F-SEID[UP:0x3e4 CP:0xcd2] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.852: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1031) 11/06 11:05:32.852: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3192) 11/06 11:05:32.852: [smf] INFO: UE IMSI[262427633048357] APN[internet] IPv4[176.16.17.236] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.858: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 11/06 11:05:32.858: [upf] INFO: UE F-SEID[UP:0x6b0 CP:0xcc4] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.858: [upf] INFO: UE F-SEID[UP:0x6b0 CP:0xcc4] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.863: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1031) 11/06 11:05:32.863: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3192) 11/06 11:05:32.863: [smf] INFO: UE IMSI[262421156681432] APN[internet] IPv4[176.16.17.237] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.869: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 11/06 11:05:32.869: [upf] INFO: UE F-SEID[UP:0x553 CP:0xfe6] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.869: [upf] INFO: UE F-SEID[UP:0x553 CP:0xfe6] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.874: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1031) 11/06 11:05:32.874: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3192) 11/06 11:05:32.874: [smf] INFO: UE IMSI[262424472897027] APN[internet] IPv4[176.16.17.238] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.881: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 11/06 11:05:32.881: [upf] INFO: UE F-SEID[UP:0x996 CP:0x309] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.881: [upf] INFO: UE F-SEID[UP:0x996 CP:0x309] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.885: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1031) 11/06 11:05:32.886: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3192) 11/06 11:05:32.886: [smf] INFO: UE IMSI[262422823829400] APN[internet] IPv4[176.16.17.239] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.891: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 11/06 11:05:32.891: [upf] INFO: UE F-SEID[UP:0xee7 CP:0x121] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.891: [upf] INFO: UE F-SEID[UP:0xee7 CP:0x121] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.897: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1031) 11/06 11:05:32.897: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3192) 11/06 11:05:32.897: [smf] INFO: UE IMSI[262424714504073] APN[internet] IPv4[176.16.17.240] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.902: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 11/06 11:05:32.902: [upf] INFO: UE F-SEID[UP:0x5cc CP:0xf99] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.902: [upf] INFO: UE F-SEID[UP:0x5cc CP:0xf99] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.908: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1031) 11/06 11:05:32.908: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3192) 11/06 11:05:32.908: [smf] INFO: UE IMSI[262423083529912] APN[internet] IPv4[176.16.17.241] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.914: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 11/06 11:05:32.914: [upf] INFO: UE F-SEID[UP:0x978 CP:0x12c] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.914: [upf] INFO: UE F-SEID[UP:0x978 CP:0x12c] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.919: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1031) 11/06 11:05:32.919: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3192) 11/06 11:05:32.919: [smf] INFO: UE IMSI[262421334151356] APN[internet] IPv4[176.16.17.242] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.925: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 11/06 11:05:32.925: [upf] INFO: UE F-SEID[UP:0xb75 CP:0xe37] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.925: [upf] INFO: UE F-SEID[UP:0xb75 CP:0xe37] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.930: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1031) 11/06 11:05:32.930: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3192) 11/06 11:05:32.930: [smf] INFO: UE IMSI[262425268877035] APN[internet] IPv4[176.16.17.243] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.936: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 11/06 11:05:32.936: [upf] INFO: UE F-SEID[UP:0xd2e CP:0x14c] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.936: [upf] INFO: UE F-SEID[UP:0xd2e CP:0x14c] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.941: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1031) 11/06 11:05:32.941: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3192) 11/06 11:05:32.941: [smf] INFO: UE IMSI[262428338033962] APN[internet] IPv4[176.16.17.244] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.946: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 11/06 11:05:32.946: [upf] INFO: UE F-SEID[UP:0xfed CP:0xfdc] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.946: [upf] INFO: UE F-SEID[UP:0xfed CP:0xfdc] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.952: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1031) 11/06 11:05:32.952: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3192) 11/06 11:05:32.952: [smf] INFO: UE IMSI[262424444959404] APN[internet] IPv4[176.16.17.245] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.957: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 11/06 11:05:32.957: [upf] INFO: UE F-SEID[UP:0x9f7 CP:0x793] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.957: [upf] INFO: UE F-SEID[UP:0x9f7 CP:0x793] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.963: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1031) 11/06 11:05:32.963: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3192) 11/06 11:05:32.963: [smf] INFO: UE IMSI[262428098587349] APN[internet] IPv4[176.16.17.246] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.969: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 11/06 11:05:32.969: [upf] INFO: UE F-SEID[UP:0x810 CP:0x5fa] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.969: [upf] INFO: UE F-SEID[UP:0x810 CP:0x5fa] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.974: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1031) 11/06 11:05:32.974: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3192) 11/06 11:05:32.974: [smf] INFO: UE IMSI[262425993310548] APN[internet] IPv4[176.16.17.247] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.981: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 11/06 11:05:32.981: [upf] INFO: UE F-SEID[UP:0x881 CP:0x9a8] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.981: [upf] INFO: UE F-SEID[UP:0x881 CP:0x9a8] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.986: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1031) 11/06 11:05:32.986: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3192) 11/06 11:05:32.986: [smf] INFO: UE IMSI[262429258520254] APN[internet] IPv4[176.16.17.248] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:32.993: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 11/06 11:05:32.993: [upf] INFO: UE F-SEID[UP:0x722 CP:0x2e1] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) 11/06 11:05:32.993: [upf] INFO: UE F-SEID[UP:0x722 CP:0x2e1] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:32.997: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1031) 11/06 11:05:32.997: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3192) 11/06 11:05:32.997: [smf] INFO: UE IMSI[262420070196623] APN[internet] IPv4[176.16.17.249] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.003: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 11/06 11:05:33.003: [upf] INFO: UE F-SEID[UP:0xb17 CP:0x3e2] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.003: [upf] INFO: UE F-SEID[UP:0xb17 CP:0x3e2] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.008: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1031) 11/06 11:05:33.008: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3192) 11/06 11:05:33.008: [smf] INFO: UE IMSI[262426139735045] APN[internet] IPv4[176.16.17.250] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.014: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 11/06 11:05:33.015: [upf] INFO: UE F-SEID[UP:0xe30 CP:0x68] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.015: [upf] INFO: UE F-SEID[UP:0xe30 CP:0x68] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.019: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1031) 11/06 11:05:33.019: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3192) 11/06 11:05:33.019: [smf] INFO: UE IMSI[262427000093272] APN[internet] IPv4[176.16.17.251] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.025: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 11/06 11:05:33.025: [upf] INFO: UE F-SEID[UP:0xdf8 CP:0x359] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.025: [upf] INFO: UE F-SEID[UP:0xdf8 CP:0x359] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.030: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1031) 11/06 11:05:33.030: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3192) 11/06 11:05:33.030: [smf] INFO: UE IMSI[262423972451501] APN[internet] IPv4[176.16.17.252] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.036: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 11/06 11:05:33.036: [upf] INFO: UE F-SEID[UP:0x249 CP:0xb33] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.036: [upf] INFO: UE F-SEID[UP:0x249 CP:0xb33] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.042: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1031) 11/06 11:05:33.042: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3192) 11/06 11:05:33.042: [smf] INFO: UE IMSI[262424068328100] APN[internet] IPv4[176.16.17.253] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.047: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 11/06 11:05:33.047: [upf] INFO: UE F-SEID[UP:0x22e CP:0xdf3] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.047: [upf] INFO: UE F-SEID[UP:0x22e CP:0xdf3] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.053: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1031) 11/06 11:05:33.053: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3192) 11/06 11:05:33.053: [smf] INFO: UE IMSI[262423957592431] APN[internet] IPv4[176.16.17.254] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.060: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 11/06 11:05:33.060: [upf] INFO: UE F-SEID[UP:0x4e6 CP:0xde5] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.060: [upf] INFO: UE F-SEID[UP:0x4e6 CP:0xde5] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.065: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1031) 11/06 11:05:33.065: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3192) 11/06 11:05:33.065: [smf] INFO: UE IMSI[262424226781745] APN[internet] IPv4[176.16.17.255] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.071: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 11/06 11:05:33.071: [upf] INFO: UE F-SEID[UP:0xc4b CP:0x92e] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.071: [upf] INFO: UE F-SEID[UP:0xc4b CP:0x92e] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.076: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1031) 11/06 11:05:33.076: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3192) 11/06 11:05:33.076: [smf] INFO: UE IMSI[262423012582605] APN[internet] IPv4[176.16.18.0] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.082: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 11/06 11:05:33.083: [upf] INFO: UE F-SEID[UP:0xc8f CP:0x35] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.083: [upf] INFO: UE F-SEID[UP:0xc8f CP:0x35] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.087: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1031) 11/06 11:05:33.087: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3192) 11/06 11:05:33.087: [smf] INFO: UE IMSI[262429427765917] APN[internet] IPv4[176.16.18.1] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.093: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 11/06 11:05:33.093: [upf] INFO: UE F-SEID[UP:0x584 CP:0x636] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.093: [upf] INFO: UE F-SEID[UP:0x584 CP:0x636] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.098: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1031) 11/06 11:05:33.098: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3192) 11/06 11:05:33.098: [smf] INFO: UE IMSI[262420482445977] APN[internet] IPv4[176.16.18.2] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.104: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 11/06 11:05:33.104: [upf] INFO: UE F-SEID[UP:0x64a CP:0xa7d] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.104: [upf] INFO: UE F-SEID[UP:0x64a CP:0xa7d] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.110: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1031) 11/06 11:05:33.110: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3192) 11/06 11:05:33.110: [smf] INFO: UE IMSI[262426254437683] APN[internet] IPv4[176.16.18.3] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.116: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 11/06 11:05:33.116: [upf] INFO: UE F-SEID[UP:0xf17 CP:0xf2b] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.116: [upf] INFO: UE F-SEID[UP:0xf17 CP:0xf2b] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.121: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1031) 11/06 11:05:33.121: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3192) 11/06 11:05:33.121: [smf] INFO: UE IMSI[262427798629246] APN[internet] IPv4[176.16.18.4] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.126: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 11/06 11:05:33.126: [upf] INFO: UE F-SEID[UP:0x627 CP:0x9b4] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.126: [upf] INFO: UE F-SEID[UP:0x627 CP:0x9b4] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.132: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1031) 11/06 11:05:33.132: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3192) 11/06 11:05:33.132: [smf] INFO: UE IMSI[262426466581152] APN[internet] IPv4[176.16.18.5] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.138: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 11/06 11:05:33.139: [upf] INFO: UE F-SEID[UP:0xc31 CP:0x6cd] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.139: [upf] INFO: UE F-SEID[UP:0xc31 CP:0x6cd] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.143: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1031) 11/06 11:05:33.143: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3192) 11/06 11:05:33.143: [smf] INFO: UE IMSI[262429268259551] APN[internet] IPv4[176.16.18.6] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.150: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 11/06 11:05:33.150: [upf] INFO: UE F-SEID[UP:0x838 CP:0xe7f] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.150: [upf] INFO: UE F-SEID[UP:0x838 CP:0xe7f] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.154: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1031) 11/06 11:05:33.154: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3192) 11/06 11:05:33.154: [smf] INFO: UE IMSI[262429261169015] APN[internet] IPv4[176.16.18.7] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.159: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 11/06 11:05:33.159: [upf] INFO: UE F-SEID[UP:0x420 CP:0xbad] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.159: [upf] INFO: UE F-SEID[UP:0x420 CP:0xbad] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.165: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1031) 11/06 11:05:33.165: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3192) 11/06 11:05:33.165: [smf] INFO: UE IMSI[262429928038406] APN[internet] IPv4[176.16.18.8] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.171: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 11/06 11:05:33.171: [upf] INFO: UE F-SEID[UP:0xe78 CP:0x523] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.171: [upf] INFO: UE F-SEID[UP:0xe78 CP:0x523] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.176: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1031) 11/06 11:05:33.176: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3192) 11/06 11:05:33.176: [smf] INFO: UE IMSI[262424374447540] APN[internet] IPv4[176.16.18.9] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.182: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 11/06 11:05:33.182: [upf] INFO: UE F-SEID[UP:0x884 CP:0x66a] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.182: [upf] INFO: UE F-SEID[UP:0x884 CP:0x66a] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.187: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1031) 11/06 11:05:33.187: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3192) 11/06 11:05:33.187: [smf] INFO: UE IMSI[262422609496404] APN[internet] IPv4[176.16.18.10] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.194: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 11/06 11:05:33.194: [upf] INFO: UE F-SEID[UP:0x61 CP:0xcd] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.194: [upf] INFO: UE F-SEID[UP:0x61 CP:0xcd] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.198: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1031) 11/06 11:05:33.198: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3192) 11/06 11:05:33.198: [smf] INFO: UE IMSI[262429794151408] APN[internet] IPv4[176.16.18.11] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.204: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 11/06 11:05:33.204: [upf] INFO: UE F-SEID[UP:0x16c CP:0x443] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.204: [upf] INFO: UE F-SEID[UP:0x16c CP:0x443] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.210: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1031) 11/06 11:05:33.210: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3192) 11/06 11:05:33.210: [smf] INFO: UE IMSI[262424344722951] APN[internet] IPv4[176.16.18.12] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.216: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 11/06 11:05:33.216: [upf] INFO: UE F-SEID[UP:0x921 CP:0x604] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.216: [upf] INFO: UE F-SEID[UP:0x921 CP:0x604] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.221: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1031) 11/06 11:05:33.221: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3192) 11/06 11:05:33.221: [smf] INFO: UE IMSI[262428885066224] APN[internet] IPv4[176.16.18.13] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.227: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 11/06 11:05:33.227: [upf] INFO: UE F-SEID[UP:0xdc1 CP:0xdf8] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.227: [upf] INFO: UE F-SEID[UP:0xdc1 CP:0xdf8] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.232: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1031) 11/06 11:05:33.232: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3192) 11/06 11:05:33.232: [smf] INFO: UE IMSI[262427156412267] APN[internet] IPv4[176.16.18.14] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.238: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 11/06 11:05:33.238: [upf] INFO: UE F-SEID[UP:0xcc3 CP:0x66e] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.238: [upf] INFO: UE F-SEID[UP:0xcc3 CP:0x66e] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.243: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1031) 11/06 11:05:33.243: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3192) 11/06 11:05:33.243: [smf] INFO: UE IMSI[262429851188258] APN[internet] IPv4[176.16.18.15] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.249: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 11/06 11:05:33.249: [upf] INFO: UE F-SEID[UP:0x83d CP:0x23c] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.249: [upf] INFO: UE F-SEID[UP:0x83d CP:0x23c] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.254: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1031) 11/06 11:05:33.254: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3192) 11/06 11:05:33.255: [smf] INFO: UE IMSI[262426299931582] APN[internet] IPv4[176.16.18.16] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.261: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 11/06 11:05:33.261: [upf] INFO: UE F-SEID[UP:0xc2d CP:0x47a] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.261: [upf] INFO: UE F-SEID[UP:0xc2d CP:0x47a] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.266: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1031) 11/06 11:05:33.266: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3192) 11/06 11:05:33.266: [smf] INFO: UE IMSI[262427058416965] APN[internet] IPv4[176.16.18.17] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.272: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 11/06 11:05:33.272: [upf] INFO: UE F-SEID[UP:0x207 CP:0xce1] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.272: [upf] INFO: UE F-SEID[UP:0x207 CP:0xce1] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.277: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1031) 11/06 11:05:33.277: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3192) 11/06 11:05:33.277: [smf] INFO: UE IMSI[262428346446353] APN[internet] IPv4[176.16.18.18] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.283: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 11/06 11:05:33.283: [upf] INFO: UE F-SEID[UP:0x381 CP:0xcbd] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.283: [upf] INFO: UE F-SEID[UP:0x381 CP:0xcbd] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.288: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1031) 11/06 11:05:33.288: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3192) 11/06 11:05:33.289: [smf] INFO: UE IMSI[262427801460137] APN[internet] IPv4[176.16.18.19] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.295: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 11/06 11:05:33.295: [upf] INFO: UE F-SEID[UP:0x60 CP:0x308] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.295: [upf] INFO: UE F-SEID[UP:0x60 CP:0x308] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.300: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1031) 11/06 11:05:33.300: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3192) 11/06 11:05:33.300: [smf] INFO: UE IMSI[262422895316742] APN[internet] IPv4[176.16.18.20] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.306: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 11/06 11:05:33.306: [upf] INFO: UE F-SEID[UP:0xfcd CP:0xa6c] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.306: [upf] INFO: UE F-SEID[UP:0xfcd CP:0xa6c] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.311: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1031) 11/06 11:05:33.311: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3192) 11/06 11:05:33.311: [smf] INFO: UE IMSI[262424960841066] APN[internet] IPv4[176.16.18.21] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.317: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 11/06 11:05:33.317: [upf] INFO: UE F-SEID[UP:0xd91 CP:0x3ff] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.317: [upf] INFO: UE F-SEID[UP:0xd91 CP:0x3ff] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.322: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1031) 11/06 11:05:33.322: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3192) 11/06 11:05:33.322: [smf] INFO: UE IMSI[262424789637569] APN[internet] IPv4[176.16.18.22] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.328: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 11/06 11:05:33.328: [upf] INFO: UE F-SEID[UP:0xc19 CP:0x484] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.328: [upf] INFO: UE F-SEID[UP:0xc19 CP:0x484] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.333: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1031) 11/06 11:05:33.334: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3192) 11/06 11:05:33.334: [smf] INFO: UE IMSI[262423355225244] APN[internet] IPv4[176.16.18.23] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.340: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 11/06 11:05:33.340: [upf] INFO: UE F-SEID[UP:0xaf2 CP:0xec8] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.340: [upf] INFO: UE F-SEID[UP:0xaf2 CP:0xec8] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.345: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1031) 11/06 11:05:33.345: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3192) 11/06 11:05:33.345: [smf] INFO: UE IMSI[262424588993990] APN[internet] IPv4[176.16.18.24] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.351: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 11/06 11:05:33.351: [upf] INFO: UE F-SEID[UP:0x9d2 CP:0xed1] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.351: [upf] INFO: UE F-SEID[UP:0x9d2 CP:0xed1] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.356: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1031) 11/06 11:05:33.356: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3192) 11/06 11:05:33.356: [smf] INFO: UE IMSI[262429566445882] APN[internet] IPv4[176.16.18.25] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.361: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 11/06 11:05:33.362: [upf] INFO: UE F-SEID[UP:0xe4a CP:0x169] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.362: [upf] INFO: UE F-SEID[UP:0xe4a CP:0x169] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.367: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1031) 11/06 11:05:33.367: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3192) 11/06 11:05:33.367: [smf] INFO: UE IMSI[262426590540023] APN[internet] IPv4[176.16.18.26] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.373: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 11/06 11:05:33.373: [upf] INFO: UE F-SEID[UP:0xfdc CP:0x6d4] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.373: [upf] INFO: UE F-SEID[UP:0xfdc CP:0x6d4] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.378: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1031) 11/06 11:05:33.378: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3192) 11/06 11:05:33.378: [smf] INFO: UE IMSI[262426597502832] APN[internet] IPv4[176.16.18.27] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.387: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 11/06 11:05:33.387: [upf] INFO: UE F-SEID[UP:0xb5a CP:0xe2a] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.387: [upf] INFO: UE F-SEID[UP:0xb5a CP:0xe2a] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.389: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1031) 11/06 11:05:33.389: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3192) 11/06 11:05:33.389: [smf] INFO: UE IMSI[262424960592038] APN[internet] IPv4[176.16.18.28] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.395: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 11/06 11:05:33.395: [upf] INFO: UE F-SEID[UP:0x471 CP:0xfb5] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.395: [upf] INFO: UE F-SEID[UP:0x471 CP:0xfb5] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.400: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1031) 11/06 11:05:33.400: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3192) 11/06 11:05:33.400: [smf] INFO: UE IMSI[262426261930633] APN[internet] IPv4[176.16.18.29] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.407: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 11/06 11:05:33.407: [upf] INFO: UE F-SEID[UP:0x725 CP:0x9c7] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.407: [upf] INFO: UE F-SEID[UP:0x725 CP:0x9c7] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.412: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1031) 11/06 11:05:33.412: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3192) 11/06 11:05:33.412: [smf] INFO: UE IMSI[262424634982260] APN[internet] IPv4[176.16.18.30] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.418: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 11/06 11:05:33.418: [upf] INFO: UE F-SEID[UP:0x2a4 CP:0x1d6] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.418: [upf] INFO: UE F-SEID[UP:0x2a4 CP:0x1d6] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.424: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1031) 11/06 11:05:33.424: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3192) 11/06 11:05:33.425: [smf] INFO: UE IMSI[262425935773658] APN[internet] IPv4[176.16.18.31] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.431: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 11/06 11:05:33.431: [upf] INFO: UE F-SEID[UP:0xf22 CP:0x77] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.431: [upf] INFO: UE F-SEID[UP:0xf22 CP:0x77] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.435: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1031) 11/06 11:05:33.436: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3192) 11/06 11:05:33.436: [smf] INFO: UE IMSI[262425445965210] APN[internet] IPv4[176.16.18.32] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.443: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 11/06 11:05:33.443: [upf] INFO: UE F-SEID[UP:0xa1b CP:0x76a] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.443: [upf] INFO: UE F-SEID[UP:0xa1b CP:0x76a] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.446: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1031) 11/06 11:05:33.446: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3192) 11/06 11:05:33.446: [smf] INFO: UE IMSI[262423651157016] APN[internet] IPv4[176.16.18.33] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.452: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 11/06 11:05:33.452: [upf] INFO: UE F-SEID[UP:0xe6f CP:0x82b] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.452: [upf] INFO: UE F-SEID[UP:0xe6f CP:0x82b] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.458: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1031) 11/06 11:05:33.458: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3192) 11/06 11:05:33.458: [smf] INFO: UE IMSI[262425282357966] APN[internet] IPv4[176.16.18.34] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.464: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 11/06 11:05:33.464: [upf] INFO: UE F-SEID[UP:0x484 CP:0xbc6] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.464: [upf] INFO: UE F-SEID[UP:0x484 CP:0xbc6] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.469: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1031) 11/06 11:05:33.469: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3192) 11/06 11:05:33.469: [smf] INFO: UE IMSI[262426252186901] APN[internet] IPv4[176.16.18.35] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.475: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 11/06 11:05:33.475: [upf] INFO: UE F-SEID[UP:0x717 CP:0x45b] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.475: [upf] INFO: UE F-SEID[UP:0x717 CP:0x45b] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.480: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1031) 11/06 11:05:33.480: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3192) 11/06 11:05:33.480: [smf] INFO: UE IMSI[262424227029843] APN[internet] IPv4[176.16.18.36] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.487: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 11/06 11:05:33.487: [upf] INFO: UE F-SEID[UP:0x307 CP:0x968] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.487: [upf] INFO: UE F-SEID[UP:0x307 CP:0x968] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.491: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1031) 11/06 11:05:33.491: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3192) 11/06 11:05:33.491: [smf] INFO: UE IMSI[262426262503717] APN[internet] IPv4[176.16.18.37] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.497: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 11/06 11:05:33.497: [upf] INFO: UE F-SEID[UP:0x936 CP:0xc12] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.497: [upf] INFO: UE F-SEID[UP:0x936 CP:0xc12] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.503: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1031) 11/06 11:05:33.503: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3192) 11/06 11:05:33.503: [smf] INFO: UE IMSI[262423357276774] APN[internet] IPv4[176.16.18.38] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.508: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 11/06 11:05:33.508: [upf] INFO: UE F-SEID[UP:0x571 CP:0x150] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.508: [upf] INFO: UE F-SEID[UP:0x571 CP:0x150] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.514: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1031) 11/06 11:05:33.514: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3192) 11/06 11:05:33.514: [smf] INFO: UE IMSI[262422394726485] APN[internet] IPv4[176.16.18.39] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.519: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 11/06 11:05:33.519: [upf] INFO: UE F-SEID[UP:0x5b2 CP:0xf0f] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.519: [upf] INFO: UE F-SEID[UP:0x5b2 CP:0xf0f] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.525: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1031) 11/06 11:05:33.525: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3192) 11/06 11:05:33.525: [smf] INFO: UE IMSI[262427754851705] APN[internet] IPv4[176.16.18.40] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.531: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 11/06 11:05:33.531: [upf] INFO: UE F-SEID[UP:0xfab CP:0xb99] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.531: [upf] INFO: UE F-SEID[UP:0xfab CP:0xb99] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.536: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1031) 11/06 11:05:33.536: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3192) 11/06 11:05:33.536: [smf] INFO: UE IMSI[262424690796685] APN[internet] IPv4[176.16.18.41] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.542: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 11/06 11:05:33.542: [upf] INFO: UE F-SEID[UP:0xedf CP:0x913] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.542: [upf] INFO: UE F-SEID[UP:0xedf CP:0x913] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.547: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1031) 11/06 11:05:33.547: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3192) 11/06 11:05:33.547: [smf] INFO: UE IMSI[262426661542526] APN[internet] IPv4[176.16.18.42] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.553: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 11/06 11:05:33.553: [upf] INFO: UE F-SEID[UP:0x71 CP:0xc94] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.553: [upf] INFO: UE F-SEID[UP:0x71 CP:0xc94] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.558: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1031) 11/06 11:05:33.558: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3192) 11/06 11:05:33.558: [smf] INFO: UE IMSI[262427729525062] APN[internet] IPv4[176.16.18.43] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.564: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 11/06 11:05:33.564: [upf] INFO: UE F-SEID[UP:0x16a CP:0x7dd] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.564: [upf] INFO: UE F-SEID[UP:0x16a CP:0x7dd] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.570: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1031) 11/06 11:05:33.570: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3192) 11/06 11:05:33.570: [smf] INFO: UE IMSI[262423088001983] APN[internet] IPv4[176.16.18.44] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.577: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 11/06 11:05:33.577: [upf] INFO: UE F-SEID[UP:0x1ca CP:0x246] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.577: [upf] INFO: UE F-SEID[UP:0x1ca CP:0x246] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.581: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1031) 11/06 11:05:33.581: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3192) 11/06 11:05:33.581: [smf] INFO: UE IMSI[262429625766880] APN[internet] IPv4[176.16.18.45] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.588: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 11/06 11:05:33.588: [upf] INFO: UE F-SEID[UP:0x819 CP:0x36e] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.588: [upf] INFO: UE F-SEID[UP:0x819 CP:0x36e] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.592: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1031) 11/06 11:05:33.592: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3192) 11/06 11:05:33.592: [smf] INFO: UE IMSI[262425367442035] APN[internet] IPv4[176.16.18.46] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.598: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 11/06 11:05:33.598: [upf] INFO: UE F-SEID[UP:0xb2e CP:0x9d6] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.598: [upf] INFO: UE F-SEID[UP:0xb2e CP:0x9d6] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.604: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1031) 11/06 11:05:33.604: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3192) 11/06 11:05:33.604: [smf] INFO: UE IMSI[262428302736680] APN[internet] IPv4[176.16.18.47] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.610: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 11/06 11:05:33.610: [upf] INFO: UE F-SEID[UP:0x4f7 CP:0x1a6] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.610: [upf] INFO: UE F-SEID[UP:0x4f7 CP:0x1a6] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.615: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1031) 11/06 11:05:33.615: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3192) 11/06 11:05:33.615: [smf] INFO: UE IMSI[262423869729503] APN[internet] IPv4[176.16.18.48] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.621: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 11/06 11:05:33.621: [upf] INFO: UE F-SEID[UP:0x365 CP:0xcec] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.621: [upf] INFO: UE F-SEID[UP:0x365 CP:0xcec] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.626: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1031) 11/06 11:05:33.626: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3192) 11/06 11:05:33.626: [smf] INFO: UE IMSI[262424763122615] APN[internet] IPv4[176.16.18.49] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.632: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 11/06 11:05:33.632: [upf] INFO: UE F-SEID[UP:0x7d5 CP:0xf86] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.632: [upf] INFO: UE F-SEID[UP:0x7d5 CP:0xf86] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.638: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1031) 11/06 11:05:33.638: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3192) 11/06 11:05:33.638: [smf] INFO: UE IMSI[262427471190315] APN[internet] IPv4[176.16.18.50] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.644: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 11/06 11:05:33.644: [upf] INFO: UE F-SEID[UP:0x594 CP:0x808] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.644: [upf] INFO: UE F-SEID[UP:0x594 CP:0x808] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.649: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1031) 11/06 11:05:33.650: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3192) 11/06 11:05:33.650: [smf] INFO: UE IMSI[262422362482327] APN[internet] IPv4[176.16.18.51] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.655: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 11/06 11:05:33.655: [upf] INFO: UE F-SEID[UP:0x916 CP:0x2c3] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.655: [upf] INFO: UE F-SEID[UP:0x916 CP:0x2c3] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.661: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1031) 11/06 11:05:33.661: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3192) 11/06 11:05:33.661: [smf] INFO: UE IMSI[262429713646055] APN[internet] IPv4[176.16.18.52] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.667: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 11/06 11:05:33.667: [upf] INFO: UE F-SEID[UP:0xee CP:0x8dd] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.667: [upf] INFO: UE F-SEID[UP:0xee CP:0x8dd] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.672: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1031) 11/06 11:05:33.672: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3192) 11/06 11:05:33.672: [smf] INFO: UE IMSI[262427556269535] APN[internet] IPv4[176.16.18.53] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.678: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 11/06 11:05:33.678: [upf] INFO: UE F-SEID[UP:0x83 CP:0x225] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.678: [upf] INFO: UE F-SEID[UP:0x83 CP:0x225] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.683: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1031) 11/06 11:05:33.683: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3192) 11/06 11:05:33.683: [smf] INFO: UE IMSI[262427656162733] APN[internet] IPv4[176.16.18.54] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.688: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 11/06 11:05:33.688: [upf] INFO: UE F-SEID[UP:0x29b CP:0x1a9] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.688: [upf] INFO: UE F-SEID[UP:0x29b CP:0x1a9] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.694: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1031) 11/06 11:05:33.694: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3192) 11/06 11:05:33.694: [smf] INFO: UE IMSI[262425462752581] APN[internet] IPv4[176.16.18.55] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.700: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 11/06 11:05:33.700: [upf] INFO: UE F-SEID[UP:0xc8b CP:0x576] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.700: [upf] INFO: UE F-SEID[UP:0xc8b CP:0x576] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.705: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1031) 11/06 11:05:33.705: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3192) 11/06 11:05:33.705: [smf] INFO: UE IMSI[262428160662919] APN[internet] IPv4[176.16.18.56] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.711: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 11/06 11:05:33.711: [upf] INFO: UE F-SEID[UP:0x668 CP:0xb08] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.711: [upf] INFO: UE F-SEID[UP:0x668 CP:0xb08] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.717: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1031) 11/06 11:05:33.717: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3192) 11/06 11:05:33.717: [smf] INFO: UE IMSI[262422544865642] APN[internet] IPv4[176.16.18.57] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.722: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 11/06 11:05:33.722: [upf] INFO: UE F-SEID[UP:0xed5 CP:0xbdd] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.722: [upf] INFO: UE F-SEID[UP:0xed5 CP:0xbdd] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.728: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1031) 11/06 11:05:33.728: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3192) 11/06 11:05:33.728: [smf] INFO: UE IMSI[262423948060718] APN[internet] IPv4[176.16.18.58] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.733: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 11/06 11:05:33.733: [upf] INFO: UE F-SEID[UP:0x372 CP:0x5eb] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.733: [upf] INFO: UE F-SEID[UP:0x372 CP:0x5eb] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.739: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1031) 11/06 11:05:33.739: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3192) 11/06 11:05:33.739: [smf] INFO: UE IMSI[262425194042186] APN[internet] IPv4[176.16.18.59] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.745: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 11/06 11:05:33.745: [upf] INFO: UE F-SEID[UP:0x130 CP:0xfd8] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.745: [upf] INFO: UE F-SEID[UP:0x130 CP:0xfd8] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.750: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1031) 11/06 11:05:33.750: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3192) 11/06 11:05:33.750: [smf] INFO: UE IMSI[262429321134012] APN[internet] IPv4[176.16.18.60] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.756: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 11/06 11:05:33.756: [upf] INFO: UE F-SEID[UP:0xeb9 CP:0xf7a] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.756: [upf] INFO: UE F-SEID[UP:0xeb9 CP:0xf7a] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.761: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1031) 11/06 11:05:33.761: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3192) 11/06 11:05:33.761: [smf] INFO: UE IMSI[262425428880172] APN[internet] IPv4[176.16.18.61] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.767: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 11/06 11:05:33.767: [upf] INFO: UE F-SEID[UP:0x9ab CP:0xa2e] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.767: [upf] INFO: UE F-SEID[UP:0x9ab CP:0xa2e] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.773: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1031) 11/06 11:05:33.773: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3192) 11/06 11:05:33.773: [smf] INFO: UE IMSI[262427755657473] APN[internet] IPv4[176.16.18.62] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.779: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 11/06 11:05:33.779: [upf] INFO: UE F-SEID[UP:0x9f CP:0x9e3] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.779: [upf] INFO: UE F-SEID[UP:0x9f CP:0x9e3] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.784: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1031) 11/06 11:05:33.784: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3192) 11/06 11:05:33.784: [smf] INFO: UE IMSI[262429290158506] APN[internet] IPv4[176.16.18.63] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.790: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 11/06 11:05:33.790: [upf] INFO: UE F-SEID[UP:0x8b6 CP:0xa57] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.790: [upf] INFO: UE F-SEID[UP:0x8b6 CP:0xa57] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.795: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1031) 11/06 11:05:33.795: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3192) 11/06 11:05:33.795: [smf] INFO: UE IMSI[262425900173168] APN[internet] IPv4[176.16.18.64] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.801: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 11/06 11:05:33.801: [upf] INFO: UE F-SEID[UP:0xeb6 CP:0xc4c] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.801: [upf] INFO: UE F-SEID[UP:0xeb6 CP:0xc4c] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.806: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1031) 11/06 11:05:33.806: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3192) 11/06 11:05:33.806: [smf] INFO: UE IMSI[262428210822696] APN[internet] IPv4[176.16.18.65] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.812: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 11/06 11:05:33.812: [upf] INFO: UE F-SEID[UP:0xeb0 CP:0xf09] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.812: [upf] INFO: UE F-SEID[UP:0xeb0 CP:0xf09] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.817: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1031) 11/06 11:05:33.817: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3192) 11/06 11:05:33.817: [smf] INFO: UE IMSI[262424306414767] APN[internet] IPv4[176.16.18.66] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.823: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 11/06 11:05:33.823: [upf] INFO: UE F-SEID[UP:0x266 CP:0x6e9] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.823: [upf] INFO: UE F-SEID[UP:0x266 CP:0x6e9] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.829: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1031) 11/06 11:05:33.829: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3192) 11/06 11:05:33.829: [smf] INFO: UE IMSI[262424519929802] APN[internet] IPv4[176.16.18.67] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.834: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 11/06 11:05:33.834: [upf] INFO: UE F-SEID[UP:0x6dd CP:0xb7a] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.834: [upf] INFO: UE F-SEID[UP:0x6dd CP:0xb7a] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.840: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1031) 11/06 11:05:33.840: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3192) 11/06 11:05:33.840: [smf] INFO: UE IMSI[262422941716801] APN[internet] IPv4[176.16.18.68] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.846: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 11/06 11:05:33.846: [upf] INFO: UE F-SEID[UP:0xb60 CP:0x54] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.846: [upf] INFO: UE F-SEID[UP:0xb60 CP:0x54] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.851: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1031) 11/06 11:05:33.852: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3192) 11/06 11:05:33.852: [smf] INFO: UE IMSI[262427285315813] APN[internet] IPv4[176.16.18.69] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.858: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 11/06 11:05:33.858: [upf] INFO: UE F-SEID[UP:0xa9e CP:0x9d3] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.858: [upf] INFO: UE F-SEID[UP:0xa9e CP:0x9d3] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.863: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1031) 11/06 11:05:33.863: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3192) 11/06 11:05:33.863: [smf] INFO: UE IMSI[262421123573767] APN[internet] IPv4[176.16.18.70] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.869: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 11/06 11:05:33.869: [upf] INFO: UE F-SEID[UP:0xdcf CP:0x451] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.869: [upf] INFO: UE F-SEID[UP:0xdcf CP:0x451] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.874: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1031) 11/06 11:05:33.874: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3192) 11/06 11:05:33.874: [smf] INFO: UE IMSI[262429409806036] APN[internet] IPv4[176.16.18.71] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.879: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 11/06 11:05:33.879: [upf] INFO: UE F-SEID[UP:0xebf CP:0x59a] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.879: [upf] INFO: UE F-SEID[UP:0xebf CP:0x59a] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.885: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1031) 11/06 11:05:33.885: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3192) 11/06 11:05:33.885: [smf] INFO: UE IMSI[262420846910019] APN[internet] IPv4[176.16.18.72] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.890: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 11/06 11:05:33.890: [upf] INFO: UE F-SEID[UP:0x6d CP:0xe1e] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.890: [upf] INFO: UE F-SEID[UP:0x6d CP:0xe1e] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.896: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1031) 11/06 11:05:33.896: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3192) 11/06 11:05:33.896: [smf] INFO: UE IMSI[262426834667214] APN[internet] IPv4[176.16.18.73] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.902: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 11/06 11:05:33.903: [upf] INFO: UE F-SEID[UP:0xfc5 CP:0x782] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.903: [upf] INFO: UE F-SEID[UP:0xfc5 CP:0x782] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.908: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1031) 11/06 11:05:33.908: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3192) 11/06 11:05:33.908: [smf] INFO: UE IMSI[262421604052050] APN[internet] IPv4[176.16.18.74] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.914: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 11/06 11:05:33.914: [upf] INFO: UE F-SEID[UP:0xb0e CP:0xfd7] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.914: [upf] INFO: UE F-SEID[UP:0xb0e CP:0xfd7] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.919: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1031) 11/06 11:05:33.919: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3192) 11/06 11:05:33.919: [smf] INFO: UE IMSI[262422042651865] APN[internet] IPv4[176.16.18.75] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.925: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 11/06 11:05:33.925: [upf] INFO: UE F-SEID[UP:0x976 CP:0x21c] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.925: [upf] INFO: UE F-SEID[UP:0x976 CP:0x21c] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.930: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1031) 11/06 11:05:33.930: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3192) 11/06 11:05:33.930: [smf] INFO: UE IMSI[262423039911717] APN[internet] IPv4[176.16.18.76] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.935: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 11/06 11:05:33.935: [upf] INFO: UE F-SEID[UP:0xd01 CP:0x902] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.935: [upf] INFO: UE F-SEID[UP:0xd01 CP:0x902] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.941: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1031) 11/06 11:05:33.941: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3192) 11/06 11:05:33.941: [smf] INFO: UE IMSI[262429879642435] APN[internet] IPv4[176.16.18.77] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.947: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 11/06 11:05:33.947: [upf] INFO: UE F-SEID[UP:0xf7b CP:0x9ad] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.947: [upf] INFO: UE F-SEID[UP:0xf7b CP:0x9ad] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.953: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1031) 11/06 11:05:33.953: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3192) 11/06 11:05:33.953: [smf] INFO: UE IMSI[262429178524936] APN[internet] IPv4[176.16.18.78] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.958: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 11/06 11:05:33.958: [upf] INFO: UE F-SEID[UP:0xec CP:0xc7] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.958: [upf] INFO: UE F-SEID[UP:0xec CP:0xc7] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.964: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1031) 11/06 11:05:33.964: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3192) 11/06 11:05:33.964: [smf] INFO: UE IMSI[262423301329426] APN[internet] IPv4[176.16.18.79] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.970: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 11/06 11:05:33.970: [upf] INFO: UE F-SEID[UP:0xbd9 CP:0xe11] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.970: [upf] INFO: UE F-SEID[UP:0xbd9 CP:0xe11] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.975: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1031) 11/06 11:05:33.975: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3192) 11/06 11:05:33.975: [smf] INFO: UE IMSI[262427724541976] APN[internet] IPv4[176.16.18.80] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.981: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 11/06 11:05:33.981: [upf] INFO: UE F-SEID[UP:0x6be CP:0xbeb] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.981: [upf] INFO: UE F-SEID[UP:0x6be CP:0xbeb] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.986: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1031) 11/06 11:05:33.986: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3192) 11/06 11:05:33.986: [smf] INFO: UE IMSI[262423021629636] APN[internet] IPv4[176.16.18.81] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:33.992: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 11/06 11:05:33.992: [upf] INFO: UE F-SEID[UP:0x2c9 CP:0x23b] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) 11/06 11:05:33.992: [upf] INFO: UE F-SEID[UP:0x2c9 CP:0x23b] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:33.997: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1031) 11/06 11:05:33.997: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3192) 11/06 11:05:33.997: [smf] INFO: UE IMSI[262428958409798] APN[internet] IPv4[176.16.18.82] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.003: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 11/06 11:05:34.003: [upf] INFO: UE F-SEID[UP:0x43d CP:0x499] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.003: [upf] INFO: UE F-SEID[UP:0x43d CP:0x499] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.008: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1031) 11/06 11:05:34.008: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3192) 11/06 11:05:34.008: [smf] INFO: UE IMSI[262424055827433] APN[internet] IPv4[176.16.18.83] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.015: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 11/06 11:05:34.015: [upf] INFO: UE F-SEID[UP:0x56a CP:0xcfb] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.015: [upf] INFO: UE F-SEID[UP:0x56a CP:0xcfb] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.019: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1031) 11/06 11:05:34.019: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3192) 11/06 11:05:34.019: [smf] INFO: UE IMSI[262425228472402] APN[internet] IPv4[176.16.18.84] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.026: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 11/06 11:05:34.026: [upf] INFO: UE F-SEID[UP:0xa13 CP:0x20] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.026: [upf] INFO: UE F-SEID[UP:0xa13 CP:0x20] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.030: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1031) 11/06 11:05:34.030: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3192) 11/06 11:05:34.030: [smf] INFO: UE IMSI[262422080265671] APN[internet] IPv4[176.16.18.85] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.036: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 11/06 11:05:34.036: [upf] INFO: UE F-SEID[UP:0xb48 CP:0x462] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.036: [upf] INFO: UE F-SEID[UP:0xb48 CP:0x462] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.041: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1031) 11/06 11:05:34.041: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3192) 11/06 11:05:34.041: [smf] INFO: UE IMSI[262421133990523] APN[internet] IPv4[176.16.18.86] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.047: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 11/06 11:05:34.047: [upf] INFO: UE F-SEID[UP:0x6ab CP:0x622] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.047: [upf] INFO: UE F-SEID[UP:0x6ab CP:0x622] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.052: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1031) 11/06 11:05:34.052: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3192) 11/06 11:05:34.052: [smf] INFO: UE IMSI[262429066946264] APN[internet] IPv4[176.16.18.87] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.058: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 11/06 11:05:34.058: [upf] INFO: UE F-SEID[UP:0x4aa CP:0xbc8] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.058: [upf] INFO: UE F-SEID[UP:0x4aa CP:0xbc8] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.063: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1031) 11/06 11:05:34.063: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3192) 11/06 11:05:34.063: [smf] INFO: UE IMSI[262424235087871] APN[internet] IPv4[176.16.18.88] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.069: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 11/06 11:05:34.069: [upf] INFO: UE F-SEID[UP:0x34 CP:0x966] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.069: [upf] INFO: UE F-SEID[UP:0x34 CP:0x966] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.074: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1031) 11/06 11:05:34.074: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3192) 11/06 11:05:34.075: [smf] INFO: UE IMSI[262427429934347] APN[internet] IPv4[176.16.18.89] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.080: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 11/06 11:05:34.080: [upf] INFO: UE F-SEID[UP:0xcf8 CP:0x433] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.080: [upf] INFO: UE F-SEID[UP:0xcf8 CP:0x433] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.085: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1031) 11/06 11:05:34.086: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3192) 11/06 11:05:34.086: [smf] INFO: UE IMSI[262423805165333] APN[internet] IPv4[176.16.18.90] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.091: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 11/06 11:05:34.091: [upf] INFO: UE F-SEID[UP:0xe9e CP:0x49] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.091: [upf] INFO: UE F-SEID[UP:0xe9e CP:0x49] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.097: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1031) 11/06 11:05:34.097: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3192) 11/06 11:05:34.097: [smf] INFO: UE IMSI[262429642036076] APN[internet] IPv4[176.16.18.91] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.104: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 11/06 11:05:34.104: [upf] INFO: UE F-SEID[UP:0x809 CP:0x405] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.104: [upf] INFO: UE F-SEID[UP:0x809 CP:0x405] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.108: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1031) 11/06 11:05:34.108: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3192) 11/06 11:05:34.108: [smf] INFO: UE IMSI[262420131877013] APN[internet] IPv4[176.16.18.92] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.115: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 11/06 11:05:34.115: [upf] INFO: UE F-SEID[UP:0x2b4 CP:0x85d] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.115: [upf] INFO: UE F-SEID[UP:0x2b4 CP:0x85d] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.119: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1031) 11/06 11:05:34.119: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3192) 11/06 11:05:34.119: [smf] INFO: UE IMSI[262426255721925] APN[internet] IPv4[176.16.18.93] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.125: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 11/06 11:05:34.125: [upf] INFO: UE F-SEID[UP:0xd9e CP:0x140] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.125: [upf] INFO: UE F-SEID[UP:0xd9e CP:0x140] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.131: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1031) 11/06 11:05:34.131: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3192) 11/06 11:05:34.131: [smf] INFO: UE IMSI[262424187210137] APN[internet] IPv4[176.16.18.94] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.137: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 11/06 11:05:34.137: [upf] INFO: UE F-SEID[UP:0x94e CP:0x7aa] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.137: [upf] INFO: UE F-SEID[UP:0x94e CP:0x7aa] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.142: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1031) 11/06 11:05:34.142: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3192) 11/06 11:05:34.142: [smf] INFO: UE IMSI[262427352690355] APN[internet] IPv4[176.16.18.95] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.149: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 11/06 11:05:34.149: [upf] INFO: UE F-SEID[UP:0x95 CP:0xb59] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.149: [upf] INFO: UE F-SEID[UP:0x95 CP:0xb59] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.153: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1031) 11/06 11:05:34.153: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3192) 11/06 11:05:34.153: [smf] INFO: UE IMSI[262420413498005] APN[internet] IPv4[176.16.18.96] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.160: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 11/06 11:05:34.160: [upf] INFO: UE F-SEID[UP:0x14c CP:0x5dc] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.160: [upf] INFO: UE F-SEID[UP:0x14c CP:0x5dc] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.165: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1031) 11/06 11:05:34.165: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3192) 11/06 11:05:34.165: [smf] INFO: UE IMSI[262420313077648] APN[internet] IPv4[176.16.18.97] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.171: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 11/06 11:05:34.171: [upf] INFO: UE F-SEID[UP:0xaa7 CP:0xf8] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.171: [upf] INFO: UE F-SEID[UP:0xaa7 CP:0xf8] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.176: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1031) 11/06 11:05:34.176: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3192) 11/06 11:05:34.176: [smf] INFO: UE IMSI[262427007342546] APN[internet] IPv4[176.16.18.98] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.182: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 11/06 11:05:34.182: [upf] INFO: UE F-SEID[UP:0xb6d CP:0xffd] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.182: [upf] INFO: UE F-SEID[UP:0xb6d CP:0xffd] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.187: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1031) 11/06 11:05:34.187: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3192) 11/06 11:05:34.187: [smf] INFO: UE IMSI[262422873236789] APN[internet] IPv4[176.16.18.99] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.194: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 11/06 11:05:34.194: [upf] INFO: UE F-SEID[UP:0xb08 CP:0xa1e] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.194: [upf] INFO: UE F-SEID[UP:0xb08 CP:0xa1e] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.198: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1031) 11/06 11:05:34.198: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3192) 11/06 11:05:34.198: [smf] INFO: UE IMSI[262423791554182] APN[internet] IPv4[176.16.18.100] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.204: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 11/06 11:05:34.204: [upf] INFO: UE F-SEID[UP:0x827 CP:0xe72] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.204: [upf] INFO: UE F-SEID[UP:0x827 CP:0xe72] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.209: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1031) 11/06 11:05:34.209: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3192) 11/06 11:05:34.209: [smf] INFO: UE IMSI[262422221337732] APN[internet] IPv4[176.16.18.101] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.217: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 11/06 11:05:34.217: [upf] INFO: UE F-SEID[UP:0x41c CP:0x51c] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.217: [upf] INFO: UE F-SEID[UP:0x41c CP:0x51c] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.221: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1031) 11/06 11:05:34.221: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3192) 11/06 11:05:34.221: [smf] INFO: UE IMSI[262422142852365] APN[internet] IPv4[176.16.18.102] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.227: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 11/06 11:05:34.227: [upf] INFO: UE F-SEID[UP:0x6f4 CP:0xafd] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.227: [upf] INFO: UE F-SEID[UP:0x6f4 CP:0xafd] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.232: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1031) 11/06 11:05:34.232: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3192) 11/06 11:05:34.232: [smf] INFO: UE IMSI[262423589779495] APN[internet] IPv4[176.16.18.103] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.238: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 11/06 11:05:34.238: [upf] INFO: UE F-SEID[UP:0x780 CP:0x750] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.238: [upf] INFO: UE F-SEID[UP:0x780 CP:0x750] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.243: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1031) 11/06 11:05:34.243: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3192) 11/06 11:05:34.243: [smf] INFO: UE IMSI[262429483881560] APN[internet] IPv4[176.16.18.104] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.250: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 11/06 11:05:34.250: [upf] INFO: UE F-SEID[UP:0x8b CP:0xbdc] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.250: [upf] INFO: UE F-SEID[UP:0x8b CP:0xbdc] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.255: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1031) 11/06 11:05:34.255: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3192) 11/06 11:05:34.255: [smf] INFO: UE IMSI[262428975680123] APN[internet] IPv4[176.16.18.105] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.261: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 11/06 11:05:34.261: [upf] INFO: UE F-SEID[UP:0x11c CP:0x892] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.261: [upf] INFO: UE F-SEID[UP:0x11c CP:0x892] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.267: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1031) 11/06 11:05:34.267: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3192) 11/06 11:05:34.267: [smf] INFO: UE IMSI[262424731318709] APN[internet] IPv4[176.16.18.106] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.272: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 11/06 11:05:34.272: [upf] INFO: UE F-SEID[UP:0x339 CP:0xbc2] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.272: [upf] INFO: UE F-SEID[UP:0x339 CP:0xbc2] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.278: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1031) 11/06 11:05:34.278: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3192) 11/06 11:05:34.278: [smf] INFO: UE IMSI[262423551066567] APN[internet] IPv4[176.16.18.107] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.284: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 11/06 11:05:34.284: [upf] INFO: UE F-SEID[UP:0xef9 CP:0xe1f] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.284: [upf] INFO: UE F-SEID[UP:0xef9 CP:0xe1f] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.289: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1031) 11/06 11:05:34.289: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3192) 11/06 11:05:34.289: [smf] INFO: UE IMSI[262428643492738] APN[internet] IPv4[176.16.18.108] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.295: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 11/06 11:05:34.295: [upf] INFO: UE F-SEID[UP:0x1dd CP:0x741] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.295: [upf] INFO: UE F-SEID[UP:0x1dd CP:0x741] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.301: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1031) 11/06 11:05:34.301: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3192) 11/06 11:05:34.301: [smf] INFO: UE IMSI[262427283095937] APN[internet] IPv4[176.16.18.109] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.307: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 11/06 11:05:34.307: [upf] INFO: UE F-SEID[UP:0x99c CP:0xcc2] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.307: [upf] INFO: UE F-SEID[UP:0x99c CP:0xcc2] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.312: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1031) 11/06 11:05:34.312: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3192) 11/06 11:05:34.312: [smf] INFO: UE IMSI[262421810454372] APN[internet] IPv4[176.16.18.110] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.318: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 11/06 11:05:34.318: [upf] INFO: UE F-SEID[UP:0x331 CP:0x341] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.318: [upf] INFO: UE F-SEID[UP:0x331 CP:0x341] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.324: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1031) 11/06 11:05:34.324: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3192) 11/06 11:05:34.324: [smf] INFO: UE IMSI[262425351168500] APN[internet] IPv4[176.16.18.111] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.329: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 11/06 11:05:34.329: [upf] INFO: UE F-SEID[UP:0xd35 CP:0x87] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.329: [upf] INFO: UE F-SEID[UP:0xd35 CP:0x87] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.335: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1031) 11/06 11:05:34.335: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3192) 11/06 11:05:34.335: [smf] INFO: UE IMSI[262428401637791] APN[internet] IPv4[176.16.18.112] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.342: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 11/06 11:05:34.342: [upf] INFO: UE F-SEID[UP:0xfdd CP:0x4bd] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.342: [upf] INFO: UE F-SEID[UP:0xfdd CP:0x4bd] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.346: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1031) 11/06 11:05:34.346: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3192) 11/06 11:05:34.346: [smf] INFO: UE IMSI[262428502282070] APN[internet] IPv4[176.16.18.113] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.351: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 11/06 11:05:34.351: [upf] INFO: UE F-SEID[UP:0x43b CP:0x6f1] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.351: [upf] INFO: UE F-SEID[UP:0x43b CP:0x6f1] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.357: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1031) 11/06 11:05:34.357: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3192) 11/06 11:05:34.357: [smf] INFO: UE IMSI[262421918678048] APN[internet] IPv4[176.16.18.114] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.363: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 11/06 11:05:34.363: [upf] INFO: UE F-SEID[UP:0x22 CP:0x7f3] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.363: [upf] INFO: UE F-SEID[UP:0x22 CP:0x7f3] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.368: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1031) 11/06 11:05:34.368: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3192) 11/06 11:05:34.368: [smf] INFO: UE IMSI[262421997117441] APN[internet] IPv4[176.16.18.115] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.374: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 11/06 11:05:34.374: [upf] INFO: UE F-SEID[UP:0xdab CP:0xfef] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.374: [upf] INFO: UE F-SEID[UP:0xdab CP:0xfef] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.379: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1031) 11/06 11:05:34.379: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3192) 11/06 11:05:34.379: [smf] INFO: UE IMSI[262425275931322] APN[internet] IPv4[176.16.18.116] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.385: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 11/06 11:05:34.385: [upf] INFO: UE F-SEID[UP:0x6e2 CP:0xf0c] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.385: [upf] INFO: UE F-SEID[UP:0x6e2 CP:0xf0c] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.390: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1031) 11/06 11:05:34.390: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3192) 11/06 11:05:34.390: [smf] INFO: UE IMSI[262426705703522] APN[internet] IPv4[176.16.18.117] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.396: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 11/06 11:05:34.396: [upf] INFO: UE F-SEID[UP:0xf9c CP:0xaa8] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.396: [upf] INFO: UE F-SEID[UP:0xf9c CP:0xaa8] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.401: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1031) 11/06 11:05:34.401: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3192) 11/06 11:05:34.401: [smf] INFO: UE IMSI[262425305673303] APN[internet] IPv4[176.16.18.118] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.408: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 11/06 11:05:34.408: [upf] INFO: UE F-SEID[UP:0xa70 CP:0xc51] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.408: [upf] INFO: UE F-SEID[UP:0xa70 CP:0xc51] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.412: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1031) 11/06 11:05:34.413: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3192) 11/06 11:05:34.413: [smf] INFO: UE IMSI[262421084304214] APN[internet] IPv4[176.16.18.119] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.418: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 11/06 11:05:34.418: [upf] INFO: UE F-SEID[UP:0x7fe CP:0xd86] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.418: [upf] INFO: UE F-SEID[UP:0x7fe CP:0xd86] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.424: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1031) 11/06 11:05:34.424: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3192) 11/06 11:05:34.424: [smf] INFO: UE IMSI[262426677684212] APN[internet] IPv4[176.16.18.120] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.429: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 11/06 11:05:34.429: [upf] INFO: UE F-SEID[UP:0x52e CP:0x261] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.429: [upf] INFO: UE F-SEID[UP:0x52e CP:0x261] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.435: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1031) 11/06 11:05:34.435: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3192) 11/06 11:05:34.435: [smf] INFO: UE IMSI[262427566861403] APN[internet] IPv4[176.16.18.121] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.441: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 11/06 11:05:34.441: [upf] INFO: UE F-SEID[UP:0xe22 CP:0x4f3] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.441: [upf] INFO: UE F-SEID[UP:0xe22 CP:0x4f3] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.447: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1031) 11/06 11:05:34.447: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3192) 11/06 11:05:34.447: [smf] INFO: UE IMSI[262428215340202] APN[internet] IPv4[176.16.18.122] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.453: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 11/06 11:05:34.453: [upf] INFO: UE F-SEID[UP:0x595 CP:0x735] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.453: [upf] INFO: UE F-SEID[UP:0x595 CP:0x735] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.458: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1031) 11/06 11:05:34.458: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3192) 11/06 11:05:34.458: [smf] INFO: UE IMSI[262420322444647] APN[internet] IPv4[176.16.18.123] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.464: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 11/06 11:05:34.464: [upf] INFO: UE F-SEID[UP:0x5e9 CP:0x7ef] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.464: [upf] INFO: UE F-SEID[UP:0x5e9 CP:0x7ef] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.469: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1031) 11/06 11:05:34.469: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3192) 11/06 11:05:34.469: [smf] INFO: UE IMSI[262428231029930] APN[internet] IPv4[176.16.18.124] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.474: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 11/06 11:05:34.474: [upf] INFO: UE F-SEID[UP:0x4f1 CP:0x439] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.474: [upf] INFO: UE F-SEID[UP:0x4f1 CP:0x439] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.480: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1031) 11/06 11:05:34.480: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3192) 11/06 11:05:34.480: [smf] INFO: UE IMSI[262429415017196] APN[internet] IPv4[176.16.18.125] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.487: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 11/06 11:05:34.487: [upf] INFO: UE F-SEID[UP:0xecc CP:0x2ff] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.487: [upf] INFO: UE F-SEID[UP:0xecc CP:0x2ff] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.491: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1031) 11/06 11:05:34.491: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3192) 11/06 11:05:34.491: [smf] INFO: UE IMSI[262429522007233] APN[internet] IPv4[176.16.18.126] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.498: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 11/06 11:05:34.498: [upf] INFO: UE F-SEID[UP:0x73c CP:0x1de] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.498: [upf] INFO: UE F-SEID[UP:0x73c CP:0x1de] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.503: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1031) 11/06 11:05:34.503: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3192) 11/06 11:05:34.503: [smf] INFO: UE IMSI[262428455936735] APN[internet] IPv4[176.16.18.127] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.509: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 11/06 11:05:34.509: [upf] INFO: UE F-SEID[UP:0xcc CP:0xf12] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.509: [upf] INFO: UE F-SEID[UP:0xcc CP:0xf12] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.514: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1031) 11/06 11:05:34.514: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3192) 11/06 11:05:34.514: [smf] INFO: UE IMSI[262429585472734] APN[internet] IPv4[176.16.18.128] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.520: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 11/06 11:05:34.520: [upf] INFO: UE F-SEID[UP:0xf2d CP:0x141] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.520: [upf] INFO: UE F-SEID[UP:0xf2d CP:0x141] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.525: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1031) 11/06 11:05:34.525: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3192) 11/06 11:05:34.525: [smf] INFO: UE IMSI[262429701770448] APN[internet] IPv4[176.16.18.129] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.532: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 11/06 11:05:34.532: [upf] INFO: UE F-SEID[UP:0xb0d CP:0xf4] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.532: [upf] INFO: UE F-SEID[UP:0xb0d CP:0xf4] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.537: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1031) 11/06 11:05:34.537: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3192) 11/06 11:05:34.537: [smf] INFO: UE IMSI[262429404813040] APN[internet] IPv4[176.16.18.130] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.542: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 11/06 11:05:34.542: [upf] INFO: UE F-SEID[UP:0x93 CP:0xa3] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.542: [upf] INFO: UE F-SEID[UP:0x93 CP:0xa3] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.548: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1031) 11/06 11:05:34.548: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3192) 11/06 11:05:34.548: [smf] INFO: UE IMSI[262420111107889] APN[internet] IPv4[176.16.18.131] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.553: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 11/06 11:05:34.553: [upf] INFO: UE F-SEID[UP:0xa83 CP:0xb52] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.553: [upf] INFO: UE F-SEID[UP:0xa83 CP:0xb52] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.559: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1031) 11/06 11:05:34.559: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3192) 11/06 11:05:34.559: [smf] INFO: UE IMSI[262429532466939] APN[internet] IPv4[176.16.18.132] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.566: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 11/06 11:05:34.566: [upf] INFO: UE F-SEID[UP:0xe74 CP:0xfa2] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.566: [upf] INFO: UE F-SEID[UP:0xe74 CP:0xfa2] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.570: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1031) 11/06 11:05:34.570: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3192) 11/06 11:05:34.570: [smf] INFO: UE IMSI[262425204371712] APN[internet] IPv4[176.16.18.133] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.578: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 11/06 11:05:34.578: [upf] INFO: UE F-SEID[UP:0x1e0 CP:0x1c6] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.578: [upf] INFO: UE F-SEID[UP:0x1e0 CP:0x1c6] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.582: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1031) 11/06 11:05:34.582: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3192) 11/06 11:05:34.582: [smf] INFO: UE IMSI[262428991967747] APN[internet] IPv4[176.16.18.134] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.591: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 11/06 11:05:34.591: [upf] INFO: UE F-SEID[UP:0x272 CP:0x6f] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.591: [upf] INFO: UE F-SEID[UP:0x272 CP:0x6f] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.594: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1031) 11/06 11:05:34.594: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3192) 11/06 11:05:34.594: [smf] INFO: UE IMSI[262421084435234] APN[internet] IPv4[176.16.18.135] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.603: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 11/06 11:05:34.603: [upf] INFO: UE F-SEID[UP:0x9fe CP:0x2c9] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.603: [upf] INFO: UE F-SEID[UP:0x9fe CP:0x2c9] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.606: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1031) 11/06 11:05:34.606: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3192) 11/06 11:05:34.606: [smf] INFO: UE IMSI[262421189271743] APN[internet] IPv4[176.16.18.136] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.613: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 11/06 11:05:34.614: [upf] INFO: UE F-SEID[UP:0x745 CP:0x8a5] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.614: [upf] INFO: UE F-SEID[UP:0x745 CP:0x8a5] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.617: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1031) 11/06 11:05:34.617: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3192) 11/06 11:05:34.617: [smf] INFO: UE IMSI[262420215805223] APN[internet] IPv4[176.16.18.137] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.623: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 11/06 11:05:34.623: [upf] INFO: UE F-SEID[UP:0x297 CP:0x8f1] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.623: [upf] INFO: UE F-SEID[UP:0x297 CP:0x8f1] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.628: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1031) 11/06 11:05:34.628: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3192) 11/06 11:05:34.628: [smf] INFO: UE IMSI[262422456305278] APN[internet] IPv4[176.16.18.138] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.634: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 11/06 11:05:34.634: [upf] INFO: UE F-SEID[UP:0x1e2 CP:0xcae] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.634: [upf] INFO: UE F-SEID[UP:0x1e2 CP:0xcae] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.639: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1031) 11/06 11:05:34.639: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3192) 11/06 11:05:34.639: [smf] INFO: UE IMSI[262426101779431] APN[internet] IPv4[176.16.18.139] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.646: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 11/06 11:05:34.646: [upf] INFO: UE F-SEID[UP:0x21f CP:0xbc9] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.646: [upf] INFO: UE F-SEID[UP:0x21f CP:0xbc9] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.650: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1031) 11/06 11:05:34.650: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3192) 11/06 11:05:34.650: [smf] INFO: UE IMSI[262428111153141] APN[internet] IPv4[176.16.18.140] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.657: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 11/06 11:05:34.657: [upf] INFO: UE F-SEID[UP:0x939 CP:0xf9a] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.657: [upf] INFO: UE F-SEID[UP:0x939 CP:0xf9a] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.662: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1031) 11/06 11:05:34.662: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3192) 11/06 11:05:34.662: [smf] INFO: UE IMSI[262425781423034] APN[internet] IPv4[176.16.18.141] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.669: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 11/06 11:05:34.669: [upf] INFO: UE F-SEID[UP:0xe00 CP:0xb0] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.669: [upf] INFO: UE F-SEID[UP:0xe00 CP:0xb0] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.673: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1031) 11/06 11:05:34.673: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3192) 11/06 11:05:34.673: [smf] INFO: UE IMSI[262426437431490] APN[internet] IPv4[176.16.18.142] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.678: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 11/06 11:05:34.679: [upf] INFO: UE F-SEID[UP:0xd50 CP:0x8e] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.679: [upf] INFO: UE F-SEID[UP:0xd50 CP:0x8e] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.684: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1031) 11/06 11:05:34.684: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3192) 11/06 11:05:34.684: [smf] INFO: UE IMSI[262420695960124] APN[internet] IPv4[176.16.18.143] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.691: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 11/06 11:05:34.691: [upf] INFO: UE F-SEID[UP:0x2da CP:0x8ec] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.691: [upf] INFO: UE F-SEID[UP:0x2da CP:0x8ec] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.696: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1031) 11/06 11:05:34.696: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3192) 11/06 11:05:34.696: [smf] INFO: UE IMSI[262425029463463] APN[internet] IPv4[176.16.18.144] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.702: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 11/06 11:05:34.702: [upf] INFO: UE F-SEID[UP:0x848 CP:0xe1d] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.702: [upf] INFO: UE F-SEID[UP:0x848 CP:0xe1d] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.708: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1031) 11/06 11:05:34.708: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3192) 11/06 11:05:34.708: [smf] INFO: UE IMSI[262422745890230] APN[internet] IPv4[176.16.18.145] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.715: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 11/06 11:05:34.715: [upf] INFO: UE F-SEID[UP:0xafa CP:0xf85] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.715: [upf] INFO: UE F-SEID[UP:0xafa CP:0xf85] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.719: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1031) 11/06 11:05:34.719: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3192) 11/06 11:05:34.719: [smf] INFO: UE IMSI[262426803574777] APN[internet] IPv4[176.16.18.146] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.725: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 11/06 11:05:34.725: [upf] INFO: UE F-SEID[UP:0xc12 CP:0x276] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.725: [upf] INFO: UE F-SEID[UP:0xc12 CP:0x276] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.731: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1031) 11/06 11:05:34.731: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3192) 11/06 11:05:34.731: [smf] INFO: UE IMSI[262423724006944] APN[internet] IPv4[176.16.18.147] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.736: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 11/06 11:05:34.736: [upf] INFO: UE F-SEID[UP:0x767 CP:0x155] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.736: [upf] INFO: UE F-SEID[UP:0x767 CP:0x155] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.742: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1031) 11/06 11:05:34.742: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3192) 11/06 11:05:34.742: [smf] INFO: UE IMSI[262428375389919] APN[internet] IPv4[176.16.18.148] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.748: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 11/06 11:05:34.748: [upf] INFO: UE F-SEID[UP:0x7bc CP:0xa11] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.748: [upf] INFO: UE F-SEID[UP:0x7bc CP:0xa11] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.753: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1031) 11/06 11:05:34.753: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3192) 11/06 11:05:34.753: [smf] INFO: UE IMSI[262428384658022] APN[internet] IPv4[176.16.18.149] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.760: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 11/06 11:05:34.760: [upf] INFO: UE F-SEID[UP:0xe2e CP:0xd9b] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.760: [upf] INFO: UE F-SEID[UP:0xe2e CP:0xd9b] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.765: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1031) 11/06 11:05:34.765: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3192) 11/06 11:05:34.765: [smf] INFO: UE IMSI[262426367863764] APN[internet] IPv4[176.16.18.150] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.771: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 11/06 11:05:34.771: [upf] INFO: UE F-SEID[UP:0x692 CP:0x1aa] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.771: [upf] INFO: UE F-SEID[UP:0x692 CP:0x1aa] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.776: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1031) 11/06 11:05:34.776: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3192) 11/06 11:05:34.776: [smf] INFO: UE IMSI[262424493517724] APN[internet] IPv4[176.16.18.151] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.783: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 11/06 11:05:34.783: [upf] INFO: UE F-SEID[UP:0x2d2 CP:0x7fa] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.783: [upf] INFO: UE F-SEID[UP:0x2d2 CP:0x7fa] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.787: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1031) 11/06 11:05:34.787: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3192) 11/06 11:05:34.787: [smf] INFO: UE IMSI[262425803665148] APN[internet] IPv4[176.16.18.152] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.793: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 11/06 11:05:34.793: [upf] INFO: UE F-SEID[UP:0x6a4 CP:0xdf6] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.793: [upf] INFO: UE F-SEID[UP:0x6a4 CP:0xdf6] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.799: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1031) 11/06 11:05:34.799: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3192) 11/06 11:05:34.799: [smf] INFO: UE IMSI[262427748246305] APN[internet] IPv4[176.16.18.153] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.804: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 11/06 11:05:34.805: [upf] INFO: UE F-SEID[UP:0xaf8 CP:0xbb4] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.805: [upf] INFO: UE F-SEID[UP:0xaf8 CP:0xbb4] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.810: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1031) 11/06 11:05:34.810: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3192) 11/06 11:05:34.810: [smf] INFO: UE IMSI[262429227150788] APN[internet] IPv4[176.16.18.154] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.817: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 11/06 11:05:34.817: [upf] INFO: UE F-SEID[UP:0x113 CP:0x914] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.817: [upf] INFO: UE F-SEID[UP:0x113 CP:0x914] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.822: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1031) 11/06 11:05:34.822: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3192) 11/06 11:05:34.822: [smf] INFO: UE IMSI[262424220345638] APN[internet] IPv4[176.16.18.155] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.829: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 11/06 11:05:34.829: [upf] INFO: UE F-SEID[UP:0x91f CP:0x7fe] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.829: [upf] INFO: UE F-SEID[UP:0x91f CP:0x7fe] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.833: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1031) 11/06 11:05:34.833: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3192) 11/06 11:05:34.833: [smf] INFO: UE IMSI[262421215444522] APN[internet] IPv4[176.16.18.156] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.838: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 11/06 11:05:34.838: [upf] INFO: UE F-SEID[UP:0x509 CP:0x3eb] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.838: [upf] INFO: UE F-SEID[UP:0x509 CP:0x3eb] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.844: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1031) 11/06 11:05:34.844: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3192) 11/06 11:05:34.844: [smf] INFO: UE IMSI[262422954464618] APN[internet] IPv4[176.16.18.157] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.850: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 11/06 11:05:34.850: [upf] INFO: UE F-SEID[UP:0xd58 CP:0xed] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.850: [upf] INFO: UE F-SEID[UP:0xd58 CP:0xed] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.855: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1031) 11/06 11:05:34.855: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3192) 11/06 11:05:34.855: [smf] INFO: UE IMSI[262424172007095] APN[internet] IPv4[176.16.18.158] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.862: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 11/06 11:05:34.862: [upf] INFO: UE F-SEID[UP:0xe28 CP:0x5a] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.862: [upf] INFO: UE F-SEID[UP:0xe28 CP:0x5a] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.866: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1031) 11/06 11:05:34.867: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3192) 11/06 11:05:34.867: [smf] INFO: UE IMSI[262427726061109] APN[internet] IPv4[176.16.18.159] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.873: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 11/06 11:05:34.873: [upf] INFO: UE F-SEID[UP:0xea5 CP:0xe42] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.873: [upf] INFO: UE F-SEID[UP:0xea5 CP:0xe42] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.878: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1031) 11/06 11:05:34.878: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3192) 11/06 11:05:34.878: [smf] INFO: UE IMSI[262423093552115] APN[internet] IPv4[176.16.18.160] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.883: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 11/06 11:05:34.883: [upf] INFO: UE F-SEID[UP:0xea3 CP:0xeba] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.883: [upf] INFO: UE F-SEID[UP:0xea3 CP:0xeba] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.889: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1031) 11/06 11:05:34.889: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3192) 11/06 11:05:34.889: [smf] INFO: UE IMSI[262424076063360] APN[internet] IPv4[176.16.18.161] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.896: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 11/06 11:05:34.896: [upf] INFO: UE F-SEID[UP:0xf4b CP:0x7f9] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.896: [upf] INFO: UE F-SEID[UP:0xf4b CP:0x7f9] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.900: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1031) 11/06 11:05:34.900: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3192) 11/06 11:05:34.900: [smf] INFO: UE IMSI[262424925521303] APN[internet] IPv4[176.16.18.162] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.906: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 11/06 11:05:34.906: [upf] INFO: UE F-SEID[UP:0x94b CP:0x1cb] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.907: [upf] INFO: UE F-SEID[UP:0x94b CP:0x1cb] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.911: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1031) 11/06 11:05:34.911: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3192) 11/06 11:05:34.911: [smf] INFO: UE IMSI[262424023265833] APN[internet] IPv4[176.16.18.163] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.918: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 11/06 11:05:34.918: [upf] INFO: UE F-SEID[UP:0xa87 CP:0x324] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.918: [upf] INFO: UE F-SEID[UP:0xa87 CP:0x324] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.923: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1031) 11/06 11:05:34.923: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3192) 11/06 11:05:34.923: [smf] INFO: UE IMSI[262426649975099] APN[internet] IPv4[176.16.18.164] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.929: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 11/06 11:05:34.929: [upf] INFO: UE F-SEID[UP:0xd23 CP:0x8a1] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.929: [upf] INFO: UE F-SEID[UP:0xd23 CP:0x8a1] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.934: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1031) 11/06 11:05:34.934: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3192) 11/06 11:05:34.934: [smf] INFO: UE IMSI[262423494109206] APN[internet] IPv4[176.16.18.165] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.940: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 11/06 11:05:34.940: [upf] INFO: UE F-SEID[UP:0x39a CP:0xe05] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.940: [upf] INFO: UE F-SEID[UP:0x39a CP:0xe05] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.946: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1031) 11/06 11:05:34.946: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3192) 11/06 11:05:34.946: [smf] INFO: UE IMSI[262424876037050] APN[internet] IPv4[176.16.18.166] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.954: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 11/06 11:05:34.954: [upf] INFO: UE F-SEID[UP:0x7f9 CP:0x924] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.954: [upf] INFO: UE F-SEID[UP:0x7f9 CP:0x924] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.958: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1031) 11/06 11:05:34.958: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3192) 11/06 11:05:34.958: [smf] INFO: UE IMSI[262428341726538] APN[internet] IPv4[176.16.18.167] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.964: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 11/06 11:05:34.964: [upf] INFO: UE F-SEID[UP:0x1e4 CP:0x6a7] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.964: [upf] INFO: UE F-SEID[UP:0x1e4 CP:0x6a7] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.969: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1031) 11/06 11:05:34.969: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3192) 11/06 11:05:34.969: [smf] INFO: UE IMSI[262427277350074] APN[internet] IPv4[176.16.18.168] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.975: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 11/06 11:05:34.975: [upf] INFO: UE F-SEID[UP:0x72c CP:0xbab] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.975: [upf] INFO: UE F-SEID[UP:0x72c CP:0xbab] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.980: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1031) 11/06 11:05:34.980: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3192) 11/06 11:05:34.980: [smf] INFO: UE IMSI[262424510209204] APN[internet] IPv4[176.16.18.169] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.986: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 11/06 11:05:34.986: [upf] INFO: UE F-SEID[UP:0x684 CP:0x271] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.986: [upf] INFO: UE F-SEID[UP:0x684 CP:0x271] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:34.991: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1031) 11/06 11:05:34.991: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3192) 11/06 11:05:34.991: [smf] INFO: UE IMSI[262425652813286] APN[internet] IPv4[176.16.18.170] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:34.997: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 11/06 11:05:34.997: [upf] INFO: UE F-SEID[UP:0x9c4 CP:0xd19] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) 11/06 11:05:34.997: [upf] INFO: UE F-SEID[UP:0x9c4 CP:0xd19] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.002: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1031) 11/06 11:05:35.002: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3192) 11/06 11:05:35.003: [smf] INFO: UE IMSI[262428310718524] APN[internet] IPv4[176.16.18.171] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.008: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 11/06 11:05:35.008: [upf] INFO: UE F-SEID[UP:0x2c5 CP:0xb6f] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.008: [upf] INFO: UE F-SEID[UP:0x2c5 CP:0xb6f] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.015: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1031) 11/06 11:05:35.015: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3192) 11/06 11:05:35.015: [smf] INFO: UE IMSI[262426263705072] APN[internet] IPv4[176.16.18.172] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.020: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 11/06 11:05:35.020: [upf] INFO: UE F-SEID[UP:0x78f CP:0x797] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.020: [upf] INFO: UE F-SEID[UP:0x78f CP:0x797] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.026: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1031) 11/06 11:05:35.026: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3192) 11/06 11:05:35.026: [smf] INFO: UE IMSI[262421633186660] APN[internet] IPv4[176.16.18.173] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.032: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 11/06 11:05:35.032: [upf] INFO: UE F-SEID[UP:0x9fd CP:0x250] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.032: [upf] INFO: UE F-SEID[UP:0x9fd CP:0x250] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.037: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1031) 11/06 11:05:35.037: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3192) 11/06 11:05:35.037: [smf] INFO: UE IMSI[262424644821246] APN[internet] IPv4[176.16.18.174] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.042: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 11/06 11:05:35.042: [upf] INFO: UE F-SEID[UP:0x94a CP:0xa3f] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.042: [upf] INFO: UE F-SEID[UP:0x94a CP:0xa3f] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.048: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1031) 11/06 11:05:35.048: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3192) 11/06 11:05:35.048: [smf] INFO: UE IMSI[262426906656866] APN[internet] IPv4[176.16.18.175] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.054: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 11/06 11:05:35.054: [upf] INFO: UE F-SEID[UP:0x368 CP:0xdbe] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.054: [upf] INFO: UE F-SEID[UP:0x368 CP:0xdbe] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.059: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1031) 11/06 11:05:35.059: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3192) 11/06 11:05:35.059: [smf] INFO: UE IMSI[262420999778702] APN[internet] IPv4[176.16.18.176] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.064: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 11/06 11:05:35.064: [upf] INFO: UE F-SEID[UP:0xbcd CP:0xf30] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.064: [upf] INFO: UE F-SEID[UP:0xbcd CP:0xf30] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.070: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1031) 11/06 11:05:35.070: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3192) 11/06 11:05:35.070: [smf] INFO: UE IMSI[262420716478592] APN[internet] IPv4[176.16.18.177] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.077: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 11/06 11:05:35.077: [upf] INFO: UE F-SEID[UP:0x9f4 CP:0xbdb] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.077: [upf] INFO: UE F-SEID[UP:0x9f4 CP:0xbdb] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.081: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1031) 11/06 11:05:35.081: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3192) 11/06 11:05:35.081: [smf] INFO: UE IMSI[262429075971427] APN[internet] IPv4[176.16.18.178] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.087: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 11/06 11:05:35.087: [upf] INFO: UE F-SEID[UP:0x1d CP:0xfe9] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.087: [upf] INFO: UE F-SEID[UP:0x1d CP:0xfe9] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.092: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1031) 11/06 11:05:35.092: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3192) 11/06 11:05:35.092: [smf] INFO: UE IMSI[262427933936431] APN[internet] IPv4[176.16.18.179] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.098: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 11/06 11:05:35.098: [upf] INFO: UE F-SEID[UP:0x86a CP:0x572] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.098: [upf] INFO: UE F-SEID[UP:0x86a CP:0x572] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.103: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1031) 11/06 11:05:35.103: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3192) 11/06 11:05:35.103: [smf] INFO: UE IMSI[262425781816732] APN[internet] IPv4[176.16.18.180] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.109: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 11/06 11:05:35.109: [upf] INFO: UE F-SEID[UP:0x589 CP:0x428] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.109: [upf] INFO: UE F-SEID[UP:0x589 CP:0x428] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.114: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1031) 11/06 11:05:35.114: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3192) 11/06 11:05:35.114: [smf] INFO: UE IMSI[262424154808122] APN[internet] IPv4[176.16.18.181] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.120: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 11/06 11:05:35.120: [upf] INFO: UE F-SEID[UP:0x85e CP:0xe94] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.120: [upf] INFO: UE F-SEID[UP:0x85e CP:0xe94] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.126: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1031) 11/06 11:05:35.126: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3192) 11/06 11:05:35.126: [smf] INFO: UE IMSI[262421685155655] APN[internet] IPv4[176.16.18.182] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.131: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 11/06 11:05:35.131: [upf] INFO: UE F-SEID[UP:0xc72 CP:0x941] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.131: [upf] INFO: UE F-SEID[UP:0xc72 CP:0x941] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.137: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1031) 11/06 11:05:35.137: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3192) 11/06 11:05:35.137: [smf] INFO: UE IMSI[262421593069879] APN[internet] IPv4[176.16.18.183] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.142: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 11/06 11:05:35.143: [upf] INFO: UE F-SEID[UP:0x314 CP:0x3fb] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.143: [upf] INFO: UE F-SEID[UP:0x314 CP:0x3fb] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.148: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1031) 11/06 11:05:35.148: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3192) 11/06 11:05:35.148: [smf] INFO: UE IMSI[262427066074748] APN[internet] IPv4[176.16.18.184] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.154: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 11/06 11:05:35.154: [upf] INFO: UE F-SEID[UP:0x82e CP:0xc23] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.154: [upf] INFO: UE F-SEID[UP:0x82e CP:0xc23] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.159: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1031) 11/06 11:05:35.159: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3192) 11/06 11:05:35.159: [smf] INFO: UE IMSI[262423982793201] APN[internet] IPv4[176.16.18.185] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.165: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 11/06 11:05:35.165: [upf] INFO: UE F-SEID[UP:0x5d9 CP:0x56e] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.165: [upf] INFO: UE F-SEID[UP:0x5d9 CP:0x56e] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.170: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1031) 11/06 11:05:35.170: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3192) 11/06 11:05:35.170: [smf] INFO: UE IMSI[262420125237394] APN[internet] IPv4[176.16.18.186] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.175: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 11/06 11:05:35.175: [upf] INFO: UE F-SEID[UP:0x3f5 CP:0xf1] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.175: [upf] INFO: UE F-SEID[UP:0x3f5 CP:0xf1] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.181: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1031) 11/06 11:05:35.181: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3192) 11/06 11:05:35.181: [smf] INFO: UE IMSI[262420176558887] APN[internet] IPv4[176.16.18.187] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.186: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 11/06 11:05:35.186: [upf] INFO: UE F-SEID[UP:0x429 CP:0xb] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.186: [upf] INFO: UE F-SEID[UP:0x429 CP:0xb] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.192: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1031) 11/06 11:05:35.192: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3192) 11/06 11:05:35.192: [smf] INFO: UE IMSI[262424551255095] APN[internet] IPv4[176.16.18.188] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.198: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 11/06 11:05:35.198: [upf] INFO: UE F-SEID[UP:0x75a CP:0x5f5] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.198: [upf] INFO: UE F-SEID[UP:0x75a CP:0x5f5] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.204: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1031) 11/06 11:05:35.204: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3192) 11/06 11:05:35.204: [smf] INFO: UE IMSI[262425242986584] APN[internet] IPv4[176.16.18.189] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.210: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 11/06 11:05:35.210: [upf] INFO: UE F-SEID[UP:0x520 CP:0xcf0] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.210: [upf] INFO: UE F-SEID[UP:0x520 CP:0xcf0] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.215: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1031) 11/06 11:05:35.215: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3192) 11/06 11:05:35.215: [smf] INFO: UE IMSI[262424094581287] APN[internet] IPv4[176.16.18.190] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.221: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 11/06 11:05:35.221: [upf] INFO: UE F-SEID[UP:0x974 CP:0xe69] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.221: [upf] INFO: UE F-SEID[UP:0x974 CP:0xe69] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.226: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1031) 11/06 11:05:35.226: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3192) 11/06 11:05:35.226: [smf] INFO: UE IMSI[262427542021083] APN[internet] IPv4[176.16.18.191] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.232: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 11/06 11:05:35.232: [upf] INFO: UE F-SEID[UP:0x719 CP:0xfdd] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.232: [upf] INFO: UE F-SEID[UP:0x719 CP:0xfdd] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.237: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1031) 11/06 11:05:35.237: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3192) 11/06 11:05:35.237: [smf] INFO: UE IMSI[262420076085277] APN[internet] IPv4[176.16.18.192] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.243: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 11/06 11:05:35.243: [upf] INFO: UE F-SEID[UP:0xfc1 CP:0xa13] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.243: [upf] INFO: UE F-SEID[UP:0xfc1 CP:0xa13] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.248: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1031) 11/06 11:05:35.249: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3192) 11/06 11:05:35.249: [smf] INFO: UE IMSI[262423053730188] APN[internet] IPv4[176.16.18.193] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.254: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 11/06 11:05:35.254: [upf] INFO: UE F-SEID[UP:0x406 CP:0x392] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.254: [upf] INFO: UE F-SEID[UP:0x406 CP:0x392] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.260: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1031) 11/06 11:05:35.260: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3192) 11/06 11:05:35.260: [smf] INFO: UE IMSI[262420029159140] APN[internet] IPv4[176.16.18.194] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.266: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 11/06 11:05:35.266: [upf] INFO: UE F-SEID[UP:0x2f CP:0x4ca] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.266: [upf] INFO: UE F-SEID[UP:0x2f CP:0x4ca] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.271: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1031) 11/06 11:05:35.271: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3192) 11/06 11:05:35.271: [smf] INFO: UE IMSI[262424041255853] APN[internet] IPv4[176.16.18.195] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.278: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 11/06 11:05:35.278: [upf] INFO: UE F-SEID[UP:0x3b6 CP:0x65b] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.278: [upf] INFO: UE F-SEID[UP:0x3b6 CP:0x65b] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.282: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1031) 11/06 11:05:35.282: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3192) 11/06 11:05:35.282: [smf] INFO: UE IMSI[262421385414082] APN[internet] IPv4[176.16.18.196] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.289: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 11/06 11:05:35.289: [upf] INFO: UE F-SEID[UP:0x171 CP:0x4ef] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.289: [upf] INFO: UE F-SEID[UP:0x171 CP:0x4ef] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.294: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1031) 11/06 11:05:35.294: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3192) 11/06 11:05:35.294: [smf] INFO: UE IMSI[262429574640296] APN[internet] IPv4[176.16.18.197] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.300: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 11/06 11:05:35.300: [upf] INFO: UE F-SEID[UP:0xe02 CP:0xf26] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.300: [upf] INFO: UE F-SEID[UP:0xe02 CP:0xf26] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.305: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1031) 11/06 11:05:35.305: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3192) 11/06 11:05:35.305: [smf] INFO: UE IMSI[262426058637134] APN[internet] IPv4[176.16.18.198] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.311: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 11/06 11:05:35.311: [upf] INFO: UE F-SEID[UP:0x6fb CP:0x4f4] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.311: [upf] INFO: UE F-SEID[UP:0x6fb CP:0x4f4] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.316: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1031) 11/06 11:05:35.316: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3192) 11/06 11:05:35.316: [smf] INFO: UE IMSI[262424009442377] APN[internet] IPv4[176.16.18.199] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.322: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 11/06 11:05:35.322: [upf] INFO: UE F-SEID[UP:0xe58 CP:0x4fb] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.322: [upf] INFO: UE F-SEID[UP:0xe58 CP:0x4fb] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.327: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1031) 11/06 11:05:35.327: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3192) 11/06 11:05:35.327: [smf] INFO: UE IMSI[262425342223499] APN[internet] IPv4[176.16.18.200] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.334: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 11/06 11:05:35.334: [upf] INFO: UE F-SEID[UP:0x800 CP:0x697] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.334: [upf] INFO: UE F-SEID[UP:0x800 CP:0x697] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.339: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1031) 11/06 11:05:35.339: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3192) 11/06 11:05:35.339: [smf] INFO: UE IMSI[262423830688119] APN[internet] IPv4[176.16.18.201] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.344: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 11/06 11:05:35.345: [upf] INFO: UE F-SEID[UP:0x81 CP:0x10c] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.345: [upf] INFO: UE F-SEID[UP:0x81 CP:0x10c] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.350: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1031) 11/06 11:05:35.350: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3192) 11/06 11:05:35.350: [smf] INFO: UE IMSI[262428483124900] APN[internet] IPv4[176.16.18.202] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.357: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 11/06 11:05:35.357: [upf] INFO: UE F-SEID[UP:0x6eb CP:0xb1a] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.357: [upf] INFO: UE F-SEID[UP:0x6eb CP:0xb1a] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.361: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1031) 11/06 11:05:35.361: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3192) 11/06 11:05:35.361: [smf] INFO: UE IMSI[262424112345924] APN[internet] IPv4[176.16.18.203] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.367: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 11/06 11:05:35.367: [upf] INFO: UE F-SEID[UP:0x688 CP:0x857] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.367: [upf] INFO: UE F-SEID[UP:0x688 CP:0x857] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.372: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1031) 11/06 11:05:35.372: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3192) 11/06 11:05:35.372: [smf] INFO: UE IMSI[262423574454309] APN[internet] IPv4[176.16.18.204] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.378: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 11/06 11:05:35.378: [upf] INFO: UE F-SEID[UP:0xd08 CP:0x3b0] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.378: [upf] INFO: UE F-SEID[UP:0xd08 CP:0x3b0] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.383: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1031) 11/06 11:05:35.383: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3192) 11/06 11:05:35.383: [smf] INFO: UE IMSI[262428417942732] APN[internet] IPv4[176.16.18.205] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.388: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 11/06 11:05:35.388: [upf] INFO: UE F-SEID[UP:0x5ae CP:0xc60] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.388: [upf] INFO: UE F-SEID[UP:0x5ae CP:0xc60] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.394: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1031) 11/06 11:05:35.394: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3192) 11/06 11:05:35.394: [smf] INFO: UE IMSI[262421631589458] APN[internet] IPv4[176.16.18.206] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.400: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 11/06 11:05:35.400: [upf] INFO: UE F-SEID[UP:0x47c CP:0x8c5] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.400: [upf] INFO: UE F-SEID[UP:0x47c CP:0x8c5] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.405: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1031) 11/06 11:05:35.405: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3192) 11/06 11:05:35.405: [smf] INFO: UE IMSI[262429159385379] APN[internet] IPv4[176.16.18.207] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.411: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 11/06 11:05:35.411: [upf] INFO: UE F-SEID[UP:0x93f CP:0xfee] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.411: [upf] INFO: UE F-SEID[UP:0x93f CP:0xfee] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.416: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1031) 11/06 11:05:35.416: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3192) 11/06 11:05:35.416: [smf] INFO: UE IMSI[262420729379252] APN[internet] IPv4[176.16.18.208] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.422: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 11/06 11:05:35.422: [upf] INFO: UE F-SEID[UP:0x6a2 CP:0xdd7] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.422: [upf] INFO: UE F-SEID[UP:0x6a2 CP:0xdd7] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.427: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1031) 11/06 11:05:35.427: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3192) 11/06 11:05:35.428: [smf] INFO: UE IMSI[262426021343987] APN[internet] IPv4[176.16.18.209] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.433: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 11/06 11:05:35.433: [upf] INFO: UE F-SEID[UP:0x79e CP:0xf4f] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.433: [upf] INFO: UE F-SEID[UP:0x79e CP:0xf4f] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.439: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1031) 11/06 11:05:35.439: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3192) 11/06 11:05:35.439: [smf] INFO: UE IMSI[262421898323254] APN[internet] IPv4[176.16.18.210] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.445: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 11/06 11:05:35.445: [upf] INFO: UE F-SEID[UP:0x696 CP:0x701] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.445: [upf] INFO: UE F-SEID[UP:0x696 CP:0x701] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.450: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1031) 11/06 11:05:35.450: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3192) 11/06 11:05:35.450: [smf] INFO: UE IMSI[262428575899002] APN[internet] IPv4[176.16.18.211] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.456: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 11/06 11:05:35.456: [upf] INFO: UE F-SEID[UP:0xfea CP:0x22d] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.456: [upf] INFO: UE F-SEID[UP:0xfea CP:0x22d] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.461: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1031) 11/06 11:05:35.461: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3192) 11/06 11:05:35.461: [smf] INFO: UE IMSI[262428311446681] APN[internet] IPv4[176.16.18.212] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.468: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 11/06 11:05:35.468: [upf] INFO: UE F-SEID[UP:0x9b7 CP:0x1ed] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.468: [upf] INFO: UE F-SEID[UP:0x9b7 CP:0x1ed] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.472: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1031) 11/06 11:05:35.472: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3192) 11/06 11:05:35.472: [smf] INFO: UE IMSI[262426920458266] APN[internet] IPv4[176.16.18.213] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.479: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 11/06 11:05:35.479: [upf] INFO: UE F-SEID[UP:0x608 CP:0x65c] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.479: [upf] INFO: UE F-SEID[UP:0x608 CP:0x65c] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.483: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1031) 11/06 11:05:35.483: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3192) 11/06 11:05:35.483: [smf] INFO: UE IMSI[262422568119367] APN[internet] IPv4[176.16.18.214] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.490: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 11/06 11:05:35.490: [upf] INFO: UE F-SEID[UP:0x169 CP:0x97b] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.490: [upf] INFO: UE F-SEID[UP:0x169 CP:0x97b] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.495: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1031) 11/06 11:05:35.495: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3192) 11/06 11:05:35.495: [smf] INFO: UE IMSI[262425563162058] APN[internet] IPv4[176.16.18.215] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.501: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 11/06 11:05:35.501: [upf] INFO: UE F-SEID[UP:0x64c CP:0x440] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.501: [upf] INFO: UE F-SEID[UP:0x64c CP:0x440] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.507: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1031) 11/06 11:05:35.507: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3192) 11/06 11:05:35.507: [smf] INFO: UE IMSI[262421930886164] APN[internet] IPv4[176.16.18.216] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.512: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 11/06 11:05:35.512: [upf] INFO: UE F-SEID[UP:0x98d CP:0xdbb] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.512: [upf] INFO: UE F-SEID[UP:0x98d CP:0xdbb] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.518: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1031) 11/06 11:05:35.518: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3192) 11/06 11:05:35.518: [smf] INFO: UE IMSI[262423255477398] APN[internet] IPv4[176.16.18.217] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.524: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 11/06 11:05:35.524: [upf] INFO: UE F-SEID[UP:0xc94 CP:0x96c] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.524: [upf] INFO: UE F-SEID[UP:0xc94 CP:0x96c] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.529: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1031) 11/06 11:05:35.529: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3192) 11/06 11:05:35.529: [smf] INFO: UE IMSI[262422816619249] APN[internet] IPv4[176.16.18.218] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.535: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 11/06 11:05:35.535: [upf] INFO: UE F-SEID[UP:0x479 CP:0x9a2] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.535: [upf] INFO: UE F-SEID[UP:0x479 CP:0x9a2] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.540: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1031) 11/06 11:05:35.540: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3192) 11/06 11:05:35.540: [smf] INFO: UE IMSI[262423386796947] APN[internet] IPv4[176.16.18.219] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.547: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 11/06 11:05:35.547: [upf] INFO: UE F-SEID[UP:0xddc CP:0x21f] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.547: [upf] INFO: UE F-SEID[UP:0xddc CP:0x21f] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.551: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1031) 11/06 11:05:35.551: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3192) 11/06 11:05:35.551: [smf] INFO: UE IMSI[262422024423078] APN[internet] IPv4[176.16.18.220] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.556: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 11/06 11:05:35.557: [upf] INFO: UE F-SEID[UP:0x9d8 CP:0x2de] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.557: [upf] INFO: UE F-SEID[UP:0x9d8 CP:0x2de] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.562: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1031) 11/06 11:05:35.562: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3192) 11/06 11:05:35.562: [smf] INFO: UE IMSI[262427975652367] APN[internet] IPv4[176.16.18.221] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.569: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 11/06 11:05:35.569: [upf] INFO: UE F-SEID[UP:0x544 CP:0x203] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.569: [upf] INFO: UE F-SEID[UP:0x544 CP:0x203] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.574: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1031) 11/06 11:05:35.574: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3192) 11/06 11:05:35.574: [smf] INFO: UE IMSI[262425842881127] APN[internet] IPv4[176.16.18.222] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.580: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 11/06 11:05:35.580: [upf] INFO: UE F-SEID[UP:0x350 CP:0x957] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.580: [upf] INFO: UE F-SEID[UP:0x350 CP:0x957] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.585: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1031) 11/06 11:05:35.585: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3192) 11/06 11:05:35.585: [smf] INFO: UE IMSI[262421559148388] APN[internet] IPv4[176.16.18.223] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.590: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 11/06 11:05:35.590: [upf] INFO: UE F-SEID[UP:0x90 CP:0x975] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.590: [upf] INFO: UE F-SEID[UP:0x90 CP:0x975] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.596: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1031) 11/06 11:05:35.596: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3192) 11/06 11:05:35.596: [smf] INFO: UE IMSI[262428731968143] APN[internet] IPv4[176.16.18.224] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.602: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 11/06 11:05:35.602: [upf] INFO: UE F-SEID[UP:0x86d CP:0x9a9] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.602: [upf] INFO: UE F-SEID[UP:0x86d CP:0x9a9] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.607: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1031) 11/06 11:05:35.607: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3192) 11/06 11:05:35.607: [smf] INFO: UE IMSI[262429184349822] APN[internet] IPv4[176.16.18.225] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.612: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 11/06 11:05:35.612: [upf] INFO: UE F-SEID[UP:0x43f CP:0x17f] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.612: [upf] INFO: UE F-SEID[UP:0x43f CP:0x17f] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.619: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1031) 11/06 11:05:35.619: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3192) 11/06 11:05:35.619: [smf] INFO: UE IMSI[262428928644495] APN[internet] IPv4[176.16.18.226] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.626: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 11/06 11:05:35.626: [upf] INFO: UE F-SEID[UP:0x2d6 CP:0xefa] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.626: [upf] INFO: UE F-SEID[UP:0x2d6 CP:0xefa] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.630: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1031) 11/06 11:05:35.630: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3192) 11/06 11:05:35.630: [smf] INFO: UE IMSI[262425777072954] APN[internet] IPv4[176.16.18.227] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.635: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 11/06 11:05:35.635: [upf] INFO: UE F-SEID[UP:0x9bc CP:0xd5a] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.635: [upf] INFO: UE F-SEID[UP:0x9bc CP:0xd5a] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.641: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1031) 11/06 11:05:35.641: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3192) 11/06 11:05:35.641: [smf] INFO: UE IMSI[262425577681514] APN[internet] IPv4[176.16.18.228] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.647: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 11/06 11:05:35.647: [upf] INFO: UE F-SEID[UP:0xfe0 CP:0x64c] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.647: [upf] INFO: UE F-SEID[UP:0xfe0 CP:0x64c] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.652: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1031) 11/06 11:05:35.652: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3192) 11/06 11:05:35.652: [smf] INFO: UE IMSI[262426999619314] APN[internet] IPv4[176.16.18.229] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.657: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 11/06 11:05:35.657: [upf] INFO: UE F-SEID[UP:0x78b CP:0xfae] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.657: [upf] INFO: UE F-SEID[UP:0x78b CP:0xfae] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.663: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1031) 11/06 11:05:35.663: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3192) 11/06 11:05:35.663: [smf] INFO: UE IMSI[262428322835983] APN[internet] IPv4[176.16.18.230] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.669: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 11/06 11:05:35.669: [upf] INFO: UE F-SEID[UP:0xb12 CP:0xcf9] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.669: [upf] INFO: UE F-SEID[UP:0xb12 CP:0xcf9] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.674: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1031) 11/06 11:05:35.674: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3192) 11/06 11:05:35.674: [smf] INFO: UE IMSI[262421577589796] APN[internet] IPv4[176.16.18.231] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.679: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 11/06 11:05:35.679: [upf] INFO: UE F-SEID[UP:0x9d1 CP:0x31f] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.679: [upf] INFO: UE F-SEID[UP:0x9d1 CP:0x31f] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.685: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1031) 11/06 11:05:35.685: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3192) 11/06 11:05:35.685: [smf] INFO: UE IMSI[262422047379588] APN[internet] IPv4[176.16.18.232] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.690: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 11/06 11:05:35.690: [upf] INFO: UE F-SEID[UP:0xf2 CP:0xdb8] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.690: [upf] INFO: UE F-SEID[UP:0xf2 CP:0xdb8] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.696: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1031) 11/06 11:05:35.696: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3192) 11/06 11:05:35.696: [smf] INFO: UE IMSI[262425619836229] APN[internet] IPv4[176.16.18.233] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.702: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 11/06 11:05:35.702: [upf] INFO: UE F-SEID[UP:0xb96 CP:0x8f5] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.702: [upf] INFO: UE F-SEID[UP:0xb96 CP:0x8f5] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.707: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1031) 11/06 11:05:35.707: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3192) 11/06 11:05:35.707: [smf] INFO: UE IMSI[262429076904107] APN[internet] IPv4[176.16.18.234] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.714: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 11/06 11:05:35.714: [upf] INFO: UE F-SEID[UP:0xdd6 CP:0x3c3] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.714: [upf] INFO: UE F-SEID[UP:0xdd6 CP:0x3c3] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.719: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1031) 11/06 11:05:35.719: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3192) 11/06 11:05:35.719: [smf] INFO: UE IMSI[262424140299144] APN[internet] IPv4[176.16.18.235] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.724: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 11/06 11:05:35.724: [upf] INFO: UE F-SEID[UP:0x555 CP:0x482] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.724: [upf] INFO: UE F-SEID[UP:0x555 CP:0x482] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.730: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1031) 11/06 11:05:35.730: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3192) 11/06 11:05:35.730: [smf] INFO: UE IMSI[262426031468243] APN[internet] IPv4[176.16.18.236] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.736: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 11/06 11:05:35.736: [upf] INFO: UE F-SEID[UP:0xd4c CP:0x120] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.736: [upf] INFO: UE F-SEID[UP:0xd4c CP:0x120] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.741: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1031) 11/06 11:05:35.741: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3192) 11/06 11:05:35.741: [smf] INFO: UE IMSI[262426166701262] APN[internet] IPv4[176.16.18.237] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.747: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 11/06 11:05:35.747: [upf] INFO: UE F-SEID[UP:0xe50 CP:0x28] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.747: [upf] INFO: UE F-SEID[UP:0xe50 CP:0x28] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.752: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1031) 11/06 11:05:35.752: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3192) 11/06 11:05:35.752: [smf] INFO: UE IMSI[262428007105946] APN[internet] IPv4[176.16.18.238] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.758: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 11/06 11:05:35.758: [upf] INFO: UE F-SEID[UP:0x377 CP:0xbb8] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.758: [upf] INFO: UE F-SEID[UP:0x377 CP:0xbb8] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.763: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1031) 11/06 11:05:35.763: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3192) 11/06 11:05:35.763: [smf] INFO: UE IMSI[262427066390668] APN[internet] IPv4[176.16.18.239] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.769: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 11/06 11:05:35.769: [upf] INFO: UE F-SEID[UP:0x96e CP:0x947] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.769: [upf] INFO: UE F-SEID[UP:0x96e CP:0x947] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.774: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1031) 11/06 11:05:35.774: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3192) 11/06 11:05:35.774: [smf] INFO: UE IMSI[262427711355810] APN[internet] IPv4[176.16.18.240] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.780: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 11/06 11:05:35.780: [upf] INFO: UE F-SEID[UP:0x2b5 CP:0xc70] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.780: [upf] INFO: UE F-SEID[UP:0x2b5 CP:0xc70] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.786: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1031) 11/06 11:05:35.786: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3192) 11/06 11:05:35.786: [smf] INFO: UE IMSI[262421926704121] APN[internet] IPv4[176.16.18.241] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.791: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 11/06 11:05:35.791: [upf] INFO: UE F-SEID[UP:0x49b CP:0xec6] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.791: [upf] INFO: UE F-SEID[UP:0x49b CP:0xec6] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.797: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1031) 11/06 11:05:35.797: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3192) 11/06 11:05:35.797: [smf] INFO: UE IMSI[262426667548547] APN[internet] IPv4[176.16.18.242] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.802: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 11/06 11:05:35.802: [upf] INFO: UE F-SEID[UP:0x854 CP:0xb40] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.802: [upf] INFO: UE F-SEID[UP:0x854 CP:0xb40] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.807: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1031) 11/06 11:05:35.807: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3192) 11/06 11:05:35.808: [smf] INFO: UE IMSI[262427842686961] APN[internet] IPv4[176.16.18.243] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.813: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 11/06 11:05:35.813: [upf] INFO: UE F-SEID[UP:0xa6f CP:0x2f5] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.813: [upf] INFO: UE F-SEID[UP:0xa6f CP:0x2f5] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.818: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1031) 11/06 11:05:35.819: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3192) 11/06 11:05:35.819: [smf] INFO: UE IMSI[262428791513140] APN[internet] IPv4[176.16.18.244] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.825: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 11/06 11:05:35.825: [upf] INFO: UE F-SEID[UP:0x897 CP:0xff2] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.825: [upf] INFO: UE F-SEID[UP:0x897 CP:0xff2] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.830: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1031) 11/06 11:05:35.830: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3192) 11/06 11:05:35.830: [smf] INFO: UE IMSI[262429816582154] APN[internet] IPv4[176.16.18.245] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.835: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 11/06 11:05:35.835: [upf] INFO: UE F-SEID[UP:0x14d CP:0xef7] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.835: [upf] INFO: UE F-SEID[UP:0x14d CP:0xef7] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.841: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1031) 11/06 11:05:35.841: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3192) 11/06 11:05:35.841: [smf] INFO: UE IMSI[262424176040839] APN[internet] IPv4[176.16.18.246] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.846: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 11/06 11:05:35.846: [upf] INFO: UE F-SEID[UP:0x708 CP:0xba1] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.846: [upf] INFO: UE F-SEID[UP:0x708 CP:0xba1] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.852: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1031) 11/06 11:05:35.852: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3192) 11/06 11:05:35.852: [smf] INFO: UE IMSI[262428706779537] APN[internet] IPv4[176.16.18.247] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.857: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 11/06 11:05:35.858: [upf] INFO: UE F-SEID[UP:0xcd3 CP:0xe25] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.858: [upf] INFO: UE F-SEID[UP:0xcd3 CP:0xe25] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.863: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1031) 11/06 11:05:35.863: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3192) 11/06 11:05:35.863: [smf] INFO: UE IMSI[262424168518533] APN[internet] IPv4[176.16.18.248] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.868: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 11/06 11:05:35.868: [upf] INFO: UE F-SEID[UP:0x1fe CP:0x781] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.868: [upf] INFO: UE F-SEID[UP:0x1fe CP:0x781] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.873: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1031) 11/06 11:05:35.873: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3192) 11/06 11:05:35.873: [smf] INFO: UE IMSI[262424626454305] APN[internet] IPv4[176.16.18.249] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.879: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 11/06 11:05:35.879: [upf] INFO: UE F-SEID[UP:0xe32 CP:0xc3c] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.879: [upf] INFO: UE F-SEID[UP:0xe32 CP:0xc3c] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.885: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1031) 11/06 11:05:35.885: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3192) 11/06 11:05:35.885: [smf] INFO: UE IMSI[262423346670728] APN[internet] IPv4[176.16.18.250] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.890: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 11/06 11:05:35.890: [upf] INFO: UE F-SEID[UP:0x7f1 CP:0xaa1] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.890: [upf] INFO: UE F-SEID[UP:0x7f1 CP:0xaa1] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.896: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1031) 11/06 11:05:35.896: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3192) 11/06 11:05:35.896: [smf] INFO: UE IMSI[262423256324072] APN[internet] IPv4[176.16.18.251] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.901: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 11/06 11:05:35.901: [upf] INFO: UE F-SEID[UP:0x4b1 CP:0x1b] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.901: [upf] INFO: UE F-SEID[UP:0x4b1 CP:0x1b] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.907: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1031) 11/06 11:05:35.907: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3192) 11/06 11:05:35.907: [smf] INFO: UE IMSI[262426756978189] APN[internet] IPv4[176.16.18.252] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.913: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 11/06 11:05:35.913: [upf] INFO: UE F-SEID[UP:0xee0 CP:0xe9a] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.913: [upf] INFO: UE F-SEID[UP:0xee0 CP:0xe9a] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.918: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1031) 11/06 11:05:35.918: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3192) 11/06 11:05:35.918: [smf] INFO: UE IMSI[262425895435244] APN[internet] IPv4[176.16.18.253] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.923: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 11/06 11:05:35.923: [upf] INFO: UE F-SEID[UP:0x541 CP:0x3ea] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.923: [upf] INFO: UE F-SEID[UP:0x541 CP:0x3ea] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.929: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1031) 11/06 11:05:35.929: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3192) 11/06 11:05:35.929: [smf] INFO: UE IMSI[262428697105713] APN[internet] IPv4[176.16.18.254] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.936: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 11/06 11:05:35.936: [upf] INFO: UE F-SEID[UP:0xa56 CP:0x27c] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.936: [upf] INFO: UE F-SEID[UP:0xa56 CP:0x27c] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.941: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1031) 11/06 11:05:35.941: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3192) 11/06 11:05:35.941: [smf] INFO: UE IMSI[262421778017548] APN[internet] IPv4[176.16.18.255] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.947: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 11/06 11:05:35.947: [upf] INFO: UE F-SEID[UP:0x347 CP:0x2d2] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.947: [upf] INFO: UE F-SEID[UP:0x347 CP:0x2d2] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.952: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1031) 11/06 11:05:35.952: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3192) 11/06 11:05:35.952: [smf] INFO: UE IMSI[262428127616786] APN[internet] IPv4[176.16.19.0] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.958: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 11/06 11:05:35.958: [upf] INFO: UE F-SEID[UP:0xe69 CP:0x49c] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.958: [upf] INFO: UE F-SEID[UP:0xe69 CP:0x49c] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.963: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1031) 11/06 11:05:35.963: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3192) 11/06 11:05:35.963: [smf] INFO: UE IMSI[262421877155107] APN[internet] IPv4[176.16.19.1] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.969: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 11/06 11:05:35.969: [upf] INFO: UE F-SEID[UP:0x4e2 CP:0x1b7] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.969: [upf] INFO: UE F-SEID[UP:0x4e2 CP:0x1b7] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.975: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1031) 11/06 11:05:35.975: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3192) 11/06 11:05:35.975: [smf] INFO: UE IMSI[262423965090338] APN[internet] IPv4[176.16.19.2] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.981: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 11/06 11:05:35.981: [upf] INFO: UE F-SEID[UP:0xd21 CP:0x6bd] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.981: [upf] INFO: UE F-SEID[UP:0xd21 CP:0x6bd] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.986: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1031) 11/06 11:05:35.986: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3192) 11/06 11:05:35.986: [smf] INFO: UE IMSI[262428677891221] APN[internet] IPv4[176.16.19.3] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:35.992: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 11/06 11:05:35.992: [upf] INFO: UE F-SEID[UP:0x67f CP:0xc50] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) 11/06 11:05:35.992: [upf] INFO: UE F-SEID[UP:0x67f CP:0xc50] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:35.997: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1031) 11/06 11:05:35.997: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3192) 11/06 11:05:35.997: [smf] INFO: UE IMSI[262423896781969] APN[internet] IPv4[176.16.19.4] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.003: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 11/06 11:05:36.003: [upf] INFO: UE F-SEID[UP:0x4ed CP:0xad7] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.003: [upf] INFO: UE F-SEID[UP:0x4ed CP:0xad7] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.008: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1031) 11/06 11:05:36.008: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3192) 11/06 11:05:36.008: [smf] INFO: UE IMSI[262423668657826] APN[internet] IPv4[176.16.19.5] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.014: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 11/06 11:05:36.014: [upf] INFO: UE F-SEID[UP:0x5cf CP:0x1ac] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.014: [upf] INFO: UE F-SEID[UP:0x5cf CP:0x1ac] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.020: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1031) 11/06 11:05:36.020: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3192) 11/06 11:05:36.020: [smf] INFO: UE IMSI[262422410458687] APN[internet] IPv4[176.16.19.6] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.025: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 11/06 11:05:36.025: [upf] INFO: UE F-SEID[UP:0xa41 CP:0xfea] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.025: [upf] INFO: UE F-SEID[UP:0xa41 CP:0xfea] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.031: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1031) 11/06 11:05:36.031: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3192) 11/06 11:05:36.031: [smf] INFO: UE IMSI[262427735637892] APN[internet] IPv4[176.16.19.7] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.037: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 11/06 11:05:36.037: [upf] INFO: UE F-SEID[UP:0x736 CP:0xf7f] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.037: [upf] INFO: UE F-SEID[UP:0x736 CP:0xf7f] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.042: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1031) 11/06 11:05:36.042: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3192) 11/06 11:05:36.042: [smf] INFO: UE IMSI[262427801006927] APN[internet] IPv4[176.16.19.8] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.048: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 11/06 11:05:36.048: [upf] INFO: UE F-SEID[UP:0xc35 CP:0x84a] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.048: [upf] INFO: UE F-SEID[UP:0xc35 CP:0x84a] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.053: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1031) 11/06 11:05:36.053: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3192) 11/06 11:05:36.053: [smf] INFO: UE IMSI[262429703506597] APN[internet] IPv4[176.16.19.9] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.059: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 11/06 11:05:36.059: [upf] INFO: UE F-SEID[UP:0x205 CP:0x8ef] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.059: [upf] INFO: UE F-SEID[UP:0x205 CP:0x8ef] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.064: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1031) 11/06 11:05:36.064: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3192) 11/06 11:05:36.064: [smf] INFO: UE IMSI[262425908599276] APN[internet] IPv4[176.16.19.10] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.070: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 11/06 11:05:36.070: [upf] INFO: UE F-SEID[UP:0x546 CP:0x84f] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.070: [upf] INFO: UE F-SEID[UP:0x546 CP:0x84f] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.076: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1031) 11/06 11:05:36.076: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3192) 11/06 11:05:36.076: [smf] INFO: UE IMSI[262421935895736] APN[internet] IPv4[176.16.19.11] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.082: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 11/06 11:05:36.082: [upf] INFO: UE F-SEID[UP:0x907 CP:0x951] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.082: [upf] INFO: UE F-SEID[UP:0x907 CP:0x951] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.086: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1031) 11/06 11:05:36.086: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3192) 11/06 11:05:36.087: [smf] INFO: UE IMSI[262424635994131] APN[internet] IPv4[176.16.19.12] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.092: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 11/06 11:05:36.092: [upf] INFO: UE F-SEID[UP:0xdd8 CP:0xebf] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.092: [upf] INFO: UE F-SEID[UP:0xdd8 CP:0xebf] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.097: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1031) 11/06 11:05:36.098: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3192) 11/06 11:05:36.098: [smf] INFO: UE IMSI[262422373974426] APN[internet] IPv4[176.16.19.13] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.103: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 11/06 11:05:36.103: [upf] INFO: UE F-SEID[UP:0x95b CP:0x344] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.103: [upf] INFO: UE F-SEID[UP:0x95b CP:0x344] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.109: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1031) 11/06 11:05:36.109: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3192) 11/06 11:05:36.109: [smf] INFO: UE IMSI[262423291929785] APN[internet] IPv4[176.16.19.14] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.115: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 11/06 11:05:36.115: [upf] INFO: UE F-SEID[UP:0x5c4 CP:0xe6] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.115: [upf] INFO: UE F-SEID[UP:0x5c4 CP:0xe6] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.120: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1031) 11/06 11:05:36.120: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3192) 11/06 11:05:36.120: [smf] INFO: UE IMSI[262423341264511] APN[internet] IPv4[176.16.19.15] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.126: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 11/06 11:05:36.126: [upf] INFO: UE F-SEID[UP:0x6cd CP:0xd66] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.126: [upf] INFO: UE F-SEID[UP:0x6cd CP:0xd66] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.131: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1031) 11/06 11:05:36.131: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3192) 11/06 11:05:36.131: [smf] INFO: UE IMSI[262423214823116] APN[internet] IPv4[176.16.19.16] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.137: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 11/06 11:05:36.137: [upf] INFO: UE F-SEID[UP:0x4c7 CP:0xed2] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.137: [upf] INFO: UE F-SEID[UP:0x4c7 CP:0xed2] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.142: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1031) 11/06 11:05:36.142: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3192) 11/06 11:05:36.142: [smf] INFO: UE IMSI[262424292321503] APN[internet] IPv4[176.16.19.17] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.148: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 11/06 11:05:36.148: [upf] INFO: UE F-SEID[UP:0x3dd CP:0x4e8] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.148: [upf] INFO: UE F-SEID[UP:0x3dd CP:0x4e8] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.153: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1031) 11/06 11:05:36.153: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3192) 11/06 11:05:36.153: [smf] INFO: UE IMSI[262422477670970] APN[internet] IPv4[176.16.19.18] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.160: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 11/06 11:05:36.160: [upf] INFO: UE F-SEID[UP:0x323 CP:0xe19] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.160: [upf] INFO: UE F-SEID[UP:0x323 CP:0xe19] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.164: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1031) 11/06 11:05:36.164: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3192) 11/06 11:05:36.164: [smf] INFO: UE IMSI[262425302961968] APN[internet] IPv4[176.16.19.19] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.171: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 11/06 11:05:36.171: [upf] INFO: UE F-SEID[UP:0x9f8 CP:0x233] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.171: [upf] INFO: UE F-SEID[UP:0x9f8 CP:0x233] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.175: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1031) 11/06 11:05:36.176: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3192) 11/06 11:05:36.176: [smf] INFO: UE IMSI[262425737677784] APN[internet] IPv4[176.16.19.20] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.182: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 11/06 11:05:36.182: [upf] INFO: UE F-SEID[UP:0x850 CP:0x1e8] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.182: [upf] INFO: UE F-SEID[UP:0x850 CP:0x1e8] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.187: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1031) 11/06 11:05:36.187: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3192) 11/06 11:05:36.187: [smf] INFO: UE IMSI[262425960289992] APN[internet] IPv4[176.16.19.21] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.193: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 11/06 11:05:36.193: [upf] INFO: UE F-SEID[UP:0x1b3 CP:0x978] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.193: [upf] INFO: UE F-SEID[UP:0x1b3 CP:0x978] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.198: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1031) 11/06 11:05:36.198: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3192) 11/06 11:05:36.198: [smf] INFO: UE IMSI[262426618374751] APN[internet] IPv4[176.16.19.22] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.204: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 11/06 11:05:36.204: [upf] INFO: UE F-SEID[UP:0x2c1 CP:0x1a] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.204: [upf] INFO: UE F-SEID[UP:0x2c1 CP:0x1a] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.209: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1031) 11/06 11:05:36.209: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3192) 11/06 11:05:36.209: [smf] INFO: UE IMSI[262421073178507] APN[internet] IPv4[176.16.19.23] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.214: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 11/06 11:05:36.214: [upf] INFO: UE F-SEID[UP:0xbb7 CP:0x5a8] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.214: [upf] INFO: UE F-SEID[UP:0xbb7 CP:0x5a8] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.220: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1031) 11/06 11:05:36.220: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3192) 11/06 11:05:36.220: [smf] INFO: UE IMSI[262427160038848] APN[internet] IPv4[176.16.19.24] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.226: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 11/06 11:05:36.226: [upf] INFO: UE F-SEID[UP:0xe91 CP:0x9e1] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.226: [upf] INFO: UE F-SEID[UP:0xe91 CP:0x9e1] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.232: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1031) 11/06 11:05:36.232: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3192) 11/06 11:05:36.232: [smf] INFO: UE IMSI[262426352582303] APN[internet] IPv4[176.16.19.25] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.238: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 11/06 11:05:36.238: [upf] INFO: UE F-SEID[UP:0x2af CP:0x630] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.238: [upf] INFO: UE F-SEID[UP:0x2af CP:0x630] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.243: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1031) 11/06 11:05:36.244: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3192) 11/06 11:05:36.244: [smf] INFO: UE IMSI[262422085079300] APN[internet] IPv4[176.16.19.26] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.249: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 11/06 11:05:36.249: [upf] INFO: UE F-SEID[UP:0xe6b CP:0x608] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.249: [upf] INFO: UE F-SEID[UP:0xe6b CP:0x608] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.254: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1031) 11/06 11:05:36.255: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3192) 11/06 11:05:36.255: [smf] INFO: UE IMSI[262420635523092] APN[internet] IPv4[176.16.19.27] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.260: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 11/06 11:05:36.260: [upf] INFO: UE F-SEID[UP:0x2b CP:0x843] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.260: [upf] INFO: UE F-SEID[UP:0x2b CP:0x843] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.266: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1031) 11/06 11:05:36.266: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3192) 11/06 11:05:36.266: [smf] INFO: UE IMSI[262420659252848] APN[internet] IPv4[176.16.19.28] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.271: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 11/06 11:05:36.271: [upf] INFO: UE F-SEID[UP:0xeca CP:0xa62] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.271: [upf] INFO: UE F-SEID[UP:0xeca CP:0xa62] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.277: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1031) 11/06 11:05:36.277: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3192) 11/06 11:05:36.277: [smf] INFO: UE IMSI[262429481589766] APN[internet] IPv4[176.16.19.29] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.283: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 11/06 11:05:36.283: [upf] INFO: UE F-SEID[UP:0x6b3 CP:0xa6f] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.283: [upf] INFO: UE F-SEID[UP:0x6b3 CP:0xa6f] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.288: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1031) 11/06 11:05:36.288: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3192) 11/06 11:05:36.288: [smf] INFO: UE IMSI[262422796827647] APN[internet] IPv4[176.16.19.30] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.293: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 11/06 11:05:36.293: [upf] INFO: UE F-SEID[UP:0x9df CP:0x24c] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.293: [upf] INFO: UE F-SEID[UP:0x9df CP:0x24c] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.299: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1031) 11/06 11:05:36.299: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3192) 11/06 11:05:36.299: [smf] INFO: UE IMSI[262422243023539] APN[internet] IPv4[176.16.19.31] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.304: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 11/06 11:05:36.304: [upf] INFO: UE F-SEID[UP:0x27b CP:0xf40] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.304: [upf] INFO: UE F-SEID[UP:0x27b CP:0xf40] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.310: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1031) 11/06 11:05:36.310: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3192) 11/06 11:05:36.310: [smf] INFO: UE IMSI[262420493501203] APN[internet] IPv4[176.16.19.32] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.316: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 11/06 11:05:36.316: [upf] INFO: UE F-SEID[UP:0x862 CP:0x9fa] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.316: [upf] INFO: UE F-SEID[UP:0x862 CP:0x9fa] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.321: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1031) 11/06 11:05:36.321: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3192) 11/06 11:05:36.321: [smf] INFO: UE IMSI[262422595311333] APN[internet] IPv4[176.16.19.33] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.327: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 11/06 11:05:36.327: [upf] INFO: UE F-SEID[UP:0x325 CP:0x32b] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.327: [upf] INFO: UE F-SEID[UP:0x325 CP:0x32b] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.332: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1031) 11/06 11:05:36.332: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3192) 11/06 11:05:36.332: [smf] INFO: UE IMSI[262428739032714] APN[internet] IPv4[176.16.19.34] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.338: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 11/06 11:05:36.338: [upf] INFO: UE F-SEID[UP:0xee6 CP:0x463] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.338: [upf] INFO: UE F-SEID[UP:0xee6 CP:0x463] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.343: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1031) 11/06 11:05:36.343: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3192) 11/06 11:05:36.343: [smf] INFO: UE IMSI[262428600770938] APN[internet] IPv4[176.16.19.35] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.349: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 11/06 11:05:36.349: [upf] INFO: UE F-SEID[UP:0x81c CP:0xa79] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.349: [upf] INFO: UE F-SEID[UP:0x81c CP:0xa79] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.355: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1031) 11/06 11:05:36.355: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3192) 11/06 11:05:36.355: [smf] INFO: UE IMSI[262420997495932] APN[internet] IPv4[176.16.19.36] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.360: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 11/06 11:05:36.360: [upf] INFO: UE F-SEID[UP:0x2e6 CP:0xaf] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.360: [upf] INFO: UE F-SEID[UP:0x2e6 CP:0xaf] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.366: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1031) 11/06 11:05:36.366: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3192) 11/06 11:05:36.366: [smf] INFO: UE IMSI[262428710105023] APN[internet] IPv4[176.16.19.37] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.371: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 11/06 11:05:36.371: [upf] INFO: UE F-SEID[UP:0x4ea CP:0x145] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.371: [upf] INFO: UE F-SEID[UP:0x4ea CP:0x145] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.377: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1031) 11/06 11:05:36.377: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3192) 11/06 11:05:36.377: [smf] INFO: UE IMSI[262421544781290] APN[internet] IPv4[176.16.19.38] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.383: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 11/06 11:05:36.383: [upf] INFO: UE F-SEID[UP:0x4e9 CP:0x93e] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.383: [upf] INFO: UE F-SEID[UP:0x4e9 CP:0x93e] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.388: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1031) 11/06 11:05:36.388: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3192) 11/06 11:05:36.388: [smf] INFO: UE IMSI[262420186552036] APN[internet] IPv4[176.16.19.39] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.394: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 11/06 11:05:36.394: [upf] INFO: UE F-SEID[UP:0x9be CP:0xd2b] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.394: [upf] INFO: UE F-SEID[UP:0x9be CP:0xd2b] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.399: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1031) 11/06 11:05:36.399: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3192) 11/06 11:05:36.399: [smf] INFO: UE IMSI[262428700252750] APN[internet] IPv4[176.16.19.40] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.404: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 11/06 11:05:36.404: [upf] INFO: UE F-SEID[UP:0x8c2 CP:0x319] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.404: [upf] INFO: UE F-SEID[UP:0x8c2 CP:0x319] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.410: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1031) 11/06 11:05:36.410: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3192) 11/06 11:05:36.410: [smf] INFO: UE IMSI[262420000200177] APN[internet] IPv4[176.16.19.41] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.416: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 11/06 11:05:36.416: [upf] INFO: UE F-SEID[UP:0x5c0 CP:0x30e] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.416: [upf] INFO: UE F-SEID[UP:0x5c0 CP:0x30e] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.421: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1031) 11/06 11:05:36.421: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3192) 11/06 11:05:36.421: [smf] INFO: UE IMSI[262422134113519] APN[internet] IPv4[176.16.19.42] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.427: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 11/06 11:05:36.427: [upf] INFO: UE F-SEID[UP:0x74f CP:0xc44] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.427: [upf] INFO: UE F-SEID[UP:0x74f CP:0xc44] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.432: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1031) 11/06 11:05:36.432: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3192) 11/06 11:05:36.432: [smf] INFO: UE IMSI[262429963408141] APN[internet] IPv4[176.16.19.43] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.438: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 11/06 11:05:36.438: [upf] INFO: UE F-SEID[UP:0x9cc CP:0x705] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.438: [upf] INFO: UE F-SEID[UP:0x9cc CP:0x705] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.443: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1031) 11/06 11:05:36.443: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3192) 11/06 11:05:36.444: [smf] INFO: UE IMSI[262429606372246] APN[internet] IPv4[176.16.19.44] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.450: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 11/06 11:05:36.450: [upf] INFO: UE F-SEID[UP:0xed4 CP:0xc9a] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.450: [upf] INFO: UE F-SEID[UP:0xed4 CP:0xc9a] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.454: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1031) 11/06 11:05:36.454: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3192) 11/06 11:05:36.455: [smf] INFO: UE IMSI[262426503619580] APN[internet] IPv4[176.16.19.45] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.460: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 11/06 11:05:36.460: [upf] INFO: UE F-SEID[UP:0xd2d CP:0xa8e] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.460: [upf] INFO: UE F-SEID[UP:0xd2d CP:0xa8e] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.466: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1031) 11/06 11:05:36.466: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3192) 11/06 11:05:36.466: [smf] INFO: UE IMSI[262427661770795] APN[internet] IPv4[176.16.19.46] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.472: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 11/06 11:05:36.472: [upf] INFO: UE F-SEID[UP:0x9c CP:0xa31] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.472: [upf] INFO: UE F-SEID[UP:0x9c CP:0xa31] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.477: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1031) 11/06 11:05:36.477: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3192) 11/06 11:05:36.477: [smf] INFO: UE IMSI[262424650015657] APN[internet] IPv4[176.16.19.47] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.482: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 11/06 11:05:36.482: [upf] INFO: UE F-SEID[UP:0x393 CP:0xbde] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.482: [upf] INFO: UE F-SEID[UP:0x393 CP:0xbde] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.488: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1031) 11/06 11:05:36.488: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3192) 11/06 11:05:36.488: [smf] INFO: UE IMSI[262428310929657] APN[internet] IPv4[176.16.19.48] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.494: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 11/06 11:05:36.494: [upf] INFO: UE F-SEID[UP:0x6c1 CP:0x897] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.494: [upf] INFO: UE F-SEID[UP:0x6c1 CP:0x897] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.499: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1031) 11/06 11:05:36.499: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3192) 11/06 11:05:36.499: [smf] INFO: UE IMSI[262427778170237] APN[internet] IPv4[176.16.19.49] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.505: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 11/06 11:05:36.505: [upf] INFO: UE F-SEID[UP:0xb4e CP:0xc35] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.505: [upf] INFO: UE F-SEID[UP:0xb4e CP:0xc35] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.510: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1031) 11/06 11:05:36.510: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3192) 11/06 11:05:36.510: [smf] INFO: UE IMSI[262429441690198] APN[internet] IPv4[176.16.19.50] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.515: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 11/06 11:05:36.515: [upf] INFO: UE F-SEID[UP:0xcef CP:0xdfe] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.515: [upf] INFO: UE F-SEID[UP:0xcef CP:0xdfe] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.521: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1031) 11/06 11:05:36.521: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3192) 11/06 11:05:36.521: [smf] INFO: UE IMSI[262426843540651] APN[internet] IPv4[176.16.19.51] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.527: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 11/06 11:05:36.527: [upf] INFO: UE F-SEID[UP:0x4bf CP:0xdb3] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.527: [upf] INFO: UE F-SEID[UP:0x4bf CP:0xdb3] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.532: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1031) 11/06 11:05:36.532: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3192) 11/06 11:05:36.532: [smf] INFO: UE IMSI[262422279976986] APN[internet] IPv4[176.16.19.52] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.537: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 11/06 11:05:36.538: [upf] INFO: UE F-SEID[UP:0x6a7 CP:0xeff] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.538: [upf] INFO: UE F-SEID[UP:0x6a7 CP:0xeff] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.543: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1031) 11/06 11:05:36.543: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3192) 11/06 11:05:36.543: [smf] INFO: UE IMSI[262424233046713] APN[internet] IPv4[176.16.19.53] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.549: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 11/06 11:05:36.549: [upf] INFO: UE F-SEID[UP:0x2ee CP:0xa0e] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.549: [upf] INFO: UE F-SEID[UP:0x2ee CP:0xa0e] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.554: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1031) 11/06 11:05:36.554: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3192) 11/06 11:05:36.554: [smf] INFO: UE IMSI[262422988480938] APN[internet] IPv4[176.16.19.54] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.560: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 11/06 11:05:36.560: [upf] INFO: UE F-SEID[UP:0x2bf CP:0x6b] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.560: [upf] INFO: UE F-SEID[UP:0x2bf CP:0x6b] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.565: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1031) 11/06 11:05:36.565: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3192) 11/06 11:05:36.565: [smf] INFO: UE IMSI[262427048600416] APN[internet] IPv4[176.16.19.55] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.571: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 11/06 11:05:36.571: [upf] INFO: UE F-SEID[UP:0xa42 CP:0x50] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.571: [upf] INFO: UE F-SEID[UP:0xa42 CP:0x50] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.576: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1031) 11/06 11:05:36.576: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3192) 11/06 11:05:36.576: [smf] INFO: UE IMSI[262429885464840] APN[internet] IPv4[176.16.19.56] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.582: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 11/06 11:05:36.582: [upf] INFO: UE F-SEID[UP:0x348 CP:0x465] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.582: [upf] INFO: UE F-SEID[UP:0x348 CP:0x465] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.587: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1031) 11/06 11:05:36.587: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3192) 11/06 11:05:36.587: [smf] INFO: UE IMSI[262423170942475] APN[internet] IPv4[176.16.19.57] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.593: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 11/06 11:05:36.593: [upf] INFO: UE F-SEID[UP:0xbbc CP:0x58c] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.593: [upf] INFO: UE F-SEID[UP:0xbbc CP:0x58c] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.598: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1031) 11/06 11:05:36.598: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3192) 11/06 11:05:36.598: [smf] INFO: UE IMSI[262426413451775] APN[internet] IPv4[176.16.19.58] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.603: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 11/06 11:05:36.603: [upf] INFO: UE F-SEID[UP:0x6f5 CP:0xa55] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.603: [upf] INFO: UE F-SEID[UP:0x6f5 CP:0xa55] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.610: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1031) 11/06 11:05:36.610: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3192) 11/06 11:05:36.610: [smf] INFO: UE IMSI[262429460021073] APN[internet] IPv4[176.16.19.59] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.615: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 11/06 11:05:36.616: [upf] INFO: UE F-SEID[UP:0x1d1 CP:0x10f] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.616: [upf] INFO: UE F-SEID[UP:0x1d1 CP:0x10f] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.620: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1031) 11/06 11:05:36.620: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3192) 11/06 11:05:36.620: [smf] INFO: UE IMSI[262425001313405] APN[internet] IPv4[176.16.19.60] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.627: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 11/06 11:05:36.627: [upf] INFO: UE F-SEID[UP:0x83f CP:0xc97] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.627: [upf] INFO: UE F-SEID[UP:0x83f CP:0xc97] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.632: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1031) 11/06 11:05:36.632: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3192) 11/06 11:05:36.632: [smf] INFO: UE IMSI[262425979806075] APN[internet] IPv4[176.16.19.61] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.638: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 11/06 11:05:36.638: [upf] INFO: UE F-SEID[UP:0x64e CP:0xcb7] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.638: [upf] INFO: UE F-SEID[UP:0x64e CP:0xcb7] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.643: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1031) 11/06 11:05:36.643: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3192) 11/06 11:05:36.643: [smf] INFO: UE IMSI[262428271839999] APN[internet] IPv4[176.16.19.62] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.649: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 11/06 11:05:36.649: [upf] INFO: UE F-SEID[UP:0xe19 CP:0xaf5] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.649: [upf] INFO: UE F-SEID[UP:0xe19 CP:0xaf5] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.654: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1031) 11/06 11:05:36.654: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3192) 11/06 11:05:36.654: [smf] INFO: UE IMSI[262429403937156] APN[internet] IPv4[176.16.19.63] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.660: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 11/06 11:05:36.660: [upf] INFO: UE F-SEID[UP:0x88e CP:0xb64] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.660: [upf] INFO: UE F-SEID[UP:0x88e CP:0xb64] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.665: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1031) 11/06 11:05:36.665: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3192) 11/06 11:05:36.665: [smf] INFO: UE IMSI[262420018958117] APN[internet] IPv4[176.16.19.64] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.672: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 11/06 11:05:36.672: [upf] INFO: UE F-SEID[UP:0x5a CP:0x88f] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.672: [upf] INFO: UE F-SEID[UP:0x5a CP:0x88f] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.676: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1031) 11/06 11:05:36.677: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3192) 11/06 11:05:36.677: [smf] INFO: UE IMSI[262423510330169] APN[internet] IPv4[176.16.19.65] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.683: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 11/06 11:05:36.683: [upf] INFO: UE F-SEID[UP:0x4ef CP:0xb9d] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.683: [upf] INFO: UE F-SEID[UP:0x4ef CP:0xb9d] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.688: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1031) 11/06 11:05:36.688: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3192) 11/06 11:05:36.688: [smf] INFO: UE IMSI[262429392457270] APN[internet] IPv4[176.16.19.66] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.693: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 11/06 11:05:36.693: [upf] INFO: UE F-SEID[UP:0x68f CP:0xc90] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.693: [upf] INFO: UE F-SEID[UP:0x68f CP:0xc90] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.699: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1031) 11/06 11:05:36.699: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3192) 11/06 11:05:36.699: [smf] INFO: UE IMSI[262423622613331] APN[internet] IPv4[176.16.19.67] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.704: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 11/06 11:05:36.704: [upf] INFO: UE F-SEID[UP:0xe27 CP:0xc6a] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.704: [upf] INFO: UE F-SEID[UP:0xe27 CP:0xc6a] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.710: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1031) 11/06 11:05:36.710: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3192) 11/06 11:05:36.710: [smf] INFO: UE IMSI[262423096808468] APN[internet] IPv4[176.16.19.68] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.716: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 11/06 11:05:36.716: [upf] INFO: UE F-SEID[UP:0x630 CP:0x479] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.716: [upf] INFO: UE F-SEID[UP:0x630 CP:0x479] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.722: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1031) 11/06 11:05:36.722: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3192) 11/06 11:05:36.722: [smf] INFO: UE IMSI[262423118866633] APN[internet] IPv4[176.16.19.69] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.726: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 11/06 11:05:36.727: [upf] INFO: UE F-SEID[UP:0x209 CP:0xba2] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.727: [upf] INFO: UE F-SEID[UP:0x209 CP:0xba2] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.733: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1031) 11/06 11:05:36.733: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3192) 11/06 11:05:36.733: [smf] INFO: UE IMSI[262428574426986] APN[internet] IPv4[176.16.19.70] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.739: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 11/06 11:05:36.739: [upf] INFO: UE F-SEID[UP:0x8b2 CP:0x3ae] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.739: [upf] INFO: UE F-SEID[UP:0x8b2 CP:0x3ae] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.744: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1031) 11/06 11:05:36.744: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3192) 11/06 11:05:36.744: [smf] INFO: UE IMSI[262423400689337] APN[internet] IPv4[176.16.19.71] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.750: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 11/06 11:05:36.750: [upf] INFO: UE F-SEID[UP:0xb80 CP:0x6af] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.750: [upf] INFO: UE F-SEID[UP:0xb80 CP:0x6af] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.755: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1031) 11/06 11:05:36.755: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3192) 11/06 11:05:36.755: [smf] INFO: UE IMSI[262421321932167] APN[internet] IPv4[176.16.19.72] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.762: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 11/06 11:05:36.762: [upf] INFO: UE F-SEID[UP:0x597 CP:0x40f] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.762: [upf] INFO: UE F-SEID[UP:0x597 CP:0x40f] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.766: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1031) 11/06 11:05:36.766: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3192) 11/06 11:05:36.766: [smf] INFO: UE IMSI[262426004628017] APN[internet] IPv4[176.16.19.73] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.772: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 11/06 11:05:36.772: [upf] INFO: UE F-SEID[UP:0xa5c CP:0xb7e] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.772: [upf] INFO: UE F-SEID[UP:0xa5c CP:0xb7e] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.778: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1031) 11/06 11:05:36.778: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3192) 11/06 11:05:36.778: [smf] INFO: UE IMSI[262424810814966] APN[internet] IPv4[176.16.19.74] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.785: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 11/06 11:05:36.785: [upf] INFO: UE F-SEID[UP:0xec2 CP:0xcc9] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.785: [upf] INFO: UE F-SEID[UP:0xec2 CP:0xcc9] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.789: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1031) 11/06 11:05:36.789: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3192) 11/06 11:05:36.789: [smf] INFO: UE IMSI[262428000554183] APN[internet] IPv4[176.16.19.75] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.794: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 11/06 11:05:36.794: [upf] INFO: UE F-SEID[UP:0x63 CP:0x289] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.794: [upf] INFO: UE F-SEID[UP:0x63 CP:0x289] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.800: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1031) 11/06 11:05:36.800: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3192) 11/06 11:05:36.800: [smf] INFO: UE IMSI[262424063785012] APN[internet] IPv4[176.16.19.76] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.807: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 11/06 11:05:36.807: [upf] INFO: UE F-SEID[UP:0xd4b CP:0xbbf] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.807: [upf] INFO: UE F-SEID[UP:0xd4b CP:0xbbf] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.811: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1031) 11/06 11:05:36.811: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3192) 11/06 11:05:36.811: [smf] INFO: UE IMSI[262422440414029] APN[internet] IPv4[176.16.19.77] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.818: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 11/06 11:05:36.818: [upf] INFO: UE F-SEID[UP:0x333 CP:0x86] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.818: [upf] INFO: UE F-SEID[UP:0x333 CP:0x86] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.823: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1031) 11/06 11:05:36.823: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3192) 11/06 11:05:36.823: [smf] INFO: UE IMSI[262427801441683] APN[internet] IPv4[176.16.19.78] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.830: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 11/06 11:05:36.830: [upf] INFO: UE F-SEID[UP:0xf48 CP:0x8f9] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.830: [upf] INFO: UE F-SEID[UP:0xf48 CP:0x8f9] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.834: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1031) 11/06 11:05:36.835: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3192) 11/06 11:05:36.835: [smf] INFO: UE IMSI[262424133535595] APN[internet] IPv4[176.16.19.79] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.841: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 11/06 11:05:36.841: [upf] INFO: UE F-SEID[UP:0x344 CP:0x20d] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.841: [upf] INFO: UE F-SEID[UP:0x344 CP:0x20d] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.846: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1031) 11/06 11:05:36.846: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3192) 11/06 11:05:36.846: [smf] INFO: UE IMSI[262420809029729] APN[internet] IPv4[176.16.19.80] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.855: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 11/06 11:05:36.855: [upf] INFO: UE F-SEID[UP:0x8f CP:0xdff] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.855: [upf] INFO: UE F-SEID[UP:0x8f CP:0xdff] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.858: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1031) 11/06 11:05:36.858: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3192) 11/06 11:05:36.859: [smf] INFO: UE IMSI[262429301286399] APN[internet] IPv4[176.16.19.81] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.865: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 11/06 11:05:36.865: [upf] INFO: UE F-SEID[UP:0x54 CP:0x31] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.865: [upf] INFO: UE F-SEID[UP:0x54 CP:0x31] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.870: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1031) 11/06 11:05:36.870: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3192) 11/06 11:05:36.870: [smf] INFO: UE IMSI[262424280094965] APN[internet] IPv4[176.16.19.82] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.876: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 11/06 11:05:36.876: [upf] INFO: UE F-SEID[UP:0x68c CP:0xd38] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.876: [upf] INFO: UE F-SEID[UP:0x68c CP:0xd38] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.881: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1031) 11/06 11:05:36.881: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3192) 11/06 11:05:36.881: [smf] INFO: UE IMSI[262426684682251] APN[internet] IPv4[176.16.19.83] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.887: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 11/06 11:05:36.887: [upf] INFO: UE F-SEID[UP:0xd77 CP:0x1c5] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.887: [upf] INFO: UE F-SEID[UP:0xd77 CP:0x1c5] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.893: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1031) 11/06 11:05:36.893: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3192) 11/06 11:05:36.893: [smf] INFO: UE IMSI[262421257897893] APN[internet] IPv4[176.16.19.84] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.898: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 11/06 11:05:36.898: [upf] INFO: UE F-SEID[UP:0xbef CP:0x6bc] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.898: [upf] INFO: UE F-SEID[UP:0xbef CP:0x6bc] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.904: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1031) 11/06 11:05:36.904: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3192) 11/06 11:05:36.904: [smf] INFO: UE IMSI[262422217198631] APN[internet] IPv4[176.16.19.85] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.909: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 11/06 11:05:36.909: [upf] INFO: UE F-SEID[UP:0x6fe CP:0xeda] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.909: [upf] INFO: UE F-SEID[UP:0x6fe CP:0xeda] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.915: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1031) 11/06 11:05:36.915: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3192) 11/06 11:05:36.915: [smf] INFO: UE IMSI[262427302395967] APN[internet] IPv4[176.16.19.86] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.921: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 11/06 11:05:36.921: [upf] INFO: UE F-SEID[UP:0x206 CP:0xfac] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.921: [upf] INFO: UE F-SEID[UP:0x206 CP:0xfac] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.926: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1031) 11/06 11:05:36.926: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3192) 11/06 11:05:36.926: [smf] INFO: UE IMSI[262423890412966] APN[internet] IPv4[176.16.19.87] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.931: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 11/06 11:05:36.931: [upf] INFO: UE F-SEID[UP:0x1f5 CP:0x455] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.931: [upf] INFO: UE F-SEID[UP:0x1f5 CP:0x455] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.937: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1031) 11/06 11:05:36.937: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3192) 11/06 11:05:36.937: [smf] INFO: UE IMSI[262422628632808] APN[internet] IPv4[176.16.19.88] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.943: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 11/06 11:05:36.943: [upf] INFO: UE F-SEID[UP:0x2bb CP:0x6a5] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.943: [upf] INFO: UE F-SEID[UP:0x2bb CP:0x6a5] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.949: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1031) 11/06 11:05:36.949: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3192) 11/06 11:05:36.949: [smf] INFO: UE IMSI[262425186919336] APN[internet] IPv4[176.16.19.89] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.953: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 11/06 11:05:36.954: [upf] INFO: UE F-SEID[UP:0x85 CP:0x625] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.954: [upf] INFO: UE F-SEID[UP:0x85 CP:0x625] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.960: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1031) 11/06 11:05:36.960: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3192) 11/06 11:05:36.960: [smf] INFO: UE IMSI[262424763421566] APN[internet] IPv4[176.16.19.90] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.965: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 11/06 11:05:36.965: [upf] INFO: UE F-SEID[UP:0xa08 CP:0x11f] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.965: [upf] INFO: UE F-SEID[UP:0xa08 CP:0x11f] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.971: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1031) 11/06 11:05:36.971: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3192) 11/06 11:05:36.971: [smf] INFO: UE IMSI[262428941062516] APN[internet] IPv4[176.16.19.91] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.977: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 11/06 11:05:36.977: [upf] INFO: UE F-SEID[UP:0xaa3 CP:0xcdd] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.977: [upf] INFO: UE F-SEID[UP:0xaa3 CP:0xcdd] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.982: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1031) 11/06 11:05:36.982: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3192) 11/06 11:05:36.982: [smf] INFO: UE IMSI[262427948489795] APN[internet] IPv4[176.16.19.92] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.988: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 11/06 11:05:36.988: [upf] INFO: UE F-SEID[UP:0x9cf CP:0x8c3] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.988: [upf] INFO: UE F-SEID[UP:0x9cf CP:0x8c3] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:36.993: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1031) 11/06 11:05:36.993: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3192) 11/06 11:05:36.993: [smf] INFO: UE IMSI[262420417731895] APN[internet] IPv4[176.16.19.93] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:36.999: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 11/06 11:05:36.999: [upf] INFO: UE F-SEID[UP:0xeac CP:0xb9c] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) 11/06 11:05:36.999: [upf] INFO: UE F-SEID[UP:0xeac CP:0xb9c] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.004: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1031) 11/06 11:05:37.004: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3192) 11/06 11:05:37.004: [smf] INFO: UE IMSI[262423719934920] APN[internet] IPv4[176.16.19.94] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.010: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 11/06 11:05:37.010: [upf] INFO: UE F-SEID[UP:0x4ae CP:0x34a] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.010: [upf] INFO: UE F-SEID[UP:0x4ae CP:0x34a] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.015: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1031) 11/06 11:05:37.015: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3192) 11/06 11:05:37.015: [smf] INFO: UE IMSI[262426261254692] APN[internet] IPv4[176.16.19.95] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.021: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 11/06 11:05:37.021: [upf] INFO: UE F-SEID[UP:0x906 CP:0x8c0] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.021: [upf] INFO: UE F-SEID[UP:0x906 CP:0x8c0] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.026: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1031) 11/06 11:05:37.026: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3192) 11/06 11:05:37.026: [smf] INFO: UE IMSI[262424458068756] APN[internet] IPv4[176.16.19.96] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.032: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 11/06 11:05:37.032: [upf] INFO: UE F-SEID[UP:0xf0 CP:0x46a] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.032: [upf] INFO: UE F-SEID[UP:0xf0 CP:0x46a] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.037: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1031) 11/06 11:05:37.037: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3192) 11/06 11:05:37.037: [smf] INFO: UE IMSI[262421834310968] APN[internet] IPv4[176.16.19.97] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.043: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 11/06 11:05:37.043: [upf] INFO: UE F-SEID[UP:0x4af CP:0x6a2] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.043: [upf] INFO: UE F-SEID[UP:0x4af CP:0x6a2] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.048: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1031) 11/06 11:05:37.048: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3192) 11/06 11:05:37.048: [smf] INFO: UE IMSI[262426266190128] APN[internet] IPv4[176.16.19.98] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.055: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 11/06 11:05:37.055: [upf] INFO: UE F-SEID[UP:0x482 CP:0xe5b] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.055: [upf] INFO: UE F-SEID[UP:0x482 CP:0xe5b] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.060: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1031) 11/06 11:05:37.060: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3192) 11/06 11:05:37.060: [smf] INFO: UE IMSI[262428929830749] APN[internet] IPv4[176.16.19.99] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.067: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 11/06 11:05:37.067: [upf] INFO: UE F-SEID[UP:0x530 CP:0x64] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.067: [upf] INFO: UE F-SEID[UP:0x530 CP:0x64] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.071: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1031) 11/06 11:05:37.071: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3192) 11/06 11:05:37.071: [smf] INFO: UE IMSI[262425496824438] APN[internet] IPv4[176.16.19.100] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.078: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 11/06 11:05:37.078: [upf] INFO: UE F-SEID[UP:0x1c8 CP:0xa23] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.078: [upf] INFO: UE F-SEID[UP:0x1c8 CP:0xa23] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.083: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1031) 11/06 11:05:37.083: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3192) 11/06 11:05:37.083: [smf] INFO: UE IMSI[262426445293130] APN[internet] IPv4[176.16.19.101] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.089: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 11/06 11:05:37.089: [upf] INFO: UE F-SEID[UP:0xa48 CP:0xfcb] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.089: [upf] INFO: UE F-SEID[UP:0xa48 CP:0xfcb] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.094: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1031) 11/06 11:05:37.094: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3192) 11/06 11:05:37.094: [smf] INFO: UE IMSI[262427267699241] APN[internet] IPv4[176.16.19.102] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.100: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 11/06 11:05:37.100: [upf] INFO: UE F-SEID[UP:0xd05 CP:0xa76] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.100: [upf] INFO: UE F-SEID[UP:0xd05 CP:0xa76] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.105: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1031) 11/06 11:05:37.105: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3192) 11/06 11:05:37.105: [smf] INFO: UE IMSI[262428534442292] APN[internet] IPv4[176.16.19.103] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.111: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 11/06 11:05:37.111: [upf] INFO: UE F-SEID[UP:0xf96 CP:0xbd1] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.111: [upf] INFO: UE F-SEID[UP:0xf96 CP:0xbd1] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.116: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1031) 11/06 11:05:37.116: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3192) 11/06 11:05:37.116: [smf] INFO: UE IMSI[262429739558716] APN[internet] IPv4[176.16.19.104] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.123: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 11/06 11:05:37.123: [upf] INFO: UE F-SEID[UP:0x90a CP:0x478] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.123: [upf] INFO: UE F-SEID[UP:0x90a CP:0x478] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.127: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1031) 11/06 11:05:37.127: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3192) 11/06 11:05:37.127: [smf] INFO: UE IMSI[262427078672405] APN[internet] IPv4[176.16.19.105] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.133: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 11/06 11:05:37.133: [upf] INFO: UE F-SEID[UP:0x3e CP:0xa29] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.133: [upf] INFO: UE F-SEID[UP:0x3e CP:0xa29] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.138: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1031) 11/06 11:05:37.138: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3192) 11/06 11:05:37.138: [smf] INFO: UE IMSI[262424332950902] APN[internet] IPv4[176.16.19.106] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.144: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 11/06 11:05:37.144: [upf] INFO: UE F-SEID[UP:0x66 CP:0x515] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.144: [upf] INFO: UE F-SEID[UP:0x66 CP:0x515] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.150: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1031) 11/06 11:05:37.150: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3192) 11/06 11:05:37.150: [smf] INFO: UE IMSI[262422891865717] APN[internet] IPv4[176.16.19.107] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.155: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 11/06 11:05:37.155: [upf] INFO: UE F-SEID[UP:0x1c3 CP:0xae3] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.155: [upf] INFO: UE F-SEID[UP:0x1c3 CP:0xae3] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.161: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1031) 11/06 11:05:37.161: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3192) 11/06 11:05:37.161: [smf] INFO: UE IMSI[262421712366613] APN[internet] IPv4[176.16.19.108] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.166: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 11/06 11:05:37.166: [upf] INFO: UE F-SEID[UP:0x64d CP:0x493] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.166: [upf] INFO: UE F-SEID[UP:0x64d CP:0x493] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.172: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1031) 11/06 11:05:37.172: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3192) 11/06 11:05:37.172: [smf] INFO: UE IMSI[262421929991233] APN[internet] IPv4[176.16.19.109] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.177: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 11/06 11:05:37.177: [upf] INFO: UE F-SEID[UP:0x8a CP:0xb4d] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.177: [upf] INFO: UE F-SEID[UP:0x8a CP:0xb4d] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.183: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1031) 11/06 11:05:37.183: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3192) 11/06 11:05:37.183: [smf] INFO: UE IMSI[262423619220046] APN[internet] IPv4[176.16.19.110] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.188: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 11/06 11:05:37.188: [upf] INFO: UE F-SEID[UP:0x87c CP:0x488] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.188: [upf] INFO: UE F-SEID[UP:0x87c CP:0x488] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.194: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1031) 11/06 11:05:37.194: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3192) 11/06 11:05:37.194: [smf] INFO: UE IMSI[262425206737944] APN[internet] IPv4[176.16.19.111] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.199: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 11/06 11:05:37.199: [upf] INFO: UE F-SEID[UP:0x3b0 CP:0xefb] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.199: [upf] INFO: UE F-SEID[UP:0x3b0 CP:0xefb] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.205: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1031) 11/06 11:05:37.205: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3192) 11/06 11:05:37.205: [smf] INFO: UE IMSI[262425797937769] APN[internet] IPv4[176.16.19.112] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.210: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 11/06 11:05:37.210: [upf] INFO: UE F-SEID[UP:0x13a CP:0x928] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.210: [upf] INFO: UE F-SEID[UP:0x13a CP:0x928] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.216: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1031) 11/06 11:05:37.216: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3192) 11/06 11:05:37.216: [smf] INFO: UE IMSI[262421841463841] APN[internet] IPv4[176.16.19.113] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.221: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 11/06 11:05:37.221: [upf] INFO: UE F-SEID[UP:0xb30 CP:0xece] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.221: [upf] INFO: UE F-SEID[UP:0xb30 CP:0xece] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.226: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1031) 11/06 11:05:37.226: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3192) 11/06 11:05:37.226: [smf] INFO: UE IMSI[262421486807964] APN[internet] IPv4[176.16.19.114] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.232: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 11/06 11:05:37.232: [upf] INFO: UE F-SEID[UP:0x6e9 CP:0x5e1] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.232: [upf] INFO: UE F-SEID[UP:0x6e9 CP:0x5e1] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.237: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1031) 11/06 11:05:37.237: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3192) 11/06 11:05:37.237: [smf] INFO: UE IMSI[262426610293935] APN[internet] IPv4[176.16.19.115] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.242: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 11/06 11:05:37.242: [upf] INFO: UE F-SEID[UP:0x5c2 CP:0x355] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.242: [upf] INFO: UE F-SEID[UP:0x5c2 CP:0x355] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.248: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1031) 11/06 11:05:37.248: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3192) 11/06 11:05:37.248: [smf] INFO: UE IMSI[262428717364875] APN[internet] IPv4[176.16.19.116] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.254: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 11/06 11:05:37.254: [upf] INFO: UE F-SEID[UP:0x8e6 CP:0xf82] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.254: [upf] INFO: UE F-SEID[UP:0x8e6 CP:0xf82] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.260: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1031) 11/06 11:05:37.260: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3192) 11/06 11:05:37.260: [smf] INFO: UE IMSI[262423190511138] APN[internet] IPv4[176.16.19.117] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.266: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 11/06 11:05:37.266: [upf] INFO: UE F-SEID[UP:0xca8 CP:0x2a2] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.266: [upf] INFO: UE F-SEID[UP:0xca8 CP:0x2a2] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.271: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1031) 11/06 11:05:37.271: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3192) 11/06 11:05:37.271: [smf] INFO: UE IMSI[262424119601009] APN[internet] IPv4[176.16.19.118] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.276: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 11/06 11:05:37.276: [upf] INFO: UE F-SEID[UP:0x7ec CP:0xe4] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.276: [upf] INFO: UE F-SEID[UP:0x7ec CP:0xe4] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.282: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1031) 11/06 11:05:37.282: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3192) 11/06 11:05:37.282: [smf] INFO: UE IMSI[262422627556892] APN[internet] IPv4[176.16.19.119] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.287: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 11/06 11:05:37.288: [upf] INFO: UE F-SEID[UP:0xc05 CP:0xc4d] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.288: [upf] INFO: UE F-SEID[UP:0xc05 CP:0xc4d] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.293: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1031) 11/06 11:05:37.293: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3192) 11/06 11:05:37.293: [smf] INFO: UE IMSI[262420396413075] APN[internet] IPv4[176.16.19.120] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.299: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 11/06 11:05:37.299: [upf] INFO: UE F-SEID[UP:0x223 CP:0x680] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.299: [upf] INFO: UE F-SEID[UP:0x223 CP:0x680] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.304: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1031) 11/06 11:05:37.304: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3192) 11/06 11:05:37.304: [smf] INFO: UE IMSI[262421480090561] APN[internet] IPv4[176.16.19.121] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.310: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 11/06 11:05:37.310: [upf] INFO: UE F-SEID[UP:0x9fb CP:0xd7] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.310: [upf] INFO: UE F-SEID[UP:0x9fb CP:0xd7] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.316: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1031) 11/06 11:05:37.316: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3192) 11/06 11:05:37.316: [smf] INFO: UE IMSI[262423871482061] APN[internet] IPv4[176.16.19.122] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.321: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 11/06 11:05:37.321: [upf] INFO: UE F-SEID[UP:0x6ef CP:0xf18] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.321: [upf] INFO: UE F-SEID[UP:0x6ef CP:0xf18] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.327: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1031) 11/06 11:05:37.327: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3192) 11/06 11:05:37.327: [smf] INFO: UE IMSI[262428697516241] APN[internet] IPv4[176.16.19.123] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.333: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 11/06 11:05:37.333: [upf] INFO: UE F-SEID[UP:0x756 CP:0xa7b] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.333: [upf] INFO: UE F-SEID[UP:0x756 CP:0xa7b] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.338: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1031) 11/06 11:05:37.338: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3192) 11/06 11:05:37.338: [smf] INFO: UE IMSI[262427761520899] APN[internet] IPv4[176.16.19.124] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.343: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 11/06 11:05:37.343: [upf] INFO: UE F-SEID[UP:0x8f9 CP:0x844] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.343: [upf] INFO: UE F-SEID[UP:0x8f9 CP:0x844] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.348: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1031) 11/06 11:05:37.348: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3192) 11/06 11:05:37.348: [smf] INFO: UE IMSI[262428977941910] APN[internet] IPv4[176.16.19.125] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.354: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 11/06 11:05:37.354: [upf] INFO: UE F-SEID[UP:0x4a2 CP:0xc26] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.354: [upf] INFO: UE F-SEID[UP:0x4a2 CP:0xc26] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.359: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1031) 11/06 11:05:37.359: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3192) 11/06 11:05:37.359: [smf] INFO: UE IMSI[262420825826210] APN[internet] IPv4[176.16.19.126] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.364: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 11/06 11:05:37.364: [upf] INFO: UE F-SEID[UP:0xd30 CP:0x3ef] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.364: [upf] INFO: UE F-SEID[UP:0xd30 CP:0x3ef] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.370: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1031) 11/06 11:05:37.370: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3192) 11/06 11:05:37.370: [smf] INFO: UE IMSI[262424275859440] APN[internet] IPv4[176.16.19.127] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.375: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 11/06 11:05:37.375: [upf] INFO: UE F-SEID[UP:0xe1f CP:0x1c1] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.375: [upf] INFO: UE F-SEID[UP:0xe1f CP:0x1c1] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.381: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1031) 11/06 11:05:37.381: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3192) 11/06 11:05:37.381: [smf] INFO: UE IMSI[262426714825234] APN[internet] IPv4[176.16.19.128] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.386: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 11/06 11:05:37.386: [upf] INFO: UE F-SEID[UP:0x5ed CP:0x1ff] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.386: [upf] INFO: UE F-SEID[UP:0x5ed CP:0x1ff] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.392: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1031) 11/06 11:05:37.392: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3192) 11/06 11:05:37.392: [smf] INFO: UE IMSI[262425661372929] APN[internet] IPv4[176.16.19.129] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.398: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 11/06 11:05:37.398: [upf] INFO: UE F-SEID[UP:0x488 CP:0x9db] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.398: [upf] INFO: UE F-SEID[UP:0x488 CP:0x9db] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.403: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1031) 11/06 11:05:37.403: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3192) 11/06 11:05:37.403: [smf] INFO: UE IMSI[262429285888482] APN[internet] IPv4[176.16.19.130] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.408: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 11/06 11:05:37.408: [upf] INFO: UE F-SEID[UP:0xba9 CP:0xa4d] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.408: [upf] INFO: UE F-SEID[UP:0xba9 CP:0xa4d] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.414: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1031) 11/06 11:05:37.414: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3192) 11/06 11:05:37.414: [smf] INFO: UE IMSI[262421985973217] APN[internet] IPv4[176.16.19.131] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.419: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 11/06 11:05:37.419: [upf] INFO: UE F-SEID[UP:0x818 CP:0x7ba] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.419: [upf] INFO: UE F-SEID[UP:0x818 CP:0x7ba] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.425: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1031) 11/06 11:05:37.425: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3192) 11/06 11:05:37.425: [smf] INFO: UE IMSI[262421956345068] APN[internet] IPv4[176.16.19.132] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.431: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 11/06 11:05:37.431: [upf] INFO: UE F-SEID[UP:0xc64 CP:0x8e0] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.431: [upf] INFO: UE F-SEID[UP:0xc64 CP:0x8e0] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.436: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1031) 11/06 11:05:37.436: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3192) 11/06 11:05:37.436: [smf] INFO: UE IMSI[262426930164402] APN[internet] IPv4[176.16.19.133] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.441: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 11/06 11:05:37.441: [upf] INFO: UE F-SEID[UP:0x49e CP:0x4e2] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.441: [upf] INFO: UE F-SEID[UP:0x49e CP:0x4e2] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.447: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1031) 11/06 11:05:37.447: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3192) 11/06 11:05:37.447: [smf] INFO: UE IMSI[262429431462366] APN[internet] IPv4[176.16.19.134] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.453: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 11/06 11:05:37.453: [upf] INFO: UE F-SEID[UP:0x749 CP:0x690] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.453: [upf] INFO: UE F-SEID[UP:0x749 CP:0x690] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.458: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1031) 11/06 11:05:37.458: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3192) 11/06 11:05:37.458: [smf] INFO: UE IMSI[262422661580715] APN[internet] IPv4[176.16.19.135] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.464: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 11/06 11:05:37.464: [upf] INFO: UE F-SEID[UP:0xd25 CP:0x985] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.464: [upf] INFO: UE F-SEID[UP:0xd25 CP:0x985] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.469: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1031) 11/06 11:05:37.469: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3192) 11/06 11:05:37.469: [smf] INFO: UE IMSI[262422843201540] APN[internet] IPv4[176.16.19.136] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.475: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 11/06 11:05:37.475: [upf] INFO: UE F-SEID[UP:0x180 CP:0x616] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.475: [upf] INFO: UE F-SEID[UP:0x180 CP:0x616] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.480: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1031) 11/06 11:05:37.480: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3192) 11/06 11:05:37.480: [smf] INFO: UE IMSI[262429926268280] APN[internet] IPv4[176.16.19.137] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.485: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 11/06 11:05:37.485: [upf] INFO: UE F-SEID[UP:0x408 CP:0x7af] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.485: [upf] INFO: UE F-SEID[UP:0x408 CP:0x7af] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.491: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1031) 11/06 11:05:37.491: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3192) 11/06 11:05:37.491: [smf] INFO: UE IMSI[262420227874018] APN[internet] IPv4[176.16.19.138] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.497: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 11/06 11:05:37.497: [upf] INFO: UE F-SEID[UP:0xaae CP:0x191] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.497: [upf] INFO: UE F-SEID[UP:0xaae CP:0x191] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.501: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1031) 11/06 11:05:37.501: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3192) 11/06 11:05:37.501: [smf] INFO: UE IMSI[262424739241039] APN[internet] IPv4[176.16.19.139] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.506: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 11/06 11:05:37.506: [upf] INFO: UE F-SEID[UP:0x7b7 CP:0xe53] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.506: [upf] INFO: UE F-SEID[UP:0x7b7 CP:0xe53] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.512: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1031) 11/06 11:05:37.512: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3192) 11/06 11:05:37.512: [smf] INFO: UE IMSI[262426818581383] APN[internet] IPv4[176.16.19.140] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.518: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 11/06 11:05:37.519: [upf] INFO: UE F-SEID[UP:0x25b CP:0xfe3] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.519: [upf] INFO: UE F-SEID[UP:0x25b CP:0xfe3] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.523: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1031) 11/06 11:05:37.523: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3192) 11/06 11:05:37.523: [smf] INFO: UE IMSI[262420765461041] APN[internet] IPv4[176.16.19.141] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.528: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 11/06 11:05:37.528: [upf] INFO: UE F-SEID[UP:0x1ac CP:0x831] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.528: [upf] INFO: UE F-SEID[UP:0x1ac CP:0x831] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.534: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1031) 11/06 11:05:37.534: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3192) 11/06 11:05:37.534: [smf] INFO: UE IMSI[262428917564475] APN[internet] IPv4[176.16.19.142] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.539: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 11/06 11:05:37.539: [upf] INFO: UE F-SEID[UP:0xc68 CP:0x4c4] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.539: [upf] INFO: UE F-SEID[UP:0xc68 CP:0x4c4] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.545: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1031) 11/06 11:05:37.545: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3192) 11/06 11:05:37.545: [smf] INFO: UE IMSI[262420322894338] APN[internet] IPv4[176.16.19.143] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.552: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 11/06 11:05:37.552: [upf] INFO: UE F-SEID[UP:0xd55 CP:0x5fb] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.552: [upf] INFO: UE F-SEID[UP:0xd55 CP:0x5fb] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.556: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1031) 11/06 11:05:37.556: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3192) 11/06 11:05:37.556: [smf] INFO: UE IMSI[262426100167839] APN[internet] IPv4[176.16.19.144] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.561: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 11/06 11:05:37.561: [upf] INFO: UE F-SEID[UP:0x6f1 CP:0x26b] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.561: [upf] INFO: UE F-SEID[UP:0x6f1 CP:0x26b] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.567: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1031) 11/06 11:05:37.567: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3192) 11/06 11:05:37.567: [smf] INFO: UE IMSI[262428497415302] APN[internet] IPv4[176.16.19.145] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.572: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 11/06 11:05:37.572: [upf] INFO: UE F-SEID[UP:0x3be CP:0x88d] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.572: [upf] INFO: UE F-SEID[UP:0x3be CP:0x88d] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.578: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1031) 11/06 11:05:37.578: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3192) 11/06 11:05:37.578: [smf] INFO: UE IMSI[262426762698630] APN[internet] IPv4[176.16.19.146] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.584: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 11/06 11:05:37.584: [upf] INFO: UE F-SEID[UP:0xcd4 CP:0x81e] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.584: [upf] INFO: UE F-SEID[UP:0xcd4 CP:0x81e] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.589: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1031) 11/06 11:05:37.589: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3192) 11/06 11:05:37.589: [smf] INFO: UE IMSI[262429685478544] APN[internet] IPv4[176.16.19.147] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.595: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 11/06 11:05:37.595: [upf] INFO: UE F-SEID[UP:0xdcb CP:0x4a5] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.595: [upf] INFO: UE F-SEID[UP:0xdcb CP:0x4a5] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.600: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1031) 11/06 11:05:37.600: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3192) 11/06 11:05:37.600: [smf] INFO: UE IMSI[262421386269844] APN[internet] IPv4[176.16.19.148] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.605: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 11/06 11:05:37.605: [upf] INFO: UE F-SEID[UP:0x755 CP:0x66f] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.605: [upf] INFO: UE F-SEID[UP:0x755 CP:0x66f] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.611: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1031) 11/06 11:05:37.611: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3192) 11/06 11:05:37.611: [smf] INFO: UE IMSI[262424640560602] APN[internet] IPv4[176.16.19.149] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.616: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 11/06 11:05:37.616: [upf] INFO: UE F-SEID[UP:0x5b3 CP:0xfa8] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.616: [upf] INFO: UE F-SEID[UP:0x5b3 CP:0xfa8] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.622: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1031) 11/06 11:05:37.622: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3192) 11/06 11:05:37.622: [smf] INFO: UE IMSI[262426146849343] APN[internet] IPv4[176.16.19.150] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.627: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 11/06 11:05:37.627: [upf] INFO: UE F-SEID[UP:0xae9 CP:0xfc3] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.627: [upf] INFO: UE F-SEID[UP:0xae9 CP:0xfc3] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.633: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1031) 11/06 11:05:37.633: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3192) 11/06 11:05:37.633: [smf] INFO: UE IMSI[262427286434436] APN[internet] IPv4[176.16.19.151] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.639: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 11/06 11:05:37.640: [upf] INFO: UE F-SEID[UP:0xf69 CP:0x94e] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.640: [upf] INFO: UE F-SEID[UP:0xf69 CP:0x94e] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.644: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1031) 11/06 11:05:37.644: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3192) 11/06 11:05:37.644: [smf] INFO: UE IMSI[262427378581480] APN[internet] IPv4[176.16.19.152] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.648: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 11/06 11:05:37.649: [upf] INFO: UE F-SEID[UP:0x285 CP:0x802] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.649: [upf] INFO: UE F-SEID[UP:0x285 CP:0x802] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.654: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1031) 11/06 11:05:37.654: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3192) 11/06 11:05:37.654: [smf] INFO: UE IMSI[262429064470213] APN[internet] IPv4[176.16.19.153] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.659: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 11/06 11:05:37.659: [upf] INFO: UE F-SEID[UP:0xdeb CP:0x90] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.659: [upf] INFO: UE F-SEID[UP:0xdeb CP:0x90] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.665: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1031) 11/06 11:05:37.665: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3192) 11/06 11:05:37.665: [smf] INFO: UE IMSI[262423986113663] APN[internet] IPv4[176.16.19.154] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.670: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 11/06 11:05:37.670: [upf] INFO: UE F-SEID[UP:0x3fe CP:0x594] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.670: [upf] INFO: UE F-SEID[UP:0x3fe CP:0x594] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.676: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1031) 11/06 11:05:37.676: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3192) 11/06 11:05:37.676: [smf] INFO: UE IMSI[262429207635157] APN[internet] IPv4[176.16.19.155] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.681: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 11/06 11:05:37.681: [upf] INFO: UE F-SEID[UP:0x451 CP:0x79] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.681: [upf] INFO: UE F-SEID[UP:0x451 CP:0x79] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.687: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1031) 11/06 11:05:37.687: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3192) 11/06 11:05:37.687: [smf] INFO: UE IMSI[262427235967062] APN[internet] IPv4[176.16.19.156] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.693: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 11/06 11:05:37.693: [upf] INFO: UE F-SEID[UP:0x164 CP:0x47f] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.693: [upf] INFO: UE F-SEID[UP:0x164 CP:0x47f] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.698: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1031) 11/06 11:05:37.698: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3192) 11/06 11:05:37.698: [smf] INFO: UE IMSI[262423247041895] APN[internet] IPv4[176.16.19.157] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.705: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 11/06 11:05:37.705: [upf] INFO: UE F-SEID[UP:0xbd5 CP:0x8a] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.705: [upf] INFO: UE F-SEID[UP:0xbd5 CP:0x8a] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.709: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1031) 11/06 11:05:37.709: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3192) 11/06 11:05:37.709: [smf] INFO: UE IMSI[262429181709736] APN[internet] IPv4[176.16.19.158] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.716: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 11/06 11:05:37.716: [upf] INFO: UE F-SEID[UP:0xd56 CP:0x67e] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.716: [upf] INFO: UE F-SEID[UP:0xd56 CP:0x67e] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.721: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1031) 11/06 11:05:37.721: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3192) 11/06 11:05:37.721: [smf] INFO: UE IMSI[262420990197320] APN[internet] IPv4[176.16.19.159] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.726: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 11/06 11:05:37.726: [upf] INFO: UE F-SEID[UP:0x4c8 CP:0x278] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.726: [upf] INFO: UE F-SEID[UP:0x4c8 CP:0x278] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.731: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1031) 11/06 11:05:37.731: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3192) 11/06 11:05:37.732: [smf] INFO: UE IMSI[262423307928586] APN[internet] IPv4[176.16.19.160] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.737: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 11/06 11:05:37.737: [upf] INFO: UE F-SEID[UP:0xe2a CP:0xe01] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.737: [upf] INFO: UE F-SEID[UP:0xe2a CP:0xe01] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.742: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1031) 11/06 11:05:37.742: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3192) 11/06 11:05:37.742: [smf] INFO: UE IMSI[262428713941742] APN[internet] IPv4[176.16.19.161] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.747: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 11/06 11:05:37.747: [upf] INFO: UE F-SEID[UP:0x10a CP:0xb6d] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.747: [upf] INFO: UE F-SEID[UP:0x10a CP:0xb6d] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.753: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1031) 11/06 11:05:37.753: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3192) 11/06 11:05:37.753: [smf] INFO: UE IMSI[262421051944865] APN[internet] IPv4[176.16.19.162] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.760: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 11/06 11:05:37.760: [upf] INFO: UE F-SEID[UP:0x564 CP:0xd39] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.760: [upf] INFO: UE F-SEID[UP:0x564 CP:0xd39] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.764: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1031) 11/06 11:05:37.764: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3192) 11/06 11:05:37.764: [smf] INFO: UE IMSI[262423010600315] APN[internet] IPv4[176.16.19.163] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.770: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 11/06 11:05:37.770: [upf] INFO: UE F-SEID[UP:0xd12 CP:0x82e] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.770: [upf] INFO: UE F-SEID[UP:0xd12 CP:0x82e] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.775: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1031) 11/06 11:05:37.775: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3192) 11/06 11:05:37.775: [smf] INFO: UE IMSI[262427743936102] APN[internet] IPv4[176.16.19.164] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.780: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 11/06 11:05:37.780: [upf] INFO: UE F-SEID[UP:0x351 CP:0x7a7] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.780: [upf] INFO: UE F-SEID[UP:0x351 CP:0x7a7] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.785: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1031) 11/06 11:05:37.785: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3192) 11/06 11:05:37.785: [smf] INFO: UE IMSI[262429055730223] APN[internet] IPv4[176.16.19.165] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.790: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 11/06 11:05:37.791: [upf] INFO: UE F-SEID[UP:0x1e7 CP:0x672] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.791: [upf] INFO: UE F-SEID[UP:0x1e7 CP:0x672] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.796: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1031) 11/06 11:05:37.796: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3192) 11/06 11:05:37.796: [smf] INFO: UE IMSI[262428323104282] APN[internet] IPv4[176.16.19.166] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.801: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 11/06 11:05:37.801: [upf] INFO: UE F-SEID[UP:0x37e CP:0xef9] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.801: [upf] INFO: UE F-SEID[UP:0x37e CP:0xef9] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.807: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1031) 11/06 11:05:37.807: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3192) 11/06 11:05:37.807: [smf] INFO: UE IMSI[262424910425132] APN[internet] IPv4[176.16.19.167] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.812: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 11/06 11:05:37.812: [upf] INFO: UE F-SEID[UP:0x42b CP:0xb23] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.812: [upf] INFO: UE F-SEID[UP:0x42b CP:0xb23] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.818: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1031) 11/06 11:05:37.818: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3192) 11/06 11:05:37.818: [smf] INFO: UE IMSI[262428149134784] APN[internet] IPv4[176.16.19.168] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.823: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 11/06 11:05:37.823: [upf] INFO: UE F-SEID[UP:0x22a CP:0x3aa] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.823: [upf] INFO: UE F-SEID[UP:0x22a CP:0x3aa] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.829: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1031) 11/06 11:05:37.829: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3192) 11/06 11:05:37.829: [smf] INFO: UE IMSI[262426527218385] APN[internet] IPv4[176.16.19.169] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.835: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 11/06 11:05:37.835: [upf] INFO: UE F-SEID[UP:0xfc8 CP:0x870] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.835: [upf] INFO: UE F-SEID[UP:0xfc8 CP:0x870] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.840: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1031) 11/06 11:05:37.840: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3192) 11/06 11:05:37.840: [smf] INFO: UE IMSI[262425738546391] APN[internet] IPv4[176.16.19.170] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.845: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 11/06 11:05:37.846: [upf] INFO: UE F-SEID[UP:0x8da CP:0x6ad] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.846: [upf] INFO: UE F-SEID[UP:0x8da CP:0x6ad] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.851: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1031) 11/06 11:05:37.851: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3192) 11/06 11:05:37.851: [smf] INFO: UE IMSI[262422339632291] APN[internet] IPv4[176.16.19.171] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.856: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 11/06 11:05:37.856: [upf] INFO: UE F-SEID[UP:0xe2b CP:0xf51] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.856: [upf] INFO: UE F-SEID[UP:0xe2b CP:0xf51] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.862: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1031) 11/06 11:05:37.862: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3192) 11/06 11:05:37.862: [smf] INFO: UE IMSI[262421392264566] APN[internet] IPv4[176.16.19.172] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.867: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 11/06 11:05:37.867: [upf] INFO: UE F-SEID[UP:0x8b5 CP:0x238] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.867: [upf] INFO: UE F-SEID[UP:0x8b5 CP:0x238] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.873: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1031) 11/06 11:05:37.873: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3192) 11/06 11:05:37.873: [smf] INFO: UE IMSI[262427769941740] APN[internet] IPv4[176.16.19.173] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.877: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 11/06 11:05:37.877: [upf] INFO: UE F-SEID[UP:0x89b CP:0x8f7] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.877: [upf] INFO: UE F-SEID[UP:0x89b CP:0x8f7] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.884: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1031) 11/06 11:05:37.884: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3192) 11/06 11:05:37.884: [smf] INFO: UE IMSI[262421770277239] APN[internet] IPv4[176.16.19.174] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.890: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 11/06 11:05:37.890: [upf] INFO: UE F-SEID[UP:0xb07 CP:0x746] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.890: [upf] INFO: UE F-SEID[UP:0xb07 CP:0x746] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.894: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1031) 11/06 11:05:37.894: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3192) 11/06 11:05:37.895: [smf] INFO: UE IMSI[262420443398640] APN[internet] IPv4[176.16.19.175] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.900: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 11/06 11:05:37.900: [upf] INFO: UE F-SEID[UP:0xb5b CP:0x6e4] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.900: [upf] INFO: UE F-SEID[UP:0xb5b CP:0x6e4] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.905: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1031) 11/06 11:05:37.905: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3192) 11/06 11:05:37.905: [smf] INFO: UE IMSI[262423798918872] APN[internet] IPv4[176.16.19.176] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.910: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 11/06 11:05:37.910: [upf] INFO: UE F-SEID[UP:0xdd7 CP:0xfda] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.910: [upf] INFO: UE F-SEID[UP:0xdd7 CP:0xfda] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.916: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1031) 11/06 11:05:37.916: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3192) 11/06 11:05:37.916: [smf] INFO: UE IMSI[262420509530602] APN[internet] IPv4[176.16.19.177] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.922: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 11/06 11:05:37.922: [upf] INFO: UE F-SEID[UP:0x18 CP:0x41c] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.922: [upf] INFO: UE F-SEID[UP:0x18 CP:0x41c] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.927: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1031) 11/06 11:05:37.927: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3192) 11/06 11:05:37.927: [smf] INFO: UE IMSI[262427440518754] APN[internet] IPv4[176.16.19.178] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.932: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 11/06 11:05:37.932: [upf] INFO: UE F-SEID[UP:0xbb1 CP:0x9cf] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.932: [upf] INFO: UE F-SEID[UP:0xbb1 CP:0x9cf] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.938: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1031) 11/06 11:05:37.938: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3192) 11/06 11:05:37.938: [smf] INFO: UE IMSI[262421526247528] APN[internet] IPv4[176.16.19.179] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.943: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 11/06 11:05:37.943: [upf] INFO: UE F-SEID[UP:0x3a CP:0x4cb] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.943: [upf] INFO: UE F-SEID[UP:0x3a CP:0x4cb] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.949: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1031) 11/06 11:05:37.949: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3192) 11/06 11:05:37.949: [smf] INFO: UE IMSI[262427559383013] APN[internet] IPv4[176.16.19.180] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.953: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 11/06 11:05:37.953: [upf] INFO: UE F-SEID[UP:0x7b CP:0x6e2] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.953: [upf] INFO: UE F-SEID[UP:0x7b CP:0x6e2] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.959: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1031) 11/06 11:05:37.959: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3192) 11/06 11:05:37.959: [smf] INFO: UE IMSI[262427302802456] APN[internet] IPv4[176.16.19.181] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.965: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 11/06 11:05:37.965: [upf] INFO: UE F-SEID[UP:0x389 CP:0xb8a] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.965: [upf] INFO: UE F-SEID[UP:0x389 CP:0xb8a] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.970: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1031) 11/06 11:05:37.970: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3192) 11/06 11:05:37.970: [smf] INFO: UE IMSI[262426429789005] APN[internet] IPv4[176.16.19.182] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.975: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 11/06 11:05:37.975: [upf] INFO: UE F-SEID[UP:0x603 CP:0xd31] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.975: [upf] INFO: UE F-SEID[UP:0x603 CP:0xd31] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.981: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1031) 11/06 11:05:37.981: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3192) 11/06 11:05:37.981: [smf] INFO: UE IMSI[262425953805928] APN[internet] IPv4[176.16.19.183] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.986: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 11/06 11:05:37.986: [upf] INFO: UE F-SEID[UP:0xc5b CP:0x2ed] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.986: [upf] INFO: UE F-SEID[UP:0xc5b CP:0x2ed] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:37.992: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1031) 11/06 11:05:37.992: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3192) 11/06 11:05:37.992: [smf] INFO: UE IMSI[262423207722222] APN[internet] IPv4[176.16.19.184] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:37.997: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 11/06 11:05:37.997: [upf] INFO: UE F-SEID[UP:0x496 CP:0xa17] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) 11/06 11:05:37.997: [upf] INFO: UE F-SEID[UP:0x496 CP:0xa17] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.003: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1031) 11/06 11:05:38.003: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3192) 11/06 11:05:38.003: [smf] INFO: UE IMSI[262423049023121] APN[internet] IPv4[176.16.19.185] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.010: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 11/06 11:05:38.010: [upf] INFO: UE F-SEID[UP:0xef3 CP:0x945] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.010: [upf] INFO: UE F-SEID[UP:0xef3 CP:0x945] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.014: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1031) 11/06 11:05:38.014: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3192) 11/06 11:05:38.014: [smf] INFO: UE IMSI[262423105503463] APN[internet] IPv4[176.16.19.186] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.019: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 11/06 11:05:38.019: [upf] INFO: UE F-SEID[UP:0x7fd CP:0x9be] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.019: [upf] INFO: UE F-SEID[UP:0x7fd CP:0x9be] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.025: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1031) 11/06 11:05:38.025: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3192) 11/06 11:05:38.025: [smf] INFO: UE IMSI[262423288325442] APN[internet] IPv4[176.16.19.187] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.030: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 11/06 11:05:38.030: [upf] INFO: UE F-SEID[UP:0xeb7 CP:0x16f] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.030: [upf] INFO: UE F-SEID[UP:0xeb7 CP:0x16f] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.037: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1031) 11/06 11:05:38.037: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3192) 11/06 11:05:38.037: [smf] INFO: UE IMSI[262421739879730] APN[internet] IPv4[176.16.19.188] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.043: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 11/06 11:05:38.043: [upf] INFO: UE F-SEID[UP:0xe0a CP:0x74a] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.043: [upf] INFO: UE F-SEID[UP:0xe0a CP:0x74a] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.048: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1031) 11/06 11:05:38.048: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3192) 11/06 11:05:38.048: [smf] INFO: UE IMSI[262425599878242] APN[internet] IPv4[176.16.19.189] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.053: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 11/06 11:05:38.053: [upf] INFO: UE F-SEID[UP:0x63c CP:0x454] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.053: [upf] INFO: UE F-SEID[UP:0x63c CP:0x454] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.059: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1031) 11/06 11:05:38.059: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3192) 11/06 11:05:38.059: [smf] INFO: UE IMSI[262426224416953] APN[internet] IPv4[176.16.19.190] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.064: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 11/06 11:05:38.064: [upf] INFO: UE F-SEID[UP:0x5d4 CP:0xb1f] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.064: [upf] INFO: UE F-SEID[UP:0x5d4 CP:0xb1f] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.070: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1031) 11/06 11:05:38.070: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3192) 11/06 11:05:38.070: [smf] INFO: UE IMSI[262428551381967] APN[internet] IPv4[176.16.19.191] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.075: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 11/06 11:05:38.075: [upf] INFO: UE F-SEID[UP:0x32 CP:0x725] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.075: [upf] INFO: UE F-SEID[UP:0x32 CP:0x725] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.081: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1031) 11/06 11:05:38.081: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3192) 11/06 11:05:38.081: [smf] INFO: UE IMSI[262423693413368] APN[internet] IPv4[176.16.19.192] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.086: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 11/06 11:05:38.086: [upf] INFO: UE F-SEID[UP:0xdf0 CP:0xd9] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.086: [upf] INFO: UE F-SEID[UP:0xdf0 CP:0xd9] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.092: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1031) 11/06 11:05:38.092: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3192) 11/06 11:05:38.092: [smf] INFO: UE IMSI[262420236407146] APN[internet] IPv4[176.16.19.193] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.098: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 11/06 11:05:38.098: [upf] INFO: UE F-SEID[UP:0xe1c CP:0xa64] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.098: [upf] INFO: UE F-SEID[UP:0xe1c CP:0xa64] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.103: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1031) 11/06 11:05:38.103: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3192) 11/06 11:05:38.103: [smf] INFO: UE IMSI[262421845557225] APN[internet] IPv4[176.16.19.194] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.108: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 11/06 11:05:38.108: [upf] INFO: UE F-SEID[UP:0x36d CP:0x40] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.108: [upf] INFO: UE F-SEID[UP:0x36d CP:0x40] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.114: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1031) 11/06 11:05:38.114: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3192) 11/06 11:05:38.114: [smf] INFO: UE IMSI[262426273891091] APN[internet] IPv4[176.16.19.195] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.120: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 11/06 11:05:38.120: [upf] INFO: UE F-SEID[UP:0xb64 CP:0x4ae] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.120: [upf] INFO: UE F-SEID[UP:0xb64 CP:0x4ae] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.125: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1031) 11/06 11:05:38.125: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3192) 11/06 11:05:38.125: [smf] INFO: UE IMSI[262420249318271] APN[internet] IPv4[176.16.19.196] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.130: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 11/06 11:05:38.130: [upf] INFO: UE F-SEID[UP:0xb3b CP:0x1a3] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.130: [upf] INFO: UE F-SEID[UP:0xb3b CP:0x1a3] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.136: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1031) 11/06 11:05:38.136: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3192) 11/06 11:05:38.136: [smf] INFO: UE IMSI[262422453044215] APN[internet] IPv4[176.16.19.197] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.142: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 11/06 11:05:38.142: [upf] INFO: UE F-SEID[UP:0x62 CP:0xcb6] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.142: [upf] INFO: UE F-SEID[UP:0x62 CP:0xcb6] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.147: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1031) 11/06 11:05:38.147: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3192) 11/06 11:05:38.147: [smf] INFO: UE IMSI[262427824652779] APN[internet] IPv4[176.16.19.198] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.152: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 11/06 11:05:38.152: [upf] INFO: UE F-SEID[UP:0xe06 CP:0xc80] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.152: [upf] INFO: UE F-SEID[UP:0xe06 CP:0xc80] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.158: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1031) 11/06 11:05:38.158: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3192) 11/06 11:05:38.158: [smf] INFO: UE IMSI[262421378980248] APN[internet] IPv4[176.16.19.199] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.163: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 11/06 11:05:38.163: [upf] INFO: UE F-SEID[UP:0x550 CP:0x3df] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.163: [upf] INFO: UE F-SEID[UP:0x550 CP:0x3df] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.169: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1031) 11/06 11:05:38.169: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3192) 11/06 11:05:38.169: [smf] INFO: UE IMSI[262424324409443] APN[internet] IPv4[176.16.19.200] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.175: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 11/06 11:05:38.175: [upf] INFO: UE F-SEID[UP:0x4c4 CP:0x1f7] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.175: [upf] INFO: UE F-SEID[UP:0x4c4 CP:0x1f7] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.180: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1031) 11/06 11:05:38.180: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3192) 11/06 11:05:38.180: [smf] INFO: UE IMSI[262429119466378] APN[internet] IPv4[176.16.19.201] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.185: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 11/06 11:05:38.185: [upf] INFO: UE F-SEID[UP:0x5dd CP:0xc0] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.185: [upf] INFO: UE F-SEID[UP:0x5dd CP:0xc0] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.191: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1031) 11/06 11:05:38.191: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3192) 11/06 11:05:38.191: [smf] INFO: UE IMSI[262421066338701] APN[internet] IPv4[176.16.19.202] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.196: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 11/06 11:05:38.196: [upf] INFO: UE F-SEID[UP:0x59c CP:0xe06] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.196: [upf] INFO: UE F-SEID[UP:0x59c CP:0xe06] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.201: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1031) 11/06 11:05:38.201: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3192) 11/06 11:05:38.201: [smf] INFO: UE IMSI[262428372764899] APN[internet] IPv4[176.16.19.203] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.206: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 11/06 11:05:38.206: [upf] INFO: UE F-SEID[UP:0x59d CP:0xf7] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.206: [upf] INFO: UE F-SEID[UP:0x59d CP:0xf7] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.212: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1031) 11/06 11:05:38.212: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3192) 11/06 11:05:38.212: [smf] INFO: UE IMSI[262429809173115] APN[internet] IPv4[176.16.19.204] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.217: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 11/06 11:05:38.217: [upf] INFO: UE F-SEID[UP:0x98f CP:0x6a9] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.217: [upf] INFO: UE F-SEID[UP:0x98f CP:0x6a9] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.223: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1031) 11/06 11:05:38.223: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3192) 11/06 11:05:38.223: [smf] INFO: UE IMSI[262423697442705] APN[internet] IPv4[176.16.19.205] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.229: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 11/06 11:05:38.229: [upf] INFO: UE F-SEID[UP:0xc32 CP:0xe6e] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.229: [upf] INFO: UE F-SEID[UP:0xc32 CP:0xe6e] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.234: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1031) 11/06 11:05:38.234: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3192) 11/06 11:05:38.234: [smf] INFO: UE IMSI[262427508183561] APN[internet] IPv4[176.16.19.206] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.239: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 11/06 11:05:38.239: [upf] INFO: UE F-SEID[UP:0xd0 CP:0x98c] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.239: [upf] INFO: UE F-SEID[UP:0xd0 CP:0x98c] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.245: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1031) 11/06 11:05:38.245: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3192) 11/06 11:05:38.245: [smf] INFO: UE IMSI[262425350504715] APN[internet] IPv4[176.16.19.207] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.251: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 11/06 11:05:38.251: [upf] INFO: UE F-SEID[UP:0x92a CP:0x71e] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.251: [upf] INFO: UE F-SEID[UP:0x92a CP:0x71e] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.256: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1031) 11/06 11:05:38.256: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3192) 11/06 11:05:38.256: [smf] INFO: UE IMSI[262422457642180] APN[internet] IPv4[176.16.19.208] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.261: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 11/06 11:05:38.261: [upf] INFO: UE F-SEID[UP:0x61f CP:0xc9e] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.261: [upf] INFO: UE F-SEID[UP:0x61f CP:0xc9e] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.267: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1031) 11/06 11:05:38.267: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3192) 11/06 11:05:38.267: [smf] INFO: UE IMSI[262425267255322] APN[internet] IPv4[176.16.19.209] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.272: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 11/06 11:05:38.272: [upf] INFO: UE F-SEID[UP:0xb50 CP:0xaeb] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.272: [upf] INFO: UE F-SEID[UP:0xb50 CP:0xaeb] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.277: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1031) 11/06 11:05:38.277: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3192) 11/06 11:05:38.277: [smf] INFO: UE IMSI[262426074020745] APN[internet] IPv4[176.16.19.210] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.282: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 11/06 11:05:38.282: [upf] INFO: UE F-SEID[UP:0x7d0 CP:0x3e6] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.282: [upf] INFO: UE F-SEID[UP:0x7d0 CP:0x3e6] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.288: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1031) 11/06 11:05:38.288: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3192) 11/06 11:05:38.288: [smf] INFO: UE IMSI[262423340136940] APN[internet] IPv4[176.16.19.211] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.293: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 11/06 11:05:38.293: [upf] INFO: UE F-SEID[UP:0x22c CP:0x3e7] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.293: [upf] INFO: UE F-SEID[UP:0x22c CP:0x3e7] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.299: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1031) 11/06 11:05:38.299: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3192) 11/06 11:05:38.299: [smf] INFO: UE IMSI[262420502076069] APN[internet] IPv4[176.16.19.212] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.304: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 11/06 11:05:38.304: [upf] INFO: UE F-SEID[UP:0xc45 CP:0x47d] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.304: [upf] INFO: UE F-SEID[UP:0xc45 CP:0x47d] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.310: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1031) 11/06 11:05:38.310: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3192) 11/06 11:05:38.310: [smf] INFO: UE IMSI[262429410990486] APN[internet] IPv4[176.16.19.213] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.315: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 11/06 11:05:38.315: [upf] INFO: UE F-SEID[UP:0xec3 CP:0x5a3] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.315: [upf] INFO: UE F-SEID[UP:0xec3 CP:0x5a3] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.321: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1031) 11/06 11:05:38.321: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3192) 11/06 11:05:38.321: [smf] INFO: UE IMSI[262424517566563] APN[internet] IPv4[176.16.19.214] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.325: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 11/06 11:05:38.326: [upf] INFO: UE F-SEID[UP:0xb0c CP:0xbd3] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.326: [upf] INFO: UE F-SEID[UP:0xb0c CP:0xbd3] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.332: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1031) 11/06 11:05:38.332: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3192) 11/06 11:05:38.332: [smf] INFO: UE IMSI[262428523482526] APN[internet] IPv4[176.16.19.215] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.336: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 11/06 11:05:38.336: [upf] INFO: UE F-SEID[UP:0x739 CP:0xb38] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.336: [upf] INFO: UE F-SEID[UP:0x739 CP:0xb38] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.343: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1031) 11/06 11:05:38.343: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3192) 11/06 11:05:38.343: [smf] INFO: UE IMSI[262426806549068] APN[internet] IPv4[176.16.19.216] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.348: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 11/06 11:05:38.348: [upf] INFO: UE F-SEID[UP:0xb7a CP:0xd3] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.348: [upf] INFO: UE F-SEID[UP:0xb7a CP:0xd3] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.354: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1031) 11/06 11:05:38.354: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3192) 11/06 11:05:38.354: [smf] INFO: UE IMSI[262423980345926] APN[internet] IPv4[176.16.19.217] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.360: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 11/06 11:05:38.360: [upf] INFO: UE F-SEID[UP:0x9b6 CP:0x327] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.360: [upf] INFO: UE F-SEID[UP:0x9b6 CP:0x327] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.365: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1031) 11/06 11:05:38.365: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3192) 11/06 11:05:38.365: [smf] INFO: UE IMSI[262428524330544] APN[internet] IPv4[176.16.19.218] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.371: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 11/06 11:05:38.371: [upf] INFO: UE F-SEID[UP:0x7c1 CP:0x62d] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.371: [upf] INFO: UE F-SEID[UP:0x7c1 CP:0x62d] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.376: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1031) 11/06 11:05:38.376: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3192) 11/06 11:05:38.376: [smf] INFO: UE IMSI[262425599325014] APN[internet] IPv4[176.16.19.219] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.381: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 11/06 11:05:38.381: [upf] INFO: UE F-SEID[UP:0x876 CP:0x326] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.381: [upf] INFO: UE F-SEID[UP:0x876 CP:0x326] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.387: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1031) 11/06 11:05:38.387: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3192) 11/06 11:05:38.387: [smf] INFO: UE IMSI[262428642784575] APN[internet] IPv4[176.16.19.220] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.393: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 11/06 11:05:38.393: [upf] INFO: UE F-SEID[UP:0xfb0 CP:0x4c5] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.393: [upf] INFO: UE F-SEID[UP:0xfb0 CP:0x4c5] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.398: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1031) 11/06 11:05:38.398: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3192) 11/06 11:05:38.398: [smf] INFO: UE IMSI[262425768824246] APN[internet] IPv4[176.16.19.221] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.405: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 11/06 11:05:38.405: [upf] INFO: UE F-SEID[UP:0x3e2 CP:0xeb3] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.405: [upf] INFO: UE F-SEID[UP:0x3e2 CP:0xeb3] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.409: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1031) 11/06 11:05:38.409: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3192) 11/06 11:05:38.409: [smf] INFO: UE IMSI[262424443168781] APN[internet] IPv4[176.16.19.222] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.416: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 11/06 11:05:38.416: [upf] INFO: UE F-SEID[UP:0x983 CP:0xd12] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.416: [upf] INFO: UE F-SEID[UP:0x983 CP:0xd12] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.420: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1031) 11/06 11:05:38.420: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3192) 11/06 11:05:38.420: [smf] INFO: UE IMSI[262421067454857] APN[internet] IPv4[176.16.19.223] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.425: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 11/06 11:05:38.425: [upf] INFO: UE F-SEID[UP:0xb9a CP:0x6db] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.425: [upf] INFO: UE F-SEID[UP:0xb9a CP:0x6db] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.431: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1031) 11/06 11:05:38.431: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3192) 11/06 11:05:38.431: [smf] INFO: UE IMSI[262423240416357] APN[internet] IPv4[176.16.19.224] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.436: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 11/06 11:05:38.436: [upf] INFO: UE F-SEID[UP:0x8b8 CP:0x3d1] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.436: [upf] INFO: UE F-SEID[UP:0x8b8 CP:0x3d1] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.442: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1031) 11/06 11:05:38.442: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3192) 11/06 11:05:38.442: [smf] INFO: UE IMSI[262426440283962] APN[internet] IPv4[176.16.19.225] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.447: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 11/06 11:05:38.447: [upf] INFO: UE F-SEID[UP:0x69e CP:0x91a] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.447: [upf] INFO: UE F-SEID[UP:0x69e CP:0x91a] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.453: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1031) 11/06 11:05:38.453: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3192) 11/06 11:05:38.453: [smf] INFO: UE IMSI[262426462050972] APN[internet] IPv4[176.16.19.226] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.459: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 11/06 11:05:38.459: [upf] INFO: UE F-SEID[UP:0x2ac CP:0x1a0] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.459: [upf] INFO: UE F-SEID[UP:0x2ac CP:0x1a0] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.464: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1031) 11/06 11:05:38.464: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3192) 11/06 11:05:38.464: [smf] INFO: UE IMSI[262426227974926] APN[internet] IPv4[176.16.19.227] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.470: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 11/06 11:05:38.470: [upf] INFO: UE F-SEID[UP:0x67c CP:0x95e] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.470: [upf] INFO: UE F-SEID[UP:0x67c CP:0x95e] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.475: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1031) 11/06 11:05:38.475: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3192) 11/06 11:05:38.475: [smf] INFO: UE IMSI[262423611211717] APN[internet] IPv4[176.16.19.228] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.479: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 11/06 11:05:38.479: [upf] INFO: UE F-SEID[UP:0x399 CP:0xc53] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.479: [upf] INFO: UE F-SEID[UP:0x399 CP:0xc53] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.486: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1031) 11/06 11:05:38.486: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3192) 11/06 11:05:38.486: [smf] INFO: UE IMSI[262424082867069] APN[internet] IPv4[176.16.19.229] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.491: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 11/06 11:05:38.491: [upf] INFO: UE F-SEID[UP:0x607 CP:0xb2e] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.491: [upf] INFO: UE F-SEID[UP:0x607 CP:0xb2e] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.497: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1031) 11/06 11:05:38.497: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3192) 11/06 11:05:38.497: [smf] INFO: UE IMSI[262423114136185] APN[internet] IPv4[176.16.19.230] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.502: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 11/06 11:05:38.502: [upf] INFO: UE F-SEID[UP:0xd73 CP:0xaf9] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.502: [upf] INFO: UE F-SEID[UP:0xd73 CP:0xaf9] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.508: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1031) 11/06 11:05:38.508: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3192) 11/06 11:05:38.508: [smf] INFO: UE IMSI[262421820458778] APN[internet] IPv4[176.16.19.231] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.513: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 11/06 11:05:38.513: [upf] INFO: UE F-SEID[UP:0x5db CP:0x25d] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.513: [upf] INFO: UE F-SEID[UP:0x5db CP:0x25d] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.519: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1031) 11/06 11:05:38.519: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3192) 11/06 11:05:38.519: [smf] INFO: UE IMSI[262427480326310] APN[internet] IPv4[176.16.19.232] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.524: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 11/06 11:05:38.524: [upf] INFO: UE F-SEID[UP:0x1c2 CP:0x39d] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.524: [upf] INFO: UE F-SEID[UP:0x1c2 CP:0x39d] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.530: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1031) 11/06 11:05:38.530: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3192) 11/06 11:05:38.530: [smf] INFO: UE IMSI[262421597404816] APN[internet] IPv4[176.16.19.233] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.535: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 11/06 11:05:38.535: [upf] INFO: UE F-SEID[UP:0x647 CP:0x274] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.535: [upf] INFO: UE F-SEID[UP:0x647 CP:0x274] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.540: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1031) 11/06 11:05:38.540: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3192) 11/06 11:05:38.540: [smf] INFO: UE IMSI[262428735706048] APN[internet] IPv4[176.16.19.234] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.546: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 11/06 11:05:38.546: [upf] INFO: UE F-SEID[UP:0x645 CP:0x30f] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.546: [upf] INFO: UE F-SEID[UP:0x645 CP:0x30f] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.551: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1031) 11/06 11:05:38.551: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3192) 11/06 11:05:38.551: [smf] INFO: UE IMSI[262429660373148] APN[internet] IPv4[176.16.19.235] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.556: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 11/06 11:05:38.556: [upf] INFO: UE F-SEID[UP:0x664 CP:0x627] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.556: [upf] INFO: UE F-SEID[UP:0x664 CP:0x627] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.562: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1031) 11/06 11:05:38.562: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3192) 11/06 11:05:38.562: [smf] INFO: UE IMSI[262429815257938] APN[internet] IPv4[176.16.19.236] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.568: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 11/06 11:05:38.568: [upf] INFO: UE F-SEID[UP:0x851 CP:0x1b3] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.568: [upf] INFO: UE F-SEID[UP:0x851 CP:0x1b3] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.573: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1031) 11/06 11:05:38.573: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3192) 11/06 11:05:38.573: [smf] INFO: UE IMSI[262426375906301] APN[internet] IPv4[176.16.19.237] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.579: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 11/06 11:05:38.579: [upf] INFO: UE F-SEID[UP:0x4de CP:0x3f9] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.579: [upf] INFO: UE F-SEID[UP:0x4de CP:0x3f9] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.584: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1031) 11/06 11:05:38.584: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3192) 11/06 11:05:38.584: [smf] INFO: UE IMSI[262421726654935] APN[internet] IPv4[176.16.19.238] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.589: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 11/06 11:05:38.589: [upf] INFO: UE F-SEID[UP:0xa1e CP:0x895] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.589: [upf] INFO: UE F-SEID[UP:0xa1e CP:0x895] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.595: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1031) 11/06 11:05:38.595: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3192) 11/06 11:05:38.595: [smf] INFO: UE IMSI[262423969646379] APN[internet] IPv4[176.16.19.239] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.599: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 11/06 11:05:38.600: [upf] INFO: UE F-SEID[UP:0xd85 CP:0x186] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.600: [upf] INFO: UE F-SEID[UP:0xd85 CP:0x186] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.606: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1031) 11/06 11:05:38.606: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3192) 11/06 11:05:38.606: [smf] INFO: UE IMSI[262428357172195] APN[internet] IPv4[176.16.19.240] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.611: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 11/06 11:05:38.611: [upf] INFO: UE F-SEID[UP:0x4a1 CP:0x66c] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.611: [upf] INFO: UE F-SEID[UP:0x4a1 CP:0x66c] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.617: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1031) 11/06 11:05:38.617: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3192) 11/06 11:05:38.617: [smf] INFO: UE IMSI[262421727210226] APN[internet] IPv4[176.16.19.241] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.622: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 11/06 11:05:38.622: [upf] INFO: UE F-SEID[UP:0x2ec CP:0xd5] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.622: [upf] INFO: UE F-SEID[UP:0x2ec CP:0xd5] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.628: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1031) 11/06 11:05:38.628: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3192) 11/06 11:05:38.628: [smf] INFO: UE IMSI[262427737002945] APN[internet] IPv4[176.16.19.242] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.633: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 11/06 11:05:38.633: [upf] INFO: UE F-SEID[UP:0x4f6 CP:0xdc4] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.633: [upf] INFO: UE F-SEID[UP:0x4f6 CP:0xdc4] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.638: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1031) 11/06 11:05:38.639: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3192) 11/06 11:05:38.639: [smf] INFO: UE IMSI[262428880512870] APN[internet] IPv4[176.16.19.243] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.643: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 11/06 11:05:38.643: [upf] INFO: UE F-SEID[UP:0x1f7 CP:0x301] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.643: [upf] INFO: UE F-SEID[UP:0x1f7 CP:0x301] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.649: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1031) 11/06 11:05:38.649: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3192) 11/06 11:05:38.649: [smf] INFO: UE IMSI[262427824972771] APN[internet] IPv4[176.16.19.244] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.655: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 11/06 11:05:38.655: [upf] INFO: UE F-SEID[UP:0x6c2 CP:0x430] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.655: [upf] INFO: UE F-SEID[UP:0x6c2 CP:0x430] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.660: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1031) 11/06 11:05:38.660: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3192) 11/06 11:05:38.660: [smf] INFO: UE IMSI[262427810225784] APN[internet] IPv4[176.16.19.245] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.666: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 11/06 11:05:38.666: [upf] INFO: UE F-SEID[UP:0xc15 CP:0x8fb] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.666: [upf] INFO: UE F-SEID[UP:0xc15 CP:0x8fb] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.671: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1031) 11/06 11:05:38.671: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3192) 11/06 11:05:38.671: [smf] INFO: UE IMSI[262424019801885] APN[internet] IPv4[176.16.19.246] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.677: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 11/06 11:05:38.677: [upf] INFO: UE F-SEID[UP:0xdd0 CP:0x1b5] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.677: [upf] INFO: UE F-SEID[UP:0xdd0 CP:0x1b5] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.682: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1031) 11/06 11:05:38.682: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3192) 11/06 11:05:38.682: [smf] INFO: UE IMSI[262429811034687] APN[internet] IPv4[176.16.19.247] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.688: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 11/06 11:05:38.688: [upf] INFO: UE F-SEID[UP:0x540 CP:0x1a4] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.688: [upf] INFO: UE F-SEID[UP:0x540 CP:0x1a4] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.693: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1031) 11/06 11:05:38.693: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3192) 11/06 11:05:38.693: [smf] INFO: UE IMSI[262421932616521] APN[internet] IPv4[176.16.19.248] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.699: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 11/06 11:05:38.699: [upf] INFO: UE F-SEID[UP:0x766 CP:0xe12] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.699: [upf] INFO: UE F-SEID[UP:0x766 CP:0xe12] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.704: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1031) 11/06 11:05:38.704: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3192) 11/06 11:05:38.704: [smf] INFO: UE IMSI[262425757653391] APN[internet] IPv4[176.16.19.249] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.709: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 11/06 11:05:38.709: [upf] INFO: UE F-SEID[UP:0x15d CP:0x4a6] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.709: [upf] INFO: UE F-SEID[UP:0x15d CP:0x4a6] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.715: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1031) 11/06 11:05:38.715: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3192) 11/06 11:05:38.715: [smf] INFO: UE IMSI[262428920616384] APN[internet] IPv4[176.16.19.250] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.720: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 11/06 11:05:38.720: [upf] INFO: UE F-SEID[UP:0x53 CP:0x961] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.720: [upf] INFO: UE F-SEID[UP:0x53 CP:0x961] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.726: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1031) 11/06 11:05:38.726: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3192) 11/06 11:05:38.726: [smf] INFO: UE IMSI[262421455423386] APN[internet] IPv4[176.16.19.251] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.732: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 11/06 11:05:38.732: [upf] INFO: UE F-SEID[UP:0x7e8 CP:0xeac] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.732: [upf] INFO: UE F-SEID[UP:0x7e8 CP:0xeac] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.737: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1031) 11/06 11:05:38.737: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3192) 11/06 11:05:38.737: [smf] INFO: UE IMSI[262429036289491] APN[internet] IPv4[176.16.19.252] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.742: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 11/06 11:05:38.742: [upf] INFO: UE F-SEID[UP:0x2c3 CP:0x174] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.742: [upf] INFO: UE F-SEID[UP:0x2c3 CP:0x174] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.748: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1031) 11/06 11:05:38.748: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3192) 11/06 11:05:38.748: [smf] INFO: UE IMSI[262428608003903] APN[internet] IPv4[176.16.19.253] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.753: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 11/06 11:05:38.753: [upf] INFO: UE F-SEID[UP:0xa53 CP:0x474] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.753: [upf] INFO: UE F-SEID[UP:0xa53 CP:0x474] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.759: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1031) 11/06 11:05:38.759: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3192) 11/06 11:05:38.759: [smf] INFO: UE IMSI[262421132846108] APN[internet] IPv4[176.16.19.254] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:38.764: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 11/06 11:05:38.764: [upf] INFO: UE F-SEID[UP:0xd5d CP:0xcea] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) 11/06 11:05:38.764: [upf] INFO: UE F-SEID[UP:0xd5d CP:0xcea] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:38.777: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 11/06 11:05:38.782: [smf] INFO: Removed Session: UE IMSI:[262424918618541] DNN:[internet:0] IPv4:[176.16.16.23] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:38.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3200) 11/06 11:05:38.782: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1092) 11/06 11:05:38.788: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 11/06 11:05:38.792: [smf] INFO: Removed Session: UE IMSI:[262421058586733] DNN:[internet:0] IPv4:[176.16.16.24] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:38.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3200) 11/06 11:05:38.792: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1092) 11/06 11:05:38.798: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 11/06 11:05:38.804: [smf] INFO: Removed Session: UE IMSI:[262429878456669] DNN:[internet:0] IPv4:[176.16.16.25] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:38.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3200) 11/06 11:05:38.804: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1092) 11/06 11:05:38.809: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 11/06 11:05:38.813: [smf] INFO: Removed Session: UE IMSI:[262422051926864] DNN:[internet:0] IPv4:[176.16.16.26] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:38.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3200) 11/06 11:05:38.813: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1092) 11/06 11:05:38.820: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 11/06 11:05:38.824: [smf] INFO: Removed Session: UE IMSI:[262423332153433] DNN:[internet:0] IPv4:[176.16.16.27] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:38.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3200) 11/06 11:05:38.824: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1092) 11/06 11:05:38.830: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 11/06 11:05:38.835: [smf] INFO: Removed Session: UE IMSI:[262421263322472] DNN:[internet:0] IPv4:[176.16.16.28] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:38.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3200) 11/06 11:05:38.835: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1092) 11/06 11:05:38.841: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 11/06 11:05:38.845: [smf] INFO: Removed Session: UE IMSI:[262424126071410] DNN:[internet:0] IPv4:[176.16.16.29] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:38.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3200) 11/06 11:05:38.845: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1092) 11/06 11:05:38.851: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 11/06 11:05:38.856: [smf] INFO: Removed Session: UE IMSI:[262421796889795] DNN:[internet:0] IPv4:[176.16.16.30] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:38.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3200) 11/06 11:05:38.856: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1092) 11/06 11:05:38.862: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 11/06 11:05:38.866: [smf] INFO: Removed Session: UE IMSI:[262423088352271] DNN:[internet:0] IPv4:[176.16.16.31] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:38.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3200) 11/06 11:05:38.866: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1092) 11/06 11:05:38.872: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 11/06 11:05:38.878: [smf] INFO: Removed Session: UE IMSI:[262425965399027] DNN:[internet:0] IPv4:[176.16.16.32] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:38.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3200) 11/06 11:05:38.878: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1092) 11/06 11:05:38.883: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 11/06 11:05:38.887: [smf] INFO: Removed Session: UE IMSI:[262420862382473] DNN:[internet:0] IPv4:[176.16.16.33] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:38.887: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3200) 11/06 11:05:38.887: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1092) 11/06 11:05:38.894: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 11/06 11:05:38.898: [smf] INFO: Removed Session: UE IMSI:[262429039452653] DNN:[internet:0] IPv4:[176.16.16.34] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:38.898: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3200) 11/06 11:05:38.898: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1092) 11/06 11:05:38.904: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 11/06 11:05:38.909: [smf] INFO: Removed Session: UE IMSI:[262428175266193] DNN:[internet:0] IPv4:[176.16.16.35] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:38.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3200) 11/06 11:05:38.909: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1092) 11/06 11:05:38.915: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 11/06 11:05:38.918: [smf] INFO: Removed Session: UE IMSI:[262420404126209] DNN:[internet:0] IPv4:[176.16.16.36] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:38.918: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3200) 11/06 11:05:38.918: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1092) 11/06 11:05:38.925: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 11/06 11:05:38.929: [smf] INFO: Removed Session: UE IMSI:[262429686339597] DNN:[internet:0] IPv4:[176.16.16.37] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:38.929: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3200) 11/06 11:05:38.929: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1092) 11/06 11:05:38.936: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 11/06 11:05:38.941: [smf] INFO: Removed Session: UE IMSI:[262425680176945] DNN:[internet:0] IPv4:[176.16.16.38] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:38.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3200) 11/06 11:05:38.941: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1092) 11/06 11:05:38.946: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 11/06 11:05:38.950: [smf] INFO: Removed Session: UE IMSI:[262423860748787] DNN:[internet:0] IPv4:[176.16.16.39] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:38.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3200) 11/06 11:05:38.950: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1092) 11/06 11:05:38.957: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 11/06 11:05:38.961: [smf] INFO: Removed Session: UE IMSI:[262427455985316] DNN:[internet:0] IPv4:[176.16.16.40] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:38.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3200) 11/06 11:05:38.961: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1092) 11/06 11:05:38.968: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 11/06 11:05:38.972: [smf] INFO: Removed Session: UE IMSI:[262428156769296] DNN:[internet:0] IPv4:[176.16.16.41] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:38.972: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3200) 11/06 11:05:38.972: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1092) 11/06 11:05:38.978: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 11/06 11:05:38.983: [smf] INFO: Removed Session: UE IMSI:[262425012616922] DNN:[internet:0] IPv4:[176.16.16.42] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:38.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3200) 11/06 11:05:38.983: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1092) 11/06 11:05:38.989: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 11/06 11:05:38.994: [smf] INFO: Removed Session: UE IMSI:[262420934577358] DNN:[internet:0] IPv4:[176.16.16.43] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:38.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3200) 11/06 11:05:38.994: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1092) 11/06 11:05:38.999: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 11/06 11:05:39.003: [smf] INFO: Removed Session: UE IMSI:[262426459719574] DNN:[internet:0] IPv4:[176.16.16.44] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3200) 11/06 11:05:39.003: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1092) 11/06 11:05:39.010: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 11/06 11:05:39.014: [smf] INFO: Removed Session: UE IMSI:[262422116561482] DNN:[internet:0] IPv4:[176.16.16.45] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3200) 11/06 11:05:39.014: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1092) 11/06 11:05:39.020: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 11/06 11:05:39.025: [smf] INFO: Removed Session: UE IMSI:[262423979541424] DNN:[internet:0] IPv4:[176.16.16.46] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3200) 11/06 11:05:39.025: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1092) 11/06 11:05:39.031: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 11/06 11:05:39.035: [smf] INFO: Removed Session: UE IMSI:[262425833828414] DNN:[internet:0] IPv4:[176.16.16.47] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3200) 11/06 11:05:39.035: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1092) 11/06 11:05:39.042: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 11/06 11:05:39.047: [smf] INFO: Removed Session: UE IMSI:[262424075974105] DNN:[internet:0] IPv4:[176.16.16.48] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.047: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3200) 11/06 11:05:39.047: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1092) 11/06 11:05:39.052: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 11/06 11:05:39.057: [smf] INFO: Removed Session: UE IMSI:[262428994907225] DNN:[internet:0] IPv4:[176.16.16.49] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.057: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3200) 11/06 11:05:39.057: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1092) 11/06 11:05:39.063: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 11/06 11:05:39.068: [smf] INFO: Removed Session: UE IMSI:[262422316960399] DNN:[internet:0] IPv4:[176.16.16.50] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.068: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3200) 11/06 11:05:39.068: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1092) 11/06 11:05:39.074: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 11/06 11:05:39.078: [smf] INFO: Removed Session: UE IMSI:[262421128293301] DNN:[internet:0] IPv4:[176.16.16.51] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3200) 11/06 11:05:39.078: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1092) 11/06 11:05:39.084: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 11/06 11:05:39.090: [smf] INFO: Removed Session: UE IMSI:[262422195508016] DNN:[internet:0] IPv4:[176.16.16.52] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.090: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3200) 11/06 11:05:39.090: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1092) 11/06 11:05:39.095: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 11/06 11:05:39.100: [smf] INFO: Removed Session: UE IMSI:[262420927399621] DNN:[internet:0] IPv4:[176.16.16.53] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3200) 11/06 11:05:39.100: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1092) 11/06 11:05:39.106: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 11/06 11:05:39.110: [smf] INFO: Removed Session: UE IMSI:[262421230270325] DNN:[internet:0] IPv4:[176.16.16.54] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3200) 11/06 11:05:39.110: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1092) 11/06 11:05:39.116: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 11/06 11:05:39.121: [smf] INFO: Removed Session: UE IMSI:[262428139384603] DNN:[internet:0] IPv4:[176.16.16.55] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.121: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3200) 11/06 11:05:39.121: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1092) 11/06 11:05:39.128: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 11/06 11:05:39.132: [smf] INFO: Removed Session: UE IMSI:[262425176680952] DNN:[internet:0] IPv4:[176.16.16.56] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.132: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3200) 11/06 11:05:39.132: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1092) 11/06 11:05:39.138: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 11/06 11:05:39.143: [smf] INFO: Removed Session: UE IMSI:[262420502384246] DNN:[internet:0] IPv4:[176.16.16.57] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3200) 11/06 11:05:39.143: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1092) 11/06 11:05:39.149: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 11/06 11:05:39.153: [smf] INFO: Removed Session: UE IMSI:[262424270479825] DNN:[internet:0] IPv4:[176.16.16.58] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.154: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3200) 11/06 11:05:39.154: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1092) 11/06 11:05:39.160: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 11/06 11:05:39.165: [smf] INFO: Removed Session: UE IMSI:[262426213338357] DNN:[internet:0] IPv4:[176.16.16.59] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.165: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3200) 11/06 11:05:39.165: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1092) 11/06 11:05:39.171: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 11/06 11:05:39.176: [smf] INFO: Removed Session: UE IMSI:[262420081165450] DNN:[internet:0] IPv4:[176.16.16.60] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.176: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3200) 11/06 11:05:39.176: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1092) 11/06 11:05:39.181: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 11/06 11:05:39.186: [smf] INFO: Removed Session: UE IMSI:[262422002097610] DNN:[internet:0] IPv4:[176.16.16.61] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3200) 11/06 11:05:39.186: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1092) 11/06 11:05:39.192: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 11/06 11:05:39.196: [smf] INFO: Removed Session: UE IMSI:[262420972580012] DNN:[internet:0] IPv4:[176.16.16.62] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3200) 11/06 11:05:39.196: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1092) 11/06 11:05:39.202: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 11/06 11:05:39.207: [smf] INFO: Removed Session: UE IMSI:[262421897230102] DNN:[internet:0] IPv4:[176.16.16.63] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3200) 11/06 11:05:39.207: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1092) 11/06 11:05:39.213: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 11/06 11:05:39.217: [smf] INFO: Removed Session: UE IMSI:[262420613363325] DNN:[internet:0] IPv4:[176.16.16.64] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3200) 11/06 11:05:39.217: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1092) 11/06 11:05:39.224: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 11/06 11:05:39.228: [smf] INFO: Removed Session: UE IMSI:[262421146289271] DNN:[internet:0] IPv4:[176.16.16.65] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3200) 11/06 11:05:39.228: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1092) 11/06 11:05:39.234: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 11/06 11:05:39.238: [smf] INFO: Removed Session: UE IMSI:[262422998227449] DNN:[internet:0] IPv4:[176.16.16.66] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.238: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3200) 11/06 11:05:39.238: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1092) 11/06 11:05:39.245: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 11/06 11:05:39.250: [smf] INFO: Removed Session: UE IMSI:[262425992762391] DNN:[internet:0] IPv4:[176.16.16.67] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3200) 11/06 11:05:39.250: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1092) 11/06 11:05:39.255: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 11/06 11:05:39.259: [smf] INFO: Removed Session: UE IMSI:[262425590405755] DNN:[internet:0] IPv4:[176.16.16.68] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.259: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3200) 11/06 11:05:39.260: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1092) 11/06 11:05:39.266: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 11/06 11:05:39.271: [smf] INFO: Removed Session: UE IMSI:[262420643342593] DNN:[internet:0] IPv4:[176.16.16.69] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3200) 11/06 11:05:39.271: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1092) 11/06 11:05:39.277: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 11/06 11:05:39.282: [smf] INFO: Removed Session: UE IMSI:[262426050987013] DNN:[internet:0] IPv4:[176.16.16.70] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3200) 11/06 11:05:39.282: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1092) 11/06 11:05:39.288: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 11/06 11:05:39.292: [smf] INFO: Removed Session: UE IMSI:[262429113496055] DNN:[internet:0] IPv4:[176.16.16.71] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3200) 11/06 11:05:39.292: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1092) 11/06 11:05:39.298: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 11/06 11:05:39.302: [smf] INFO: Removed Session: UE IMSI:[262422943189528] DNN:[internet:0] IPv4:[176.16.16.72] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3200) 11/06 11:05:39.302: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1092) 11/06 11:05:39.309: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 11/06 11:05:39.312: [smf] INFO: Removed Session: UE IMSI:[262424466894162] DNN:[internet:0] IPv4:[176.16.16.73] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.312: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3200) 11/06 11:05:39.312: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1092) 11/06 11:05:39.319: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 11/06 11:05:39.325: [smf] INFO: Removed Session: UE IMSI:[262428191761098] DNN:[internet:0] IPv4:[176.16.16.74] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3200) 11/06 11:05:39.325: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1092) 11/06 11:05:39.330: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 11/06 11:05:39.334: [smf] INFO: Removed Session: UE IMSI:[262427437331823] DNN:[internet:0] IPv4:[176.16.16.75] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.334: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3200) 11/06 11:05:39.334: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1092) 11/06 11:05:39.340: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 11/06 11:05:39.345: [smf] INFO: Removed Session: UE IMSI:[262424637150366] DNN:[internet:0] IPv4:[176.16.16.76] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3200) 11/06 11:05:39.345: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1092) 11/06 11:05:39.351: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 11/06 11:05:39.356: [smf] INFO: Removed Session: UE IMSI:[262423655947163] DNN:[internet:0] IPv4:[176.16.16.77] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.356: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3200) 11/06 11:05:39.356: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1092) 11/06 11:05:39.362: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 11/06 11:05:39.365: [smf] INFO: Removed Session: UE IMSI:[262429695245100] DNN:[internet:0] IPv4:[176.16.16.78] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3200) 11/06 11:05:39.365: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1092) 11/06 11:05:39.372: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 11/06 11:05:39.376: [smf] INFO: Removed Session: UE IMSI:[262421360844380] DNN:[internet:0] IPv4:[176.16.16.79] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.376: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3200) 11/06 11:05:39.376: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1092) 11/06 11:05:39.383: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 11/06 11:05:39.387: [smf] INFO: Removed Session: UE IMSI:[262420319581500] DNN:[internet:0] IPv4:[176.16.16.80] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3200) 11/06 11:05:39.387: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1092) 11/06 11:05:39.393: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 11/06 11:05:39.397: [smf] INFO: Removed Session: UE IMSI:[262422543740525] DNN:[internet:0] IPv4:[176.16.16.81] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.397: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3200) 11/06 11:05:39.397: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1092) 11/06 11:05:39.404: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 11/06 11:05:39.409: [smf] INFO: Removed Session: UE IMSI:[262429552690019] DNN:[internet:0] IPv4:[176.16.16.82] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3200) 11/06 11:05:39.409: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1092) 11/06 11:05:39.415: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 11/06 11:05:39.420: [smf] INFO: Removed Session: UE IMSI:[262425285230925] DNN:[internet:0] IPv4:[176.16.16.83] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.420: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3200) 11/06 11:05:39.420: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1092) 11/06 11:05:39.426: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 11/06 11:05:39.430: [smf] INFO: Removed Session: UE IMSI:[262429803746311] DNN:[internet:0] IPv4:[176.16.16.84] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.430: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3200) 11/06 11:05:39.430: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1092) 11/06 11:05:39.436: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 11/06 11:05:39.441: [smf] INFO: Removed Session: UE IMSI:[262424515986034] DNN:[internet:0] IPv4:[176.16.16.85] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3200) 11/06 11:05:39.441: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1092) 11/06 11:05:39.447: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 11/06 11:05:39.451: [smf] INFO: Removed Session: UE IMSI:[262426708048315] DNN:[internet:0] IPv4:[176.16.16.86] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.451: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3200) 11/06 11:05:39.451: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1092) 11/06 11:05:39.458: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 11/06 11:05:39.462: [smf] INFO: Removed Session: UE IMSI:[262423220460714] DNN:[internet:0] IPv4:[176.16.16.87] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3200) 11/06 11:05:39.462: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1092) 11/06 11:05:39.468: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 11/06 11:05:39.472: [smf] INFO: Removed Session: UE IMSI:[262420201308946] DNN:[internet:0] IPv4:[176.16.16.88] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3200) 11/06 11:05:39.473: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1092) 11/06 11:05:39.479: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 11/06 11:05:39.484: [smf] INFO: Removed Session: UE IMSI:[262422660426595] DNN:[internet:0] IPv4:[176.16.16.89] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3200) 11/06 11:05:39.484: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1092) 11/06 11:05:39.490: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 11/06 11:05:39.494: [smf] INFO: Removed Session: UE IMSI:[262422180220408] DNN:[internet:0] IPv4:[176.16.16.90] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3200) 11/06 11:05:39.494: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1092) 11/06 11:05:39.500: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 11/06 11:05:39.505: [smf] INFO: Removed Session: UE IMSI:[262421352316597] DNN:[internet:0] IPv4:[176.16.16.91] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3200) 11/06 11:05:39.505: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1092) 11/06 11:05:39.511: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 11/06 11:05:39.516: [smf] INFO: Removed Session: UE IMSI:[262429454442930] DNN:[internet:0] IPv4:[176.16.16.92] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3200) 11/06 11:05:39.516: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1092) 11/06 11:05:39.521: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 11/06 11:05:39.526: [smf] INFO: Removed Session: UE IMSI:[262420638099216] DNN:[internet:0] IPv4:[176.16.16.93] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.526: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3200) 11/06 11:05:39.526: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1092) 11/06 11:05:39.532: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 11/06 11:05:39.537: [smf] INFO: Removed Session: UE IMSI:[262422197933029] DNN:[internet:0] IPv4:[176.16.16.94] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3200) 11/06 11:05:39.537: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1092) 11/06 11:05:39.543: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 11/06 11:05:39.547: [smf] INFO: Removed Session: UE IMSI:[262429216036315] DNN:[internet:0] IPv4:[176.16.16.95] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.547: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3200) 11/06 11:05:39.547: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1092) 11/06 11:05:39.553: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 11/06 11:05:39.557: [smf] INFO: Removed Session: UE IMSI:[262428856597965] DNN:[internet:0] IPv4:[176.16.16.96] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.557: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3200) 11/06 11:05:39.557: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1092) 11/06 11:05:39.564: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 11/06 11:05:39.568: [smf] INFO: Removed Session: UE IMSI:[262425351948704] DNN:[internet:0] IPv4:[176.16.16.97] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3200) 11/06 11:05:39.568: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1092) 11/06 11:05:39.575: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 11/06 11:05:39.579: [smf] INFO: Removed Session: UE IMSI:[262428739851436] DNN:[internet:0] IPv4:[176.16.16.98] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3200) 11/06 11:05:39.579: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1092) 11/06 11:05:39.585: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 11/06 11:05:39.590: [smf] INFO: Removed Session: UE IMSI:[262423618883772] DNN:[internet:0] IPv4:[176.16.16.99] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.590: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3200) 11/06 11:05:39.590: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1092) 11/06 11:05:39.596: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 11/06 11:05:39.600: [smf] INFO: Removed Session: UE IMSI:[262422794272138] DNN:[internet:0] IPv4:[176.16.16.100] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.600: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3200) 11/06 11:05:39.600: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1092) 11/06 11:05:39.606: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 11/06 11:05:39.611: [smf] INFO: Removed Session: UE IMSI:[262428265650521] DNN:[internet:0] IPv4:[176.16.16.101] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3200) 11/06 11:05:39.611: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1092) 11/06 11:05:39.617: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 11/06 11:05:39.621: [smf] INFO: Removed Session: UE IMSI:[262429600297140] DNN:[internet:0] IPv4:[176.16.16.102] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.621: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3200) 11/06 11:05:39.621: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1092) 11/06 11:05:39.627: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 11/06 11:05:39.632: [smf] INFO: Removed Session: UE IMSI:[262425874535104] DNN:[internet:0] IPv4:[176.16.16.103] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.632: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3200) 11/06 11:05:39.632: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1092) 11/06 11:05:39.638: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 11/06 11:05:39.643: [smf] INFO: Removed Session: UE IMSI:[262422177556532] DNN:[internet:0] IPv4:[176.16.16.104] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.643: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3200) 11/06 11:05:39.643: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1092) 11/06 11:05:39.649: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 11/06 11:05:39.653: [smf] INFO: Removed Session: UE IMSI:[262423586623910] DNN:[internet:0] IPv4:[176.16.16.105] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3200) 11/06 11:05:39.653: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1092) 11/06 11:05:39.659: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 11/06 11:05:39.664: [smf] INFO: Removed Session: UE IMSI:[262424656065484] DNN:[internet:0] IPv4:[176.16.16.106] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3200) 11/06 11:05:39.664: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1092) 11/06 11:05:39.670: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 11/06 11:05:39.675: [smf] INFO: Removed Session: UE IMSI:[262425815284851] DNN:[internet:0] IPv4:[176.16.16.107] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.675: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3200) 11/06 11:05:39.675: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1092) 11/06 11:05:39.680: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 11/06 11:05:39.684: [smf] INFO: Removed Session: UE IMSI:[262428676586353] DNN:[internet:0] IPv4:[176.16.16.108] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3200) 11/06 11:05:39.684: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1092) 11/06 11:05:39.691: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 11/06 11:05:39.696: [smf] INFO: Removed Session: UE IMSI:[262420750952421] DNN:[internet:0] IPv4:[176.16.16.109] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3200) 11/06 11:05:39.696: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1092) 11/06 11:05:39.702: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 11/06 11:05:39.706: [smf] INFO: Removed Session: UE IMSI:[262428040825435] DNN:[internet:0] IPv4:[176.16.16.110] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3200) 11/06 11:05:39.706: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1092) 11/06 11:05:39.712: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 11/06 11:05:39.717: [smf] INFO: Removed Session: UE IMSI:[262428383071167] DNN:[internet:0] IPv4:[176.16.16.111] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3200) 11/06 11:05:39.717: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1092) 11/06 11:05:39.723: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 11/06 11:05:39.728: [smf] INFO: Removed Session: UE IMSI:[262427427945142] DNN:[internet:0] IPv4:[176.16.16.112] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3200) 11/06 11:05:39.728: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1092) 11/06 11:05:39.734: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 11/06 11:05:39.737: [smf] INFO: Removed Session: UE IMSI:[262428648744247] DNN:[internet:0] IPv4:[176.16.16.113] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.737: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3200) 11/06 11:05:39.737: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1092) 11/06 11:05:39.744: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 11/06 11:05:39.749: [smf] INFO: Removed Session: UE IMSI:[262429307700873] DNN:[internet:0] IPv4:[176.16.16.114] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3200) 11/06 11:05:39.749: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1092) 11/06 11:05:39.755: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 11/06 11:05:39.759: [smf] INFO: Removed Session: UE IMSI:[262427648727968] DNN:[internet:0] IPv4:[176.16.16.115] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3200) 11/06 11:05:39.759: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1092) 11/06 11:05:39.765: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 11/06 11:05:39.770: [smf] INFO: Removed Session: UE IMSI:[262425635448373] DNN:[internet:0] IPv4:[176.16.16.116] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.770: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3200) 11/06 11:05:39.770: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1092) 11/06 11:05:39.776: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 11/06 11:05:39.780: [smf] INFO: Removed Session: UE IMSI:[262426281074457] DNN:[internet:0] IPv4:[176.16.16.117] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.780: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3200) 11/06 11:05:39.780: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1092) 11/06 11:05:39.786: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 11/06 11:05:39.791: [smf] INFO: Removed Session: UE IMSI:[262429587132114] DNN:[internet:0] IPv4:[176.16.16.118] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3200) 11/06 11:05:39.791: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1092) 11/06 11:05:39.797: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 11/06 11:05:39.802: [smf] INFO: Removed Session: UE IMSI:[262428961537319] DNN:[internet:0] IPv4:[176.16.16.119] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3200) 11/06 11:05:39.802: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1092) 11/06 11:05:39.808: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 11/06 11:05:39.812: [smf] INFO: Removed Session: UE IMSI:[262428642174988] DNN:[internet:0] IPv4:[176.16.16.120] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.812: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3200) 11/06 11:05:39.812: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1092) 11/06 11:05:39.818: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 11/06 11:05:39.823: [smf] INFO: Removed Session: UE IMSI:[262429462715691] DNN:[internet:0] IPv4:[176.16.16.121] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3200) 11/06 11:05:39.823: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1092) 11/06 11:05:39.829: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 11/06 11:05:39.834: [smf] INFO: Removed Session: UE IMSI:[262424546158839] DNN:[internet:0] IPv4:[176.16.16.122] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3200) 11/06 11:05:39.834: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1092) 11/06 11:05:39.839: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 11/06 11:05:39.845: [smf] INFO: Removed Session: UE IMSI:[262425732641221] DNN:[internet:0] IPv4:[176.16.16.123] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3200) 11/06 11:05:39.845: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1092) 11/06 11:05:39.850: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 11/06 11:05:39.854: [smf] INFO: Removed Session: UE IMSI:[262420676990455] DNN:[internet:0] IPv4:[176.16.16.124] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.854: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3200) 11/06 11:05:39.854: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1092) 11/06 11:05:39.861: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 11/06 11:05:39.866: [smf] INFO: Removed Session: UE IMSI:[262422225139894] DNN:[internet:0] IPv4:[176.16.16.125] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3200) 11/06 11:05:39.866: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1092) 11/06 11:05:39.871: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 11/06 11:05:39.875: [smf] INFO: Removed Session: UE IMSI:[262421673711568] DNN:[internet:0] IPv4:[176.16.16.126] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3200) 11/06 11:05:39.875: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1092) 11/06 11:05:39.882: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 11/06 11:05:39.886: [smf] INFO: Removed Session: UE IMSI:[262425274975879] DNN:[internet:0] IPv4:[176.16.16.127] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.886: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3200) 11/06 11:05:39.886: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1092) 11/06 11:05:39.892: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 11/06 11:05:39.897: [smf] INFO: Removed Session: UE IMSI:[262425448036984] DNN:[internet:0] IPv4:[176.16.16.128] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3200) 11/06 11:05:39.897: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1092) 11/06 11:05:39.903: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 11/06 11:05:39.908: [smf] INFO: Removed Session: UE IMSI:[262421739453337] DNN:[internet:0] IPv4:[176.16.16.129] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.908: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3200) 11/06 11:05:39.908: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1092) 11/06 11:05:39.914: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 11/06 11:05:39.918: [smf] INFO: Removed Session: UE IMSI:[262425866721952] DNN:[internet:0] IPv4:[176.16.16.130] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.918: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3200) 11/06 11:05:39.918: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1092) 11/06 11:05:39.924: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 11/06 11:05:39.929: [smf] INFO: Removed Session: UE IMSI:[262420513529180] DNN:[internet:0] IPv4:[176.16.16.131] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.929: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3200) 11/06 11:05:39.929: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1092) 11/06 11:05:39.935: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 11/06 11:05:39.939: [smf] INFO: Removed Session: UE IMSI:[262420830131205] DNN:[internet:0] IPv4:[176.16.16.132] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3200) 11/06 11:05:39.939: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1092) 11/06 11:05:39.945: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 11/06 11:05:39.950: [smf] INFO: Removed Session: UE IMSI:[262426156515090] DNN:[internet:0] IPv4:[176.16.16.133] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3200) 11/06 11:05:39.950: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1092) 11/06 11:05:39.956: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 11/06 11:05:39.961: [smf] INFO: Removed Session: UE IMSI:[262422516138534] DNN:[internet:0] IPv4:[176.16.16.134] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3200) 11/06 11:05:39.961: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1092) 11/06 11:05:39.967: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 11/06 11:05:39.971: [smf] INFO: Removed Session: UE IMSI:[262429982530761] DNN:[internet:0] IPv4:[176.16.16.135] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3200) 11/06 11:05:39.971: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1092) 11/06 11:05:39.977: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 11/06 11:05:39.981: [smf] INFO: Removed Session: UE IMSI:[262424122217722] DNN:[internet:0] IPv4:[176.16.16.136] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3200) 11/06 11:05:39.981: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1092) 11/06 11:05:39.988: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 11/06 11:05:39.992: [smf] INFO: Removed Session: UE IMSI:[262425843108611] DNN:[internet:0] IPv4:[176.16.16.137] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:39.992: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3200) 11/06 11:05:39.992: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1092) 11/06 11:05:39.999: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 11/06 11:05:40.003: [smf] INFO: Removed Session: UE IMSI:[262421006702234] DNN:[internet:0] IPv4:[176.16.16.138] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3200) 11/06 11:05:40.003: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1092) 11/06 11:05:40.009: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 11/06 11:05:40.014: [smf] INFO: Removed Session: UE IMSI:[262424687513567] DNN:[internet:0] IPv4:[176.16.16.139] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3200) 11/06 11:05:40.014: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1092) 11/06 11:05:40.020: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 11/06 11:05:40.024: [smf] INFO: Removed Session: UE IMSI:[262428947174685] DNN:[internet:0] IPv4:[176.16.16.140] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.024: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3200) 11/06 11:05:40.024: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1092) 11/06 11:05:40.031: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 11/06 11:05:40.035: [smf] INFO: Removed Session: UE IMSI:[262424922315858] DNN:[internet:0] IPv4:[176.16.16.141] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3200) 11/06 11:05:40.035: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1092) 11/06 11:05:40.042: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 11/06 11:05:40.046: [smf] INFO: Removed Session: UE IMSI:[262423988403644] DNN:[internet:0] IPv4:[176.16.16.142] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.046: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3200) 11/06 11:05:40.046: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1092) 11/06 11:05:40.052: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 11/06 11:05:40.056: [smf] INFO: Removed Session: UE IMSI:[262424095300916] DNN:[internet:0] IPv4:[176.16.16.143] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3200) 11/06 11:05:40.057: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1092) 11/06 11:05:40.063: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 11/06 11:05:40.066: [smf] INFO: Removed Session: UE IMSI:[262426113312757] DNN:[internet:0] IPv4:[176.16.16.144] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3200) 11/06 11:05:40.066: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1092) 11/06 11:05:40.073: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 11/06 11:05:40.079: [smf] INFO: Removed Session: UE IMSI:[262423573684942] DNN:[internet:0] IPv4:[176.16.16.145] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3200) 11/06 11:05:40.079: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1092) 11/06 11:05:40.084: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 11/06 11:05:40.088: [smf] INFO: Removed Session: UE IMSI:[262425191722566] DNN:[internet:0] IPv4:[176.16.16.146] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3200) 11/06 11:05:40.088: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1092) 11/06 11:05:40.094: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 11/06 11:05:40.099: [smf] INFO: Removed Session: UE IMSI:[262429368896293] DNN:[internet:0] IPv4:[176.16.16.147] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3200) 11/06 11:05:40.099: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1092) 11/06 11:05:40.105: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 11/06 11:05:40.110: [smf] INFO: Removed Session: UE IMSI:[262420377456757] DNN:[internet:0] IPv4:[176.16.16.148] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3200) 11/06 11:05:40.110: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1092) 11/06 11:05:40.116: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 11/06 11:05:40.120: [smf] INFO: Removed Session: UE IMSI:[262425558287947] DNN:[internet:0] IPv4:[176.16.16.149] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.120: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3200) 11/06 11:05:40.120: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1092) 11/06 11:05:40.126: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 11/06 11:05:40.130: [smf] INFO: Removed Session: UE IMSI:[262428063924122] DNN:[internet:0] IPv4:[176.16.16.150] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3200) 11/06 11:05:40.130: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1092) 11/06 11:05:40.137: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 11/06 11:05:40.141: [smf] INFO: Removed Session: UE IMSI:[262428164075152] DNN:[internet:0] IPv4:[176.16.16.151] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3200) 11/06 11:05:40.141: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1092) 11/06 11:05:40.147: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 11/06 11:05:40.151: [smf] INFO: Removed Session: UE IMSI:[262422814703360] DNN:[internet:0] IPv4:[176.16.16.152] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.151: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3200) 11/06 11:05:40.151: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1092) 11/06 11:05:40.158: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 11/06 11:05:40.162: [smf] INFO: Removed Session: UE IMSI:[262424976892820] DNN:[internet:0] IPv4:[176.16.16.153] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.162: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3200) 11/06 11:05:40.162: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1092) 11/06 11:05:40.169: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 11/06 11:05:40.174: [smf] INFO: Removed Session: UE IMSI:[262421161908746] DNN:[internet:0] IPv4:[176.16.16.154] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3200) 11/06 11:05:40.174: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1092) 11/06 11:05:40.179: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 11/06 11:05:40.184: [smf] INFO: Removed Session: UE IMSI:[262424638436140] DNN:[internet:0] IPv4:[176.16.16.155] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3200) 11/06 11:05:40.184: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1092) 11/06 11:05:40.190: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 11/06 11:05:40.195: [smf] INFO: Removed Session: UE IMSI:[262420220649917] DNN:[internet:0] IPv4:[176.16.16.156] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3200) 11/06 11:05:40.195: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1092) 11/06 11:05:40.201: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 11/06 11:05:40.205: [smf] INFO: Removed Session: UE IMSI:[262428047225738] DNN:[internet:0] IPv4:[176.16.16.157] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3200) 11/06 11:05:40.205: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1092) 11/06 11:05:40.211: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 11/06 11:05:40.216: [smf] INFO: Removed Session: UE IMSI:[262423681127846] DNN:[internet:0] IPv4:[176.16.16.158] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3200) 11/06 11:05:40.216: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1092) 11/06 11:05:40.222: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 11/06 11:05:40.226: [smf] INFO: Removed Session: UE IMSI:[262424020674414] DNN:[internet:0] IPv4:[176.16.16.159] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3200) 11/06 11:05:40.226: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1092) 11/06 11:05:40.232: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 11/06 11:05:40.236: [smf] INFO: Removed Session: UE IMSI:[262421855039405] DNN:[internet:0] IPv4:[176.16.16.160] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.236: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3200) 11/06 11:05:40.236: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1092) 11/06 11:05:40.243: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 11/06 11:05:40.247: [smf] INFO: Removed Session: UE IMSI:[262428786605149] DNN:[internet:0] IPv4:[176.16.16.161] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3200) 11/06 11:05:40.247: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1092) 11/06 11:05:40.254: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 11/06 11:05:40.259: [smf] INFO: Removed Session: UE IMSI:[262424521952577] DNN:[internet:0] IPv4:[176.16.16.162] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.259: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3200) 11/06 11:05:40.259: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1092) 11/06 11:05:40.264: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 11/06 11:05:40.268: [smf] INFO: Removed Session: UE IMSI:[262420453357083] DNN:[internet:0] IPv4:[176.16.16.163] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.268: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3200) 11/06 11:05:40.268: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1092) 11/06 11:05:40.275: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 11/06 11:05:40.280: [smf] INFO: Removed Session: UE IMSI:[262420810979241] DNN:[internet:0] IPv4:[176.16.16.164] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3200) 11/06 11:05:40.280: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1092) 11/06 11:05:40.285: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 11/06 11:05:40.289: [smf] INFO: Removed Session: UE IMSI:[262427884416821] DNN:[internet:0] IPv4:[176.16.16.165] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3200) 11/06 11:05:40.289: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1092) 11/06 11:05:40.296: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 11/06 11:05:40.301: [smf] INFO: Removed Session: UE IMSI:[262421685113778] DNN:[internet:0] IPv4:[176.16.16.166] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.301: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3200) 11/06 11:05:40.301: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1092) 11/06 11:05:40.306: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 11/06 11:05:40.311: [smf] INFO: Removed Session: UE IMSI:[262429340961551] DNN:[internet:0] IPv4:[176.16.16.167] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.311: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3200) 11/06 11:05:40.311: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1092) 11/06 11:05:40.317: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 11/06 11:05:40.321: [smf] INFO: Removed Session: UE IMSI:[262423546365823] DNN:[internet:0] IPv4:[176.16.16.168] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.321: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3200) 11/06 11:05:40.321: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1092) 11/06 11:05:40.327: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 11/06 11:05:40.332: [smf] INFO: Removed Session: UE IMSI:[262420942000961] DNN:[internet:0] IPv4:[176.16.16.169] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.332: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3200) 11/06 11:05:40.332: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1092) 11/06 11:05:40.338: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 11/06 11:05:40.343: [smf] INFO: Removed Session: UE IMSI:[262420297476060] DNN:[internet:0] IPv4:[176.16.16.170] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.343: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3200) 11/06 11:05:40.343: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1092) 11/06 11:05:40.349: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 11/06 11:05:40.353: [smf] INFO: Removed Session: UE IMSI:[262420649122565] DNN:[internet:0] IPv4:[176.16.16.171] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.353: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3200) 11/06 11:05:40.353: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1092) 11/06 11:05:40.359: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 11/06 11:05:40.363: [smf] INFO: Removed Session: UE IMSI:[262426446179371] DNN:[internet:0] IPv4:[176.16.16.172] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3200) 11/06 11:05:40.363: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1092) 11/06 11:05:40.370: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 11/06 11:05:40.375: [smf] INFO: Removed Session: UE IMSI:[262425506637041] DNN:[internet:0] IPv4:[176.16.16.173] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.375: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3200) 11/06 11:05:40.375: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1092) 11/06 11:05:40.381: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 11/06 11:05:40.385: [smf] INFO: Removed Session: UE IMSI:[262427458059300] DNN:[internet:0] IPv4:[176.16.16.174] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.385: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3200) 11/06 11:05:40.385: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1092) 11/06 11:05:40.391: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 11/06 11:05:40.396: [smf] INFO: Removed Session: UE IMSI:[262425123357012] DNN:[internet:0] IPv4:[176.16.16.175] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3200) 11/06 11:05:40.396: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1092) 11/06 11:05:40.402: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 11/06 11:05:40.406: [smf] INFO: Removed Session: UE IMSI:[262428159721910] DNN:[internet:0] IPv4:[176.16.16.176] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3200) 11/06 11:05:40.406: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1092) 11/06 11:05:40.413: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 11/06 11:05:40.417: [smf] INFO: Removed Session: UE IMSI:[262428806769668] DNN:[internet:0] IPv4:[176.16.16.177] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3200) 11/06 11:05:40.417: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1092) 11/06 11:05:40.423: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 11/06 11:05:40.429: [smf] INFO: Removed Session: UE IMSI:[262425477293558] DNN:[internet:0] IPv4:[176.16.16.178] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.429: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3200) 11/06 11:05:40.429: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1092) 11/06 11:05:40.434: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 11/06 11:05:40.439: [smf] INFO: Removed Session: UE IMSI:[262421407279788] DNN:[internet:0] IPv4:[176.16.16.179] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3200) 11/06 11:05:40.439: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1092) 11/06 11:05:40.445: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 11/06 11:05:40.449: [smf] INFO: Removed Session: UE IMSI:[262424232749753] DNN:[internet:0] IPv4:[176.16.16.180] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3200) 11/06 11:05:40.449: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1092) 11/06 11:05:40.455: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 11/06 11:05:40.460: [smf] INFO: Removed Session: UE IMSI:[262427377622872] DNN:[internet:0] IPv4:[176.16.16.181] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3200) 11/06 11:05:40.460: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1092) 11/06 11:05:40.466: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 11/06 11:05:40.469: [smf] INFO: Removed Session: UE IMSI:[262422939838520] DNN:[internet:0] IPv4:[176.16.16.182] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3200) 11/06 11:05:40.469: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1092) 11/06 11:05:40.476: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 11/06 11:05:40.481: [smf] INFO: Removed Session: UE IMSI:[262422711442250] DNN:[internet:0] IPv4:[176.16.16.183] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3200) 11/06 11:05:40.481: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1092) 11/06 11:05:40.487: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 11/06 11:05:40.491: [smf] INFO: Removed Session: UE IMSI:[262428872937800] DNN:[internet:0] IPv4:[176.16.16.184] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3200) 11/06 11:05:40.491: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1092) 11/06 11:05:40.498: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 11/06 11:05:40.503: [smf] INFO: Removed Session: UE IMSI:[262421759262750] DNN:[internet:0] IPv4:[176.16.16.185] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.503: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3200) 11/06 11:05:40.503: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1092) 11/06 11:05:40.508: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 11/06 11:05:40.512: [smf] INFO: Removed Session: UE IMSI:[262421912417805] DNN:[internet:0] IPv4:[176.16.16.186] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.512: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3200) 11/06 11:05:40.512: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1092) 11/06 11:05:40.519: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 11/06 11:05:40.524: [smf] INFO: Removed Session: UE IMSI:[262425493866463] DNN:[internet:0] IPv4:[176.16.16.187] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3200) 11/06 11:05:40.524: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1092) 11/06 11:05:40.530: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 11/06 11:05:40.533: [smf] INFO: Removed Session: UE IMSI:[262424710468760] DNN:[internet:0] IPv4:[176.16.16.188] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3200) 11/06 11:05:40.533: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1092) 11/06 11:05:40.540: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 11/06 11:05:40.545: [smf] INFO: Removed Session: UE IMSI:[262427316246497] DNN:[internet:0] IPv4:[176.16.16.189] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3200) 11/06 11:05:40.545: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1092) 11/06 11:05:40.551: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 11/06 11:05:40.556: [smf] INFO: Removed Session: UE IMSI:[262427892720299] DNN:[internet:0] IPv4:[176.16.16.190] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3200) 11/06 11:05:40.556: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1092) 11/06 11:05:40.561: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 11/06 11:05:40.566: [smf] INFO: Removed Session: UE IMSI:[262421118698035] DNN:[internet:0] IPv4:[176.16.16.191] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3200) 11/06 11:05:40.566: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1092) 11/06 11:05:40.572: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 11/06 11:05:40.577: [smf] INFO: Removed Session: UE IMSI:[262420764126785] DNN:[internet:0] IPv4:[176.16.16.192] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3200) 11/06 11:05:40.577: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1092) 11/06 11:05:40.583: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 11/06 11:05:40.587: [smf] INFO: Removed Session: UE IMSI:[262423690148467] DNN:[internet:0] IPv4:[176.16.16.193] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3200) 11/06 11:05:40.587: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1092) 11/06 11:05:40.593: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 11/06 11:05:40.598: [smf] INFO: Removed Session: UE IMSI:[262421200838065] DNN:[internet:0] IPv4:[176.16.16.194] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3200) 11/06 11:05:40.598: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1092) 11/06 11:05:40.604: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 11/06 11:05:40.608: [smf] INFO: Removed Session: UE IMSI:[262427173641816] DNN:[internet:0] IPv4:[176.16.16.195] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.608: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3200) 11/06 11:05:40.608: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1092) 11/06 11:05:40.614: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 11/06 11:05:40.619: [smf] INFO: Removed Session: UE IMSI:[262423494229094] DNN:[internet:0] IPv4:[176.16.16.196] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3200) 11/06 11:05:40.619: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1092) 11/06 11:05:40.625: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 11/06 11:05:40.629: [smf] INFO: Removed Session: UE IMSI:[262421736863187] DNN:[internet:0] IPv4:[176.16.16.197] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.629: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3200) 11/06 11:05:40.629: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1092) 11/06 11:05:40.635: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 11/06 11:05:40.640: [smf] INFO: Removed Session: UE IMSI:[262429430157126] DNN:[internet:0] IPv4:[176.16.16.198] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.640: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3200) 11/06 11:05:40.640: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1092) 11/06 11:05:40.646: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 11/06 11:05:40.651: [smf] INFO: Removed Session: UE IMSI:[262422844755052] DNN:[internet:0] IPv4:[176.16.16.199] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.651: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3200) 11/06 11:05:40.651: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1092) 11/06 11:05:40.657: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 11/06 11:05:40.660: [smf] INFO: Removed Session: UE IMSI:[262421673163195] DNN:[internet:0] IPv4:[176.16.16.200] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3200) 11/06 11:05:40.660: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1092) 11/06 11:05:40.667: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 11/06 11:05:40.672: [smf] INFO: Removed Session: UE IMSI:[262428909679595] DNN:[internet:0] IPv4:[176.16.16.201] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3200) 11/06 11:05:40.672: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1092) 11/06 11:05:40.678: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 11/06 11:05:40.682: [smf] INFO: Removed Session: UE IMSI:[262427737662148] DNN:[internet:0] IPv4:[176.16.16.202] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3200) 11/06 11:05:40.682: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1092) 11/06 11:05:40.689: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 11/06 11:05:40.693: [smf] INFO: Removed Session: UE IMSI:[262424934058109] DNN:[internet:0] IPv4:[176.16.16.203] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3200) 11/06 11:05:40.694: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1092) 11/06 11:05:40.699: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 11/06 11:05:40.703: [smf] INFO: Removed Session: UE IMSI:[262422220554379] DNN:[internet:0] IPv4:[176.16.16.204] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.703: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3200) 11/06 11:05:40.703: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1092) 11/06 11:05:40.710: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 11/06 11:05:40.714: [smf] INFO: Removed Session: UE IMSI:[262420553496951] DNN:[internet:0] IPv4:[176.16.16.205] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.714: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3200) 11/06 11:05:40.714: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1092) 11/06 11:05:40.721: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 11/06 11:05:40.725: [smf] INFO: Removed Session: UE IMSI:[262429213194968] DNN:[internet:0] IPv4:[176.16.16.206] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.725: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3200) 11/06 11:05:40.725: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1092) 11/06 11:05:40.731: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 11/06 11:05:40.737: [smf] INFO: Removed Session: UE IMSI:[262422370787011] DNN:[internet:0] IPv4:[176.16.16.207] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.737: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3200) 11/06 11:05:40.737: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1092) 11/06 11:05:40.742: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 11/06 11:05:40.746: [smf] INFO: Removed Session: UE IMSI:[262422271357389] DNN:[internet:0] IPv4:[176.16.16.208] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.746: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3200) 11/06 11:05:40.746: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1092) 11/06 11:05:40.752: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 11/06 11:05:40.757: [smf] INFO: Removed Session: UE IMSI:[262428182701388] DNN:[internet:0] IPv4:[176.16.16.209] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3200) 11/06 11:05:40.757: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1092) 11/06 11:05:40.763: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 11/06 11:05:40.768: [smf] INFO: Removed Session: UE IMSI:[262425381443320] DNN:[internet:0] IPv4:[176.16.16.210] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3200) 11/06 11:05:40.768: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1092) 11/06 11:05:40.774: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 11/06 11:05:40.778: [smf] INFO: Removed Session: UE IMSI:[262423558936216] DNN:[internet:0] IPv4:[176.16.16.211] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3200) 11/06 11:05:40.778: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1092) 11/06 11:05:40.785: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 11/06 11:05:40.788: [smf] INFO: Removed Session: UE IMSI:[262422761405045] DNN:[internet:0] IPv4:[176.16.16.212] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3200) 11/06 11:05:40.789: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1092) 11/06 11:05:40.796: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 11/06 11:05:40.801: [smf] INFO: Removed Session: UE IMSI:[262422428956481] DNN:[internet:0] IPv4:[176.16.16.213] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3200) 11/06 11:05:40.801: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1092) 11/06 11:05:40.806: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 11/06 11:05:40.811: [smf] INFO: Removed Session: UE IMSI:[262429676297549] DNN:[internet:0] IPv4:[176.16.16.214] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3200) 11/06 11:05:40.811: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1092) 11/06 11:05:40.817: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 11/06 11:05:40.822: [smf] INFO: Removed Session: UE IMSI:[262428577181179] DNN:[internet:0] IPv4:[176.16.16.215] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3200) 11/06 11:05:40.822: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1092) 11/06 11:05:40.827: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 11/06 11:05:40.832: [smf] INFO: Removed Session: UE IMSI:[262427053840110] DNN:[internet:0] IPv4:[176.16.16.216] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.832: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3200) 11/06 11:05:40.832: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1092) 11/06 11:05:40.838: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 11/06 11:05:40.842: [smf] INFO: Removed Session: UE IMSI:[262426579498572] DNN:[internet:0] IPv4:[176.16.16.217] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.843: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3200) 11/06 11:05:40.843: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1092) 11/06 11:05:40.848: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 11/06 11:05:40.853: [smf] INFO: Removed Session: UE IMSI:[262426422467648] DNN:[internet:0] IPv4:[176.16.16.218] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3200) 11/06 11:05:40.853: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1092) 11/06 11:05:40.859: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 11/06 11:05:40.862: [smf] INFO: Removed Session: UE IMSI:[262429228285518] DNN:[internet:0] IPv4:[176.16.16.219] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3200) 11/06 11:05:40.863: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1092) 11/06 11:05:40.869: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 11/06 11:05:40.874: [smf] INFO: Removed Session: UE IMSI:[262426428331413] DNN:[internet:0] IPv4:[176.16.16.220] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.874: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3200) 11/06 11:05:40.874: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1092) 11/06 11:05:40.880: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 11/06 11:05:40.886: [smf] INFO: Removed Session: UE IMSI:[262420130916478] DNN:[internet:0] IPv4:[176.16.16.221] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.886: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3200) 11/06 11:05:40.886: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1092) 11/06 11:05:40.891: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 11/06 11:05:40.896: [smf] INFO: Removed Session: UE IMSI:[262420580621428] DNN:[internet:0] IPv4:[176.16.16.222] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3200) 11/06 11:05:40.896: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1092) 11/06 11:05:40.902: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 11/06 11:05:40.906: [smf] INFO: Removed Session: UE IMSI:[262429073704823] DNN:[internet:0] IPv4:[176.16.16.223] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3200) 11/06 11:05:40.906: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1092) 11/06 11:05:40.912: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 11/06 11:05:40.917: [smf] INFO: Removed Session: UE IMSI:[262422458243185] DNN:[internet:0] IPv4:[176.16.16.224] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3200) 11/06 11:05:40.917: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1092) 11/06 11:05:40.923: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 11/06 11:05:40.927: [smf] INFO: Removed Session: UE IMSI:[262427833163827] DNN:[internet:0] IPv4:[176.16.16.225] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3200) 11/06 11:05:40.927: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1092) 11/06 11:05:40.934: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 11/06 11:05:40.938: [smf] INFO: Removed Session: UE IMSI:[262420350765569] DNN:[internet:0] IPv4:[176.16.16.226] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.938: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3200) 11/06 11:05:40.938: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1092) 11/06 11:05:40.944: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 11/06 11:05:40.949: [smf] INFO: Removed Session: UE IMSI:[262425140840728] DNN:[internet:0] IPv4:[176.16.16.227] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.949: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3200) 11/06 11:05:40.949: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1092) 11/06 11:05:40.955: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 11/06 11:05:40.959: [smf] INFO: Removed Session: UE IMSI:[262420632641499] DNN:[internet:0] IPv4:[176.16.16.228] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3200) 11/06 11:05:40.959: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1092) 11/06 11:05:40.966: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 11/06 11:05:40.971: [smf] INFO: Removed Session: UE IMSI:[262426737584332] DNN:[internet:0] IPv4:[176.16.16.229] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3200) 11/06 11:05:40.971: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1092) 11/06 11:05:40.976: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 11/06 11:05:40.980: [smf] INFO: Removed Session: UE IMSI:[262420349433078] DNN:[internet:0] IPv4:[176.16.16.230] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3200) 11/06 11:05:40.980: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1092) 11/06 11:05:40.987: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 11/06 11:05:40.992: [smf] INFO: Removed Session: UE IMSI:[262425276514429] DNN:[internet:0] IPv4:[176.16.16.231] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:40.992: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3200) 11/06 11:05:40.992: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1092) 11/06 11:05:40.997: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 11/06 11:05:41.001: [smf] INFO: Removed Session: UE IMSI:[262429005575819] DNN:[internet:0] IPv4:[176.16.16.232] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3200) 11/06 11:05:41.001: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1092) 11/06 11:05:41.008: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 11/06 11:05:41.013: [smf] INFO: Removed Session: UE IMSI:[262423774802550] DNN:[internet:0] IPv4:[176.16.16.233] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.013: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3200) 11/06 11:05:41.013: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1092) 11/06 11:05:41.019: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 11/06 11:05:41.023: [smf] INFO: Removed Session: UE IMSI:[262428639006006] DNN:[internet:0] IPv4:[176.16.16.234] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3200) 11/06 11:05:41.023: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1092) 11/06 11:05:41.029: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 11/06 11:05:41.034: [smf] INFO: Removed Session: UE IMSI:[262421427310698] DNN:[internet:0] IPv4:[176.16.16.235] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3200) 11/06 11:05:41.034: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1092) 11/06 11:05:41.040: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 11/06 11:05:41.045: [smf] INFO: Removed Session: UE IMSI:[262425725651318] DNN:[internet:0] IPv4:[176.16.16.236] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3200) 11/06 11:05:41.045: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1092) 11/06 11:05:41.051: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 11/06 11:05:41.056: [smf] INFO: Removed Session: UE IMSI:[262420115986226] DNN:[internet:0] IPv4:[176.16.16.237] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3200) 11/06 11:05:41.056: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1092) 11/06 11:05:41.062: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 11/06 11:05:41.065: [smf] INFO: Removed Session: UE IMSI:[262420179463494] DNN:[internet:0] IPv4:[176.16.16.238] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.065: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3200) 11/06 11:05:41.065: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1092) 11/06 11:05:41.073: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 11/06 11:05:41.078: [smf] INFO: Removed Session: UE IMSI:[262422131339276] DNN:[internet:0] IPv4:[176.16.16.239] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3200) 11/06 11:05:41.078: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1092) 11/06 11:05:41.083: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 11/06 11:05:41.088: [smf] INFO: Removed Session: UE IMSI:[262429581045037] DNN:[internet:0] IPv4:[176.16.16.240] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3200) 11/06 11:05:41.088: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1092) 11/06 11:05:41.094: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 11/06 11:05:41.099: [smf] INFO: Removed Session: UE IMSI:[262427953915570] DNN:[internet:0] IPv4:[176.16.16.241] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3200) 11/06 11:05:41.099: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1092) 11/06 11:05:41.105: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 11/06 11:05:41.109: [smf] INFO: Removed Session: UE IMSI:[262426296329765] DNN:[internet:0] IPv4:[176.16.16.242] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.109: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3200) 11/06 11:05:41.109: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1092) 11/06 11:05:41.115: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 11/06 11:05:41.122: [smf] INFO: Removed Session: UE IMSI:[262420867989899] DNN:[internet:0] IPv4:[176.16.16.243] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3200) 11/06 11:05:41.122: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1092) 11/06 11:05:41.126: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 11/06 11:05:41.130: [smf] INFO: Removed Session: UE IMSI:[262427282845046] DNN:[internet:0] IPv4:[176.16.16.244] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3200) 11/06 11:05:41.130: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1092) 11/06 11:05:41.137: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 11/06 11:05:41.142: [smf] INFO: Removed Session: UE IMSI:[262420861861779] DNN:[internet:0] IPv4:[176.16.16.245] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3200) 11/06 11:05:41.142: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1092) 11/06 11:05:41.147: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 11/06 11:05:41.152: [smf] INFO: Removed Session: UE IMSI:[262423560465901] DNN:[internet:0] IPv4:[176.16.16.246] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3200) 11/06 11:05:41.152: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1092) 11/06 11:05:41.158: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 11/06 11:05:41.162: [smf] INFO: Removed Session: UE IMSI:[262423906047343] DNN:[internet:0] IPv4:[176.16.16.247] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.162: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3200) 11/06 11:05:41.162: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1092) 11/06 11:05:41.168: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 11/06 11:05:41.172: [smf] INFO: Removed Session: UE IMSI:[262425057134182] DNN:[internet:0] IPv4:[176.16.16.248] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3200) 11/06 11:05:41.172: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1092) 11/06 11:05:41.179: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 11/06 11:05:41.184: [smf] INFO: Removed Session: UE IMSI:[262428246800106] DNN:[internet:0] IPv4:[176.16.16.249] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3200) 11/06 11:05:41.184: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1092) 11/06 11:05:41.190: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 11/06 11:05:41.193: [smf] INFO: Removed Session: UE IMSI:[262425043081251] DNN:[internet:0] IPv4:[176.16.16.250] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3200) 11/06 11:05:41.193: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1092) 11/06 11:05:41.200: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 11/06 11:05:41.205: [smf] INFO: Removed Session: UE IMSI:[262426873496468] DNN:[internet:0] IPv4:[176.16.16.251] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3200) 11/06 11:05:41.205: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1092) 11/06 11:05:41.211: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 11/06 11:05:41.215: [smf] INFO: Removed Session: UE IMSI:[262427639424921] DNN:[internet:0] IPv4:[176.16.16.252] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.215: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3200) 11/06 11:05:41.215: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1092) 11/06 11:05:41.222: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 11/06 11:05:41.227: [smf] INFO: Removed Session: UE IMSI:[262422037431384] DNN:[internet:0] IPv4:[176.16.16.253] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.227: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3200) 11/06 11:05:41.227: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1092) 11/06 11:05:41.232: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 11/06 11:05:41.237: [smf] INFO: Removed Session: UE IMSI:[262422411929949] DNN:[internet:0] IPv4:[176.16.16.254] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3200) 11/06 11:05:41.237: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1092) 11/06 11:05:41.243: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 11/06 11:05:41.248: [smf] INFO: Removed Session: UE IMSI:[262427823492949] DNN:[internet:0] IPv4:[176.16.16.255] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3200) 11/06 11:05:41.248: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1092) 11/06 11:05:41.254: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 11/06 11:05:41.259: [smf] INFO: Removed Session: UE IMSI:[262422141754331] DNN:[internet:0] IPv4:[176.16.17.0] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.259: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3200) 11/06 11:05:41.259: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1092) 11/06 11:05:41.264: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 11/06 11:05:41.268: [smf] INFO: Removed Session: UE IMSI:[262424681062766] DNN:[internet:0] IPv4:[176.16.17.1] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.268: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3200) 11/06 11:05:41.268: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1092) 11/06 11:05:41.275: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 11/06 11:05:41.279: [smf] INFO: Removed Session: UE IMSI:[262420801613925] DNN:[internet:0] IPv4:[176.16.17.2] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.279: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3200) 11/06 11:05:41.279: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1092) 11/06 11:05:41.285: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 11/06 11:05:41.289: [smf] INFO: Removed Session: UE IMSI:[262421780778495] DNN:[internet:0] IPv4:[176.16.17.3] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3200) 11/06 11:05:41.289: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1092) 11/06 11:05:41.296: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 11/06 11:05:41.301: [smf] INFO: Removed Session: UE IMSI:[262429837100164] DNN:[internet:0] IPv4:[176.16.17.4] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.301: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3200) 11/06 11:05:41.301: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1092) 11/06 11:05:41.307: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 11/06 11:05:41.312: [smf] INFO: Removed Session: UE IMSI:[262423714892262] DNN:[internet:0] IPv4:[176.16.17.5] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.312: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3200) 11/06 11:05:41.312: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1092) 11/06 11:05:41.318: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 11/06 11:05:41.321: [smf] INFO: Removed Session: UE IMSI:[262427163353860] DNN:[internet:0] IPv4:[176.16.17.6] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.321: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3200) 11/06 11:05:41.321: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1092) 11/06 11:05:41.328: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 11/06 11:05:41.333: [smf] INFO: Removed Session: UE IMSI:[262424065978715] DNN:[internet:0] IPv4:[176.16.17.7] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.333: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3200) 11/06 11:05:41.333: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1092) 11/06 11:05:41.339: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 11/06 11:05:41.344: [smf] INFO: Removed Session: UE IMSI:[262427116243772] DNN:[internet:0] IPv4:[176.16.17.8] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3200) 11/06 11:05:41.344: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1092) 11/06 11:05:41.350: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 11/06 11:05:41.355: [smf] INFO: Removed Session: UE IMSI:[262428204730113] DNN:[internet:0] IPv4:[176.16.17.9] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3200) 11/06 11:05:41.355: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1092) 11/06 11:05:41.360: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 11/06 11:05:41.365: [smf] INFO: Removed Session: UE IMSI:[262429375184861] DNN:[internet:0] IPv4:[176.16.17.10] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3200) 11/06 11:05:41.365: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1092) 11/06 11:05:41.371: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 11/06 11:05:41.377: [smf] INFO: Removed Session: UE IMSI:[262422328538787] DNN:[internet:0] IPv4:[176.16.17.11] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3200) 11/06 11:05:41.377: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1092) 11/06 11:05:41.382: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 11/06 11:05:41.387: [smf] INFO: Removed Session: UE IMSI:[262423910038658] DNN:[internet:0] IPv4:[176.16.17.12] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3200) 11/06 11:05:41.387: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1092) 11/06 11:05:41.393: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 11/06 11:05:41.398: [smf] INFO: Removed Session: UE IMSI:[262424751461869] DNN:[internet:0] IPv4:[176.16.17.13] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3200) 11/06 11:05:41.398: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1092) 11/06 11:05:41.404: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 11/06 11:05:41.407: [smf] INFO: Removed Session: UE IMSI:[262425129427769] DNN:[internet:0] IPv4:[176.16.17.14] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.407: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3200) 11/06 11:05:41.407: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1092) 11/06 11:05:41.414: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 11/06 11:05:41.419: [smf] INFO: Removed Session: UE IMSI:[262428528383893] DNN:[internet:0] IPv4:[176.16.17.15] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3200) 11/06 11:05:41.419: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1092) 11/06 11:05:41.425: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 11/06 11:05:41.429: [smf] INFO: Removed Session: UE IMSI:[262424964081946] DNN:[internet:0] IPv4:[176.16.17.16] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.429: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3200) 11/06 11:05:41.429: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1092) 11/06 11:05:41.436: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 11/06 11:05:41.441: [smf] INFO: Removed Session: UE IMSI:[262424752921536] DNN:[internet:0] IPv4:[176.16.17.17] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3200) 11/06 11:05:41.441: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1092) 11/06 11:05:41.446: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 11/06 11:05:41.451: [smf] INFO: Removed Session: UE IMSI:[262428123384921] DNN:[internet:0] IPv4:[176.16.17.18] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.451: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3200) 11/06 11:05:41.451: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1092) 11/06 11:05:41.457: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 11/06 11:05:41.462: [smf] INFO: Removed Session: UE IMSI:[262421795079406] DNN:[internet:0] IPv4:[176.16.17.19] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3200) 11/06 11:05:41.462: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1092) 11/06 11:05:41.468: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 11/06 11:05:41.472: [smf] INFO: Removed Session: UE IMSI:[262427334490019] DNN:[internet:0] IPv4:[176.16.17.20] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3200) 11/06 11:05:41.472: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1092) 11/06 11:05:41.478: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 11/06 11:05:41.482: [smf] INFO: Removed Session: UE IMSI:[262420585282031] DNN:[internet:0] IPv4:[176.16.17.21] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.482: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3200) 11/06 11:05:41.482: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1092) 11/06 11:05:41.489: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 11/06 11:05:41.493: [smf] INFO: Removed Session: UE IMSI:[262421545584690] DNN:[internet:0] IPv4:[176.16.17.22] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3200) 11/06 11:05:41.493: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1092) 11/06 11:05:41.499: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 11/06 11:05:41.504: [smf] INFO: Removed Session: UE IMSI:[262422291542469] DNN:[internet:0] IPv4:[176.16.17.23] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3200) 11/06 11:05:41.504: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1092) 11/06 11:05:41.510: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 11/06 11:05:41.516: [smf] INFO: Removed Session: UE IMSI:[262425556384470] DNN:[internet:0] IPv4:[176.16.17.24] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3200) 11/06 11:05:41.516: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1092) 11/06 11:05:41.521: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 11/06 11:05:41.526: [smf] INFO: Removed Session: UE IMSI:[262425523631389] DNN:[internet:0] IPv4:[176.16.17.25] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.526: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3200) 11/06 11:05:41.526: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1092) 11/06 11:05:41.532: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 11/06 11:05:41.536: [smf] INFO: Removed Session: UE IMSI:[262424630611707] DNN:[internet:0] IPv4:[176.16.17.26] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.536: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3200) 11/06 11:05:41.536: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1092) 11/06 11:05:41.542: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 11/06 11:05:41.546: [smf] INFO: Removed Session: UE IMSI:[262425182801918] DNN:[internet:0] IPv4:[176.16.17.27] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.546: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3200) 11/06 11:05:41.546: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1092) 11/06 11:05:41.553: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 11/06 11:05:41.558: [smf] INFO: Removed Session: UE IMSI:[262423118809082] DNN:[internet:0] IPv4:[176.16.17.28] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.558: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3200) 11/06 11:05:41.558: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1092) 11/06 11:05:41.563: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 11/06 11:05:41.568: [smf] INFO: Removed Session: UE IMSI:[262422182585873] DNN:[internet:0] IPv4:[176.16.17.29] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3200) 11/06 11:05:41.568: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1092) 11/06 11:05:41.574: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 11/06 11:05:41.578: [smf] INFO: Removed Session: UE IMSI:[262428462617318] DNN:[internet:0] IPv4:[176.16.17.30] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.578: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3200) 11/06 11:05:41.578: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1092) 11/06 11:05:41.585: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 11/06 11:05:41.590: [smf] INFO: Removed Session: UE IMSI:[262423750444978] DNN:[internet:0] IPv4:[176.16.17.31] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.590: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3200) 11/06 11:05:41.590: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1092) 11/06 11:05:41.596: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 11/06 11:05:41.599: [smf] INFO: Removed Session: UE IMSI:[262422356859688] DNN:[internet:0] IPv4:[176.16.17.32] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3200) 11/06 11:05:41.599: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1092) 11/06 11:05:41.606: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 11/06 11:05:41.611: [smf] INFO: Removed Session: UE IMSI:[262425239166685] DNN:[internet:0] IPv4:[176.16.17.33] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3200) 11/06 11:05:41.611: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1092) 11/06 11:05:41.617: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 11/06 11:05:41.621: [smf] INFO: Removed Session: UE IMSI:[262421361500173] DNN:[internet:0] IPv4:[176.16.17.34] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3200) 11/06 11:05:41.622: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1092) 11/06 11:05:41.627: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 11/06 11:05:41.632: [smf] INFO: Removed Session: UE IMSI:[262425337960840] DNN:[internet:0] IPv4:[176.16.17.35] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.632: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3200) 11/06 11:05:41.632: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1092) 11/06 11:05:41.638: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 11/06 11:05:41.642: [smf] INFO: Removed Session: UE IMSI:[262423235653339] DNN:[internet:0] IPv4:[176.16.17.36] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3200) 11/06 11:05:41.642: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1092) 11/06 11:05:41.648: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 11/06 11:05:41.653: [smf] INFO: Removed Session: UE IMSI:[262421402579824] DNN:[internet:0] IPv4:[176.16.17.37] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3200) 11/06 11:05:41.653: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1092) 11/06 11:05:41.659: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 11/06 11:05:41.664: [smf] INFO: Removed Session: UE IMSI:[262426594461408] DNN:[internet:0] IPv4:[176.16.17.38] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3200) 11/06 11:05:41.664: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1092) 11/06 11:05:41.670: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 11/06 11:05:41.674: [smf] INFO: Removed Session: UE IMSI:[262428044957165] DNN:[internet:0] IPv4:[176.16.17.39] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3200) 11/06 11:05:41.674: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1092) 11/06 11:05:41.680: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 11/06 11:05:41.685: [smf] INFO: Removed Session: UE IMSI:[262429489506621] DNN:[internet:0] IPv4:[176.16.17.40] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3200) 11/06 11:05:41.685: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1092) 11/06 11:05:41.691: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 11/06 11:05:41.696: [smf] INFO: Removed Session: UE IMSI:[262425594342737] DNN:[internet:0] IPv4:[176.16.17.41] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3200) 11/06 11:05:41.696: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1092) 11/06 11:05:41.702: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 11/06 11:05:41.706: [smf] INFO: Removed Session: UE IMSI:[262426977116155] DNN:[internet:0] IPv4:[176.16.17.42] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3200) 11/06 11:05:41.706: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1092) 11/06 11:05:41.713: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 11/06 11:05:41.717: [smf] INFO: Removed Session: UE IMSI:[262426999584757] DNN:[internet:0] IPv4:[176.16.17.43] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3200) 11/06 11:05:41.717: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1092) 11/06 11:05:41.723: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 11/06 11:05:41.728: [smf] INFO: Removed Session: UE IMSI:[262428093779107] DNN:[internet:0] IPv4:[176.16.17.44] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3200) 11/06 11:05:41.728: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1092) 11/06 11:05:41.734: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 11/06 11:05:41.739: [smf] INFO: Removed Session: UE IMSI:[262420028094530] DNN:[internet:0] IPv4:[176.16.17.45] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3200) 11/06 11:05:41.739: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1092) 11/06 11:05:41.744: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 11/06 11:05:41.750: [smf] INFO: Removed Session: UE IMSI:[262422620192000] DNN:[internet:0] IPv4:[176.16.17.46] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3200) 11/06 11:05:41.750: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1092) 11/06 11:05:41.755: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 11/06 11:05:41.760: [smf] INFO: Removed Session: UE IMSI:[262427448914065] DNN:[internet:0] IPv4:[176.16.17.47] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3200) 11/06 11:05:41.760: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1092) 11/06 11:05:41.766: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 11/06 11:05:41.771: [smf] INFO: Removed Session: UE IMSI:[262427628572932] DNN:[internet:0] IPv4:[176.16.17.48] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3200) 11/06 11:05:41.771: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1092) 11/06 11:05:41.776: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 11/06 11:05:41.781: [smf] INFO: Removed Session: UE IMSI:[262422518218916] DNN:[internet:0] IPv4:[176.16.17.49] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3200) 11/06 11:05:41.781: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1092) 11/06 11:05:41.787: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 11/06 11:05:41.792: [smf] INFO: Removed Session: UE IMSI:[262424866955078] DNN:[internet:0] IPv4:[176.16.17.50] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3200) 11/06 11:05:41.792: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1092) 11/06 11:05:41.797: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 11/06 11:05:41.801: [smf] INFO: Removed Session: UE IMSI:[262428492546931] DNN:[internet:0] IPv4:[176.16.17.51] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3200) 11/06 11:05:41.801: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1092) 11/06 11:05:41.808: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 11/06 11:05:41.813: [smf] INFO: Removed Session: UE IMSI:[262429197044446] DNN:[internet:0] IPv4:[176.16.17.52] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3200) 11/06 11:05:41.813: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1092) 11/06 11:05:41.819: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 11/06 11:05:41.824: [smf] INFO: Removed Session: UE IMSI:[262424710567358] DNN:[internet:0] IPv4:[176.16.17.53] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3200) 11/06 11:05:41.824: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1092) 11/06 11:05:41.830: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 11/06 11:05:41.834: [smf] INFO: Removed Session: UE IMSI:[262423103917466] DNN:[internet:0] IPv4:[176.16.17.54] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3200) 11/06 11:05:41.834: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1092) 11/06 11:05:41.841: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 11/06 11:05:41.846: [smf] INFO: Removed Session: UE IMSI:[262424628528478] DNN:[internet:0] IPv4:[176.16.17.55] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3200) 11/06 11:05:41.846: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1092) 11/06 11:05:41.851: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 11/06 11:05:41.856: [smf] INFO: Removed Session: UE IMSI:[262428983373987] DNN:[internet:0] IPv4:[176.16.17.56] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3200) 11/06 11:05:41.856: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1092) 11/06 11:05:41.862: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 11/06 11:05:41.867: [smf] INFO: Removed Session: UE IMSI:[262422393751773] DNN:[internet:0] IPv4:[176.16.17.57] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3200) 11/06 11:05:41.867: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1092) 11/06 11:05:41.873: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 11/06 11:05:41.877: [smf] INFO: Removed Session: UE IMSI:[262426211067713] DNN:[internet:0] IPv4:[176.16.17.58] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3200) 11/06 11:05:41.877: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1092) 11/06 11:05:41.883: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 11/06 11:05:41.889: [smf] INFO: Removed Session: UE IMSI:[262423294437375] DNN:[internet:0] IPv4:[176.16.17.59] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3200) 11/06 11:05:41.889: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1092) 11/06 11:05:41.894: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 11/06 11:05:41.899: [smf] INFO: Removed Session: UE IMSI:[262424992158586] DNN:[internet:0] IPv4:[176.16.17.60] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3200) 11/06 11:05:41.899: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1092) 11/06 11:05:41.905: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 11/06 11:05:41.909: [smf] INFO: Removed Session: UE IMSI:[262429992075113] DNN:[internet:0] IPv4:[176.16.17.61] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3200) 11/06 11:05:41.909: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1092) 11/06 11:05:41.915: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 11/06 11:05:41.921: [smf] INFO: Removed Session: UE IMSI:[262423004452664] DNN:[internet:0] IPv4:[176.16.17.62] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3200) 11/06 11:05:41.921: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1092) 11/06 11:05:41.926: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 11/06 11:05:41.931: [smf] INFO: Removed Session: UE IMSI:[262420047437766] DNN:[internet:0] IPv4:[176.16.17.63] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3200) 11/06 11:05:41.931: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1092) 11/06 11:05:41.937: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 11/06 11:05:41.941: [smf] INFO: Removed Session: UE IMSI:[262425953803600] DNN:[internet:0] IPv4:[176.16.17.64] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3200) 11/06 11:05:41.941: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1092) 11/06 11:05:41.947: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 11/06 11:05:41.952: [smf] INFO: Removed Session: UE IMSI:[262422122181146] DNN:[internet:0] IPv4:[176.16.17.65] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3200) 11/06 11:05:41.952: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1092) 11/06 11:05:41.958: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 11/06 11:05:41.962: [smf] INFO: Removed Session: UE IMSI:[262428458949060] DNN:[internet:0] IPv4:[176.16.17.66] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3200) 11/06 11:05:41.962: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1092) 11/06 11:05:41.968: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 11/06 11:05:41.973: [smf] INFO: Removed Session: UE IMSI:[262421197468016] DNN:[internet:0] IPv4:[176.16.17.67] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3200) 11/06 11:05:41.973: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1092) 11/06 11:05:41.979: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 11/06 11:05:41.984: [smf] INFO: Removed Session: UE IMSI:[262425101654554] DNN:[internet:0] IPv4:[176.16.17.68] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3200) 11/06 11:05:41.984: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1092) 11/06 11:05:41.990: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 11/06 11:05:41.994: [smf] INFO: Removed Session: UE IMSI:[262428967459918] DNN:[internet:0] IPv4:[176.16.17.69] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:41.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3200) 11/06 11:05:41.994: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1092) 11/06 11:05:42.000: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 11/06 11:05:42.005: [smf] INFO: Removed Session: UE IMSI:[262421692975963] DNN:[internet:0] IPv4:[176.16.17.70] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3200) 11/06 11:05:42.005: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1092) 11/06 11:05:42.011: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 11/06 11:05:42.016: [smf] INFO: Removed Session: UE IMSI:[262422940747400] DNN:[internet:0] IPv4:[176.16.17.71] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3200) 11/06 11:05:42.016: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1092) 11/06 11:05:42.022: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 11/06 11:05:42.026: [smf] INFO: Removed Session: UE IMSI:[262423963394381] DNN:[internet:0] IPv4:[176.16.17.72] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.026: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3200) 11/06 11:05:42.026: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1092) 11/06 11:05:42.032: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 11/06 11:05:42.036: [smf] INFO: Removed Session: UE IMSI:[262422816283346] DNN:[internet:0] IPv4:[176.16.17.73] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3200) 11/06 11:05:42.036: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1092) 11/06 11:05:42.043: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 11/06 11:05:42.049: [smf] INFO: Removed Session: UE IMSI:[262420519345106] DNN:[internet:0] IPv4:[176.16.17.74] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.049: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3200) 11/06 11:05:42.049: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1092) 11/06 11:05:42.054: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 11/06 11:05:42.057: [smf] INFO: Removed Session: UE IMSI:[262425417873813] DNN:[internet:0] IPv4:[176.16.17.75] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.057: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3200) 11/06 11:05:42.057: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1092) 11/06 11:05:42.064: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 11/06 11:05:42.069: [smf] INFO: Removed Session: UE IMSI:[262422205656542] DNN:[internet:0] IPv4:[176.16.17.76] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.069: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3200) 11/06 11:05:42.069: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1092) 11/06 11:05:42.075: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 11/06 11:05:42.080: [smf] INFO: Removed Session: UE IMSI:[262423703397614] DNN:[internet:0] IPv4:[176.16.17.77] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3200) 11/06 11:05:42.080: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1092) 11/06 11:05:42.086: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 11/06 11:05:42.091: [smf] INFO: Removed Session: UE IMSI:[262428970185658] DNN:[internet:0] IPv4:[176.16.17.78] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3200) 11/06 11:05:42.091: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1092) 11/06 11:05:42.096: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 11/06 11:05:42.101: [smf] INFO: Removed Session: UE IMSI:[262426159218255] DNN:[internet:0] IPv4:[176.16.17.79] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3200) 11/06 11:05:42.101: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1092) 11/06 11:05:42.107: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 11/06 11:05:42.111: [smf] INFO: Removed Session: UE IMSI:[262429432433685] DNN:[internet:0] IPv4:[176.16.17.80] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.111: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3200) 11/06 11:05:42.111: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1092) 11/06 11:05:42.118: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 11/06 11:05:42.123: [smf] INFO: Removed Session: UE IMSI:[262420027935789] DNN:[internet:0] IPv4:[176.16.17.81] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3200) 11/06 11:05:42.123: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1092) 11/06 11:05:42.128: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 11/06 11:05:42.133: [smf] INFO: Removed Session: UE IMSI:[262427841825043] DNN:[internet:0] IPv4:[176.16.17.82] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3200) 11/06 11:05:42.133: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1092) 11/06 11:05:42.139: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 11/06 11:05:42.144: [smf] INFO: Removed Session: UE IMSI:[262429587585818] DNN:[internet:0] IPv4:[176.16.17.83] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3200) 11/06 11:05:42.144: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1092) 11/06 11:05:42.150: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 11/06 11:05:42.154: [smf] INFO: Removed Session: UE IMSI:[262427858253698] DNN:[internet:0] IPv4:[176.16.17.84] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.154: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3200) 11/06 11:05:42.154: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1092) 11/06 11:05:42.160: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 11/06 11:05:42.166: [smf] INFO: Removed Session: UE IMSI:[262424182244604] DNN:[internet:0] IPv4:[176.16.17.85] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3200) 11/06 11:05:42.166: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1092) 11/06 11:05:42.171: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 11/06 11:05:42.176: [smf] INFO: Removed Session: UE IMSI:[262428986558350] DNN:[internet:0] IPv4:[176.16.17.86] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.176: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3200) 11/06 11:05:42.176: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1092) 11/06 11:05:42.182: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 11/06 11:05:42.186: [smf] INFO: Removed Session: UE IMSI:[262428350995013] DNN:[internet:0] IPv4:[176.16.17.87] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3200) 11/06 11:05:42.186: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1092) 11/06 11:05:42.192: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 11/06 11:05:42.196: [smf] INFO: Removed Session: UE IMSI:[262427131011545] DNN:[internet:0] IPv4:[176.16.17.88] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3200) 11/06 11:05:42.196: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1092) 11/06 11:05:42.203: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 11/06 11:05:42.208: [smf] INFO: Removed Session: UE IMSI:[262421551205425] DNN:[internet:0] IPv4:[176.16.17.89] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3200) 11/06 11:05:42.208: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1092) 11/06 11:05:42.214: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 11/06 11:05:42.219: [smf] INFO: Removed Session: UE IMSI:[262423455580068] DNN:[internet:0] IPv4:[176.16.17.90] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3200) 11/06 11:05:42.219: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1092) 11/06 11:05:42.224: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 11/06 11:05:42.228: [smf] INFO: Removed Session: UE IMSI:[262429313449583] DNN:[internet:0] IPv4:[176.16.17.91] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3200) 11/06 11:05:42.228: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1092) 11/06 11:05:42.235: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 11/06 11:05:42.240: [smf] INFO: Removed Session: UE IMSI:[262427419715548] DNN:[internet:0] IPv4:[176.16.17.92] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3200) 11/06 11:05:42.240: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1092) 11/06 11:05:42.246: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 11/06 11:05:42.250: [smf] INFO: Removed Session: UE IMSI:[262420924116117] DNN:[internet:0] IPv4:[176.16.17.93] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3200) 11/06 11:05:42.250: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1092) 11/06 11:05:42.256: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 11/06 11:05:42.262: [smf] INFO: Removed Session: UE IMSI:[262426534901207] DNN:[internet:0] IPv4:[176.16.17.94] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3200) 11/06 11:05:42.262: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1092) 11/06 11:05:42.267: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 11/06 11:05:42.271: [smf] INFO: Removed Session: UE IMSI:[262429538964541] DNN:[internet:0] IPv4:[176.16.17.95] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3200) 11/06 11:05:42.271: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1092) 11/06 11:05:42.277: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 11/06 11:05:42.283: [smf] INFO: Removed Session: UE IMSI:[262428357328977] DNN:[internet:0] IPv4:[176.16.17.96] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3200) 11/06 11:05:42.283: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1092) 11/06 11:05:42.288: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 11/06 11:05:42.294: [smf] INFO: Removed Session: UE IMSI:[262428489665654] DNN:[internet:0] IPv4:[176.16.17.97] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3200) 11/06 11:05:42.294: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1092) 11/06 11:05:42.299: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 11/06 11:05:42.304: [smf] INFO: Removed Session: UE IMSI:[262424696301339] DNN:[internet:0] IPv4:[176.16.17.98] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3200) 11/06 11:05:42.304: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1092) 11/06 11:05:42.310: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 11/06 11:05:42.315: [smf] INFO: Removed Session: UE IMSI:[262423090908450] DNN:[internet:0] IPv4:[176.16.17.99] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3200) 11/06 11:05:42.315: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1092) 11/06 11:05:42.320: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 11/06 11:05:42.326: [smf] INFO: Removed Session: UE IMSI:[262427855943392] DNN:[internet:0] IPv4:[176.16.17.100] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3200) 11/06 11:05:42.326: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1092) 11/06 11:05:42.331: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 11/06 11:05:42.335: [smf] INFO: Removed Session: UE IMSI:[262428399720152] DNN:[internet:0] IPv4:[176.16.17.101] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3200) 11/06 11:05:42.335: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1092) 11/06 11:05:42.341: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 11/06 11:05:42.346: [smf] INFO: Removed Session: UE IMSI:[262422461321453] DNN:[internet:0] IPv4:[176.16.17.102] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.346: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3200) 11/06 11:05:42.346: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1092) 11/06 11:05:42.352: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 11/06 11:05:42.358: [smf] INFO: Removed Session: UE IMSI:[262426643127489] DNN:[internet:0] IPv4:[176.16.17.103] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3200) 11/06 11:05:42.359: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1092) 11/06 11:05:42.363: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 11/06 11:05:42.368: [smf] INFO: Removed Session: UE IMSI:[262428525786210] DNN:[internet:0] IPv4:[176.16.17.104] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3200) 11/06 11:05:42.368: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1092) 11/06 11:05:42.374: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 11/06 11:05:42.379: [smf] INFO: Removed Session: UE IMSI:[262421860087505] DNN:[internet:0] IPv4:[176.16.17.105] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3200) 11/06 11:05:42.379: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1092) 11/06 11:05:42.385: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 11/06 11:05:42.390: [smf] INFO: Removed Session: UE IMSI:[262427366064368] DNN:[internet:0] IPv4:[176.16.17.106] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.390: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3200) 11/06 11:05:42.390: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1092) 11/06 11:05:42.396: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 11/06 11:05:42.400: [smf] INFO: Removed Session: UE IMSI:[262422852063597] DNN:[internet:0] IPv4:[176.16.17.107] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3200) 11/06 11:05:42.400: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1092) 11/06 11:05:42.406: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 11/06 11:05:42.411: [smf] INFO: Removed Session: UE IMSI:[262422036162478] DNN:[internet:0] IPv4:[176.16.17.108] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3200) 11/06 11:05:42.411: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1092) 11/06 11:05:42.417: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 11/06 11:05:42.422: [smf] INFO: Removed Session: UE IMSI:[262429115901709] DNN:[internet:0] IPv4:[176.16.17.109] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.422: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3200) 11/06 11:05:42.422: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1092) 11/06 11:05:42.428: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 11/06 11:05:42.433: [smf] INFO: Removed Session: UE IMSI:[262427469343184] DNN:[internet:0] IPv4:[176.16.17.110] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3200) 11/06 11:05:42.433: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1092) 11/06 11:05:42.439: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 11/06 11:05:42.444: [smf] INFO: Removed Session: UE IMSI:[262421886057173] DNN:[internet:0] IPv4:[176.16.17.111] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3200) 11/06 11:05:42.444: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1092) 11/06 11:05:42.451: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 11/06 11:05:42.455: [smf] INFO: Removed Session: UE IMSI:[262425757426958] DNN:[internet:0] IPv4:[176.16.17.112] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3200) 11/06 11:05:42.455: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1092) 11/06 11:05:42.461: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 11/06 11:05:42.466: [smf] INFO: Removed Session: UE IMSI:[262423450735424] DNN:[internet:0] IPv4:[176.16.17.113] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3200) 11/06 11:05:42.466: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1092) 11/06 11:05:42.472: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 11/06 11:05:42.477: [smf] INFO: Removed Session: UE IMSI:[262429455499673] DNN:[internet:0] IPv4:[176.16.17.114] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.477: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3200) 11/06 11:05:42.477: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1092) 11/06 11:05:42.483: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 11/06 11:05:42.489: [smf] INFO: Removed Session: UE IMSI:[262422150724307] DNN:[internet:0] IPv4:[176.16.17.115] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3200) 11/06 11:05:42.489: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1092) 11/06 11:05:42.494: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 11/06 11:05:42.498: [smf] INFO: Removed Session: UE IMSI:[262428820183159] DNN:[internet:0] IPv4:[176.16.17.116] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.498: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3200) 11/06 11:05:42.498: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1092) 11/06 11:05:42.505: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 11/06 11:05:42.510: [smf] INFO: Removed Session: UE IMSI:[262424025326530] DNN:[internet:0] IPv4:[176.16.17.117] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3200) 11/06 11:05:42.510: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1092) 11/06 11:05:42.516: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 11/06 11:05:42.520: [smf] INFO: Removed Session: UE IMSI:[262429993725415] DNN:[internet:0] IPv4:[176.16.17.118] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.520: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3200) 11/06 11:05:42.520: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1092) 11/06 11:05:42.526: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 11/06 11:05:42.533: [smf] INFO: Removed Session: UE IMSI:[262422941308030] DNN:[internet:0] IPv4:[176.16.17.119] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3200) 11/06 11:05:42.533: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1092) 11/06 11:05:42.537: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 11/06 11:05:42.542: [smf] INFO: Removed Session: UE IMSI:[262427737750792] DNN:[internet:0] IPv4:[176.16.17.120] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3200) 11/06 11:05:42.542: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1092) 11/06 11:05:42.548: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 11/06 11:05:42.553: [smf] INFO: Removed Session: UE IMSI:[262424668473390] DNN:[internet:0] IPv4:[176.16.17.121] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.553: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3200) 11/06 11:05:42.553: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1092) 11/06 11:05:42.559: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 11/06 11:05:42.564: [smf] INFO: Removed Session: UE IMSI:[262421450609337] DNN:[internet:0] IPv4:[176.16.17.122] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.564: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3200) 11/06 11:05:42.564: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1092) 11/06 11:05:42.570: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 11/06 11:05:42.575: [smf] INFO: Removed Session: UE IMSI:[262420740824022] DNN:[internet:0] IPv4:[176.16.17.123] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3200) 11/06 11:05:42.575: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1092) 11/06 11:05:42.581: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 11/06 11:05:42.586: [smf] INFO: Removed Session: UE IMSI:[262423944762877] DNN:[internet:0] IPv4:[176.16.17.124] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3200) 11/06 11:05:42.586: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1092) 11/06 11:05:42.592: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 11/06 11:05:42.597: [smf] INFO: Removed Session: UE IMSI:[262420515352637] DNN:[internet:0] IPv4:[176.16.17.125] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3200) 11/06 11:05:42.597: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1092) 11/06 11:05:42.602: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 11/06 11:05:42.607: [smf] INFO: Removed Session: UE IMSI:[262420687634168] DNN:[internet:0] IPv4:[176.16.17.126] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3200) 11/06 11:05:42.608: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1092) 11/06 11:05:42.613: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 11/06 11:05:42.619: [smf] INFO: Removed Session: UE IMSI:[262422153535464] DNN:[internet:0] IPv4:[176.16.17.127] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3200) 11/06 11:05:42.619: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1092) 11/06 11:05:42.624: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 11/06 11:05:42.630: [smf] INFO: Removed Session: UE IMSI:[262422536346866] DNN:[internet:0] IPv4:[176.16.17.128] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3200) 11/06 11:05:42.630: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1092) 11/06 11:05:42.635: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 11/06 11:05:42.640: [smf] INFO: Removed Session: UE IMSI:[262423519200192] DNN:[internet:0] IPv4:[176.16.17.129] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.640: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3200) 11/06 11:05:42.640: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1092) 11/06 11:05:42.646: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 11/06 11:05:42.651: [smf] INFO: Removed Session: UE IMSI:[262425468154204] DNN:[internet:0] IPv4:[176.16.17.130] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.651: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3200) 11/06 11:05:42.651: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1092) 11/06 11:05:42.657: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 11/06 11:05:42.663: [smf] INFO: Removed Session: UE IMSI:[262427378770408] DNN:[internet:0] IPv4:[176.16.17.131] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.663: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3200) 11/06 11:05:42.663: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1092) 11/06 11:05:42.668: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 11/06 11:05:42.673: [smf] INFO: Removed Session: UE IMSI:[262428612286456] DNN:[internet:0] IPv4:[176.16.17.132] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3200) 11/06 11:05:42.673: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1092) 11/06 11:05:42.678: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 11/06 11:05:42.685: [smf] INFO: Removed Session: UE IMSI:[262421325446090] DNN:[internet:0] IPv4:[176.16.17.133] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3200) 11/06 11:05:42.685: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1092) 11/06 11:05:42.689: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 11/06 11:05:42.694: [smf] INFO: Removed Session: UE IMSI:[262426813112511] DNN:[internet:0] IPv4:[176.16.17.134] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3200) 11/06 11:05:42.694: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1092) 11/06 11:05:42.700: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 11/06 11:05:42.706: [smf] INFO: Removed Session: UE IMSI:[262424320095685] DNN:[internet:0] IPv4:[176.16.17.135] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3200) 11/06 11:05:42.706: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1092) 11/06 11:05:42.711: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 11/06 11:05:42.717: [smf] INFO: Removed Session: UE IMSI:[262427705405956] DNN:[internet:0] IPv4:[176.16.17.136] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3200) 11/06 11:05:42.717: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1092) 11/06 11:05:42.722: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 11/06 11:05:42.727: [smf] INFO: Removed Session: UE IMSI:[262429025609122] DNN:[internet:0] IPv4:[176.16.17.137] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3200) 11/06 11:05:42.727: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1092) 11/06 11:05:42.733: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 11/06 11:05:42.738: [smf] INFO: Removed Session: UE IMSI:[262427672864468] DNN:[internet:0] IPv4:[176.16.17.138] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3200) 11/06 11:05:42.738: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1092) 11/06 11:05:42.744: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 11/06 11:05:42.750: [smf] INFO: Removed Session: UE IMSI:[262425716183744] DNN:[internet:0] IPv4:[176.16.17.139] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3200) 11/06 11:05:42.750: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1092) 11/06 11:05:42.755: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 11/06 11:05:42.760: [smf] INFO: Removed Session: UE IMSI:[262420113242787] DNN:[internet:0] IPv4:[176.16.17.140] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3200) 11/06 11:05:42.760: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1092) 11/06 11:05:42.766: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 11/06 11:05:42.770: [smf] INFO: Removed Session: UE IMSI:[262423974940492] DNN:[internet:0] IPv4:[176.16.17.141] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.770: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3200) 11/06 11:05:42.770: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1092) 11/06 11:05:42.777: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 11/06 11:05:42.781: [smf] INFO: Removed Session: UE IMSI:[262428704901264] DNN:[internet:0] IPv4:[176.16.17.142] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3200) 11/06 11:05:42.781: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1092) 11/06 11:05:42.787: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 11/06 11:05:42.792: [smf] INFO: Removed Session: UE IMSI:[262421768159614] DNN:[internet:0] IPv4:[176.16.17.143] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3200) 11/06 11:05:42.792: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1092) 11/06 11:05:42.798: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 11/06 11:05:42.804: [smf] INFO: Removed Session: UE IMSI:[262421407900781] DNN:[internet:0] IPv4:[176.16.17.144] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3200) 11/06 11:05:42.804: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1092) 11/06 11:05:42.809: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 11/06 11:05:42.814: [smf] INFO: Removed Session: UE IMSI:[262425850622515] DNN:[internet:0] IPv4:[176.16.17.145] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3200) 11/06 11:05:42.814: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1092) 11/06 11:05:42.820: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 11/06 11:05:42.825: [smf] INFO: Removed Session: UE IMSI:[262429146050122] DNN:[internet:0] IPv4:[176.16.17.146] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3200) 11/06 11:05:42.825: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1092) 11/06 11:05:42.831: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 11/06 11:05:42.836: [smf] INFO: Removed Session: UE IMSI:[262426092508931] DNN:[internet:0] IPv4:[176.16.17.147] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3200) 11/06 11:05:42.836: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1092) 11/06 11:05:42.842: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 11/06 11:05:42.846: [smf] INFO: Removed Session: UE IMSI:[262422624576918] DNN:[internet:0] IPv4:[176.16.17.148] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3200) 11/06 11:05:42.847: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1092) 11/06 11:05:42.853: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 11/06 11:05:42.858: [smf] INFO: Removed Session: UE IMSI:[262425684876263] DNN:[internet:0] IPv4:[176.16.17.149] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3200) 11/06 11:05:42.858: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1092) 11/06 11:05:42.864: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 11/06 11:05:42.869: [smf] INFO: Removed Session: UE IMSI:[262420189342144] DNN:[internet:0] IPv4:[176.16.17.150] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3200) 11/06 11:05:42.869: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1092) 11/06 11:05:42.875: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 11/06 11:05:42.880: [smf] INFO: Removed Session: UE IMSI:[262422982964949] DNN:[internet:0] IPv4:[176.16.17.151] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3200) 11/06 11:05:42.880: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1092) 11/06 11:05:42.885: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 11/06 11:05:42.890: [smf] INFO: Removed Session: UE IMSI:[262425184858318] DNN:[internet:0] IPv4:[176.16.17.152] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3200) 11/06 11:05:42.890: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1092) 11/06 11:05:42.896: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 11/06 11:05:42.902: [smf] INFO: Removed Session: UE IMSI:[262428118657922] DNN:[internet:0] IPv4:[176.16.17.153] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3200) 11/06 11:05:42.902: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1092) 11/06 11:05:42.907: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 11/06 11:05:42.912: [smf] INFO: Removed Session: UE IMSI:[262421682643024] DNN:[internet:0] IPv4:[176.16.17.154] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3200) 11/06 11:05:42.912: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1092) 11/06 11:05:42.918: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 11/06 11:05:42.923: [smf] INFO: Removed Session: UE IMSI:[262420735659336] DNN:[internet:0] IPv4:[176.16.17.155] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3200) 11/06 11:05:42.923: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1092) 11/06 11:05:42.929: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 11/06 11:05:42.935: [smf] INFO: Removed Session: UE IMSI:[262425189148129] DNN:[internet:0] IPv4:[176.16.17.156] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.935: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3200) 11/06 11:05:42.935: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1092) 11/06 11:05:42.940: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 11/06 11:05:42.945: [smf] INFO: Removed Session: UE IMSI:[262429377844019] DNN:[internet:0] IPv4:[176.16.17.157] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3200) 11/06 11:05:42.945: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1092) 11/06 11:05:42.951: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 11/06 11:05:42.957: [smf] INFO: Removed Session: UE IMSI:[262429521559742] DNN:[internet:0] IPv4:[176.16.17.158] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3200) 11/06 11:05:42.957: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1092) 11/06 11:05:42.962: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 11/06 11:05:42.967: [smf] INFO: Removed Session: UE IMSI:[262427943622420] DNN:[internet:0] IPv4:[176.16.17.159] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3200) 11/06 11:05:42.967: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1092) 11/06 11:05:42.973: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 11/06 11:05:42.978: [smf] INFO: Removed Session: UE IMSI:[262425278859768] DNN:[internet:0] IPv4:[176.16.17.160] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3200) 11/06 11:05:42.978: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1092) 11/06 11:05:42.984: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 11/06 11:05:42.988: [smf] INFO: Removed Session: UE IMSI:[262420245337113] DNN:[internet:0] IPv4:[176.16.17.161] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:42.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3200) 11/06 11:05:42.988: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1092) 11/06 11:05:42.994: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 11/06 11:05:43.000: [smf] INFO: Removed Session: UE IMSI:[262420038301748] DNN:[internet:0] IPv4:[176.16.17.162] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3200) 11/06 11:05:43.000: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1092) 11/06 11:05:43.005: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 11/06 11:05:43.012: [smf] INFO: Removed Session: UE IMSI:[262426274860175] DNN:[internet:0] IPv4:[176.16.17.163] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.012: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3200) 11/06 11:05:43.012: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1092) 11/06 11:05:43.016: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 11/06 11:05:43.022: [smf] INFO: Removed Session: UE IMSI:[262422081372574] DNN:[internet:0] IPv4:[176.16.17.164] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3200) 11/06 11:05:43.022: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1092) 11/06 11:05:43.027: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 11/06 11:05:43.033: [smf] INFO: Removed Session: UE IMSI:[262420320742292] DNN:[internet:0] IPv4:[176.16.17.165] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3200) 11/06 11:05:43.033: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1092) 11/06 11:05:43.038: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 11/06 11:05:43.044: [smf] INFO: Removed Session: UE IMSI:[262420427071552] DNN:[internet:0] IPv4:[176.16.17.166] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3200) 11/06 11:05:43.044: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1092) 11/06 11:05:43.050: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 11/06 11:05:43.055: [smf] INFO: Removed Session: UE IMSI:[262428360093832] DNN:[internet:0] IPv4:[176.16.17.167] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3200) 11/06 11:05:43.055: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1092) 11/06 11:05:43.061: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 11/06 11:05:43.066: [smf] INFO: Removed Session: UE IMSI:[262422526761889] DNN:[internet:0] IPv4:[176.16.17.168] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3200) 11/06 11:05:43.066: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1092) 11/06 11:05:43.072: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 11/06 11:05:43.077: [smf] INFO: Removed Session: UE IMSI:[262429611139471] DNN:[internet:0] IPv4:[176.16.17.169] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3200) 11/06 11:05:43.077: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1092) 11/06 11:05:43.082: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 11/06 11:05:43.088: [smf] INFO: Removed Session: UE IMSI:[262424381065923] DNN:[internet:0] IPv4:[176.16.17.170] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3200) 11/06 11:05:43.088: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1092) 11/06 11:05:43.093: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 11/06 11:05:43.100: [smf] INFO: Removed Session: UE IMSI:[262422670799496] DNN:[internet:0] IPv4:[176.16.17.171] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3200) 11/06 11:05:43.100: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1092) 11/06 11:05:43.105: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 11/06 11:05:43.114: [smf] INFO: Removed Session: UE IMSI:[262422367447636] DNN:[internet:0] IPv4:[176.16.17.172] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.114: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3200) 11/06 11:05:43.114: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1092) 11/06 11:05:43.116: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 11/06 11:05:43.120: [smf] INFO: Removed Session: UE IMSI:[262425984226442] DNN:[internet:0] IPv4:[176.16.17.173] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.120: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3200) 11/06 11:05:43.120: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1092) 11/06 11:05:43.130: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 11/06 11:05:43.135: [smf] INFO: Removed Session: UE IMSI:[262425512634180] DNN:[internet:0] IPv4:[176.16.17.174] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.135: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3200) 11/06 11:05:43.135: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1092) 11/06 11:05:43.141: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 11/06 11:05:43.146: [smf] INFO: Removed Session: UE IMSI:[262421429364700] DNN:[internet:0] IPv4:[176.16.17.175] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3200) 11/06 11:05:43.146: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1092) 11/06 11:05:43.152: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 11/06 11:05:43.156: [smf] INFO: Removed Session: UE IMSI:[262420839892154] DNN:[internet:0] IPv4:[176.16.17.176] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.157: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3200) 11/06 11:05:43.157: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1092) 11/06 11:05:43.163: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 11/06 11:05:43.167: [smf] INFO: Removed Session: UE IMSI:[262421363028860] DNN:[internet:0] IPv4:[176.16.17.177] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3200) 11/06 11:05:43.167: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1092) 11/06 11:05:43.174: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 11/06 11:05:43.179: [smf] INFO: Removed Session: UE IMSI:[262427621687998] DNN:[internet:0] IPv4:[176.16.17.178] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.179: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3200) 11/06 11:05:43.179: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1092) 11/06 11:05:43.184: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 11/06 11:05:43.189: [smf] INFO: Removed Session: UE IMSI:[262429002596406] DNN:[internet:0] IPv4:[176.16.17.179] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.189: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3200) 11/06 11:05:43.189: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1092) 11/06 11:05:43.195: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 11/06 11:05:43.199: [smf] INFO: Removed Session: UE IMSI:[262429519850658] DNN:[internet:0] IPv4:[176.16.17.180] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.200: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3200) 11/06 11:05:43.200: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1092) 11/06 11:05:43.206: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 11/06 11:05:43.210: [smf] INFO: Removed Session: UE IMSI:[262426762481721] DNN:[internet:0] IPv4:[176.16.17.181] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.211: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3200) 11/06 11:05:43.211: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1092) 11/06 11:05:43.217: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 11/06 11:05:43.222: [smf] INFO: Removed Session: UE IMSI:[262428091766894] DNN:[internet:0] IPv4:[176.16.17.182] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3200) 11/06 11:05:43.222: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1092) 11/06 11:05:43.228: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 11/06 11:05:43.233: [smf] INFO: Removed Session: UE IMSI:[262421668452517] DNN:[internet:0] IPv4:[176.16.17.183] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3200) 11/06 11:05:43.233: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1092) 11/06 11:05:43.239: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 11/06 11:05:43.243: [smf] INFO: Removed Session: UE IMSI:[262421263638959] DNN:[internet:0] IPv4:[176.16.17.184] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3200) 11/06 11:05:43.243: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1092) 11/06 11:05:43.250: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 11/06 11:05:43.254: [smf] INFO: Removed Session: UE IMSI:[262426078951124] DNN:[internet:0] IPv4:[176.16.17.185] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3200) 11/06 11:05:43.254: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1092) 11/06 11:05:43.261: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 11/06 11:05:43.266: [smf] INFO: Removed Session: UE IMSI:[262425619709278] DNN:[internet:0] IPv4:[176.16.17.186] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.266: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3200) 11/06 11:05:43.266: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1092) 11/06 11:05:43.272: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 11/06 11:05:43.280: [smf] INFO: Removed Session: UE IMSI:[262429018576013] DNN:[internet:0] IPv4:[176.16.17.187] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3200) 11/06 11:05:43.280: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1092) 11/06 11:05:43.282: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 11/06 11:05:43.288: [smf] INFO: Removed Session: UE IMSI:[262429716937773] DNN:[internet:0] IPv4:[176.16.17.188] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.288: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3200) 11/06 11:05:43.288: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1092) 11/06 11:05:43.293: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 11/06 11:05:43.299: [smf] INFO: Removed Session: UE IMSI:[262426051362224] DNN:[internet:0] IPv4:[176.16.17.189] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.299: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3200) 11/06 11:05:43.299: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1092) 11/06 11:05:43.304: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 11/06 11:05:43.310: [smf] INFO: Removed Session: UE IMSI:[262428190433741] DNN:[internet:0] IPv4:[176.16.17.190] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.310: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3200) 11/06 11:05:43.310: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1092) 11/06 11:05:43.315: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 11/06 11:05:43.320: [smf] INFO: Removed Session: UE IMSI:[262429379586344] DNN:[internet:0] IPv4:[176.16.17.191] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.321: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3200) 11/06 11:05:43.321: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1092) 11/06 11:05:43.327: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 11/06 11:05:43.331: [smf] INFO: Removed Session: UE IMSI:[262423194626666] DNN:[internet:0] IPv4:[176.16.17.192] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3200) 11/06 11:05:43.331: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1092) 11/06 11:05:43.337: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 11/06 11:05:43.342: [smf] INFO: Removed Session: UE IMSI:[262420214880072] DNN:[internet:0] IPv4:[176.16.17.193] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3200) 11/06 11:05:43.342: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1092) 11/06 11:05:43.348: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 11/06 11:05:43.352: [smf] INFO: Removed Session: UE IMSI:[262429407912147] DNN:[internet:0] IPv4:[176.16.17.194] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3200) 11/06 11:05:43.352: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1092) 11/06 11:05:43.359: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 11/06 11:05:43.363: [smf] INFO: Removed Session: UE IMSI:[262425655937268] DNN:[internet:0] IPv4:[176.16.17.195] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3200) 11/06 11:05:43.363: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1092) 11/06 11:05:43.370: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 11/06 11:05:43.374: [smf] INFO: Removed Session: UE IMSI:[262424578795973] DNN:[internet:0] IPv4:[176.16.17.196] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3200) 11/06 11:05:43.374: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1092) 11/06 11:05:43.381: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 11/06 11:05:43.385: [smf] INFO: Removed Session: UE IMSI:[262421167278366] DNN:[internet:0] IPv4:[176.16.17.197] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.385: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3200) 11/06 11:05:43.385: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1092) 11/06 11:05:43.391: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 11/06 11:05:43.396: [smf] INFO: Removed Session: UE IMSI:[262426706437447] DNN:[internet:0] IPv4:[176.16.17.198] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3200) 11/06 11:05:43.396: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1092) 11/06 11:05:43.402: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 11/06 11:05:43.408: [smf] INFO: Removed Session: UE IMSI:[262425525009879] DNN:[internet:0] IPv4:[176.16.17.199] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3200) 11/06 11:05:43.408: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1092) 11/06 11:05:43.413: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 11/06 11:05:43.418: [smf] INFO: Removed Session: UE IMSI:[262425702845427] DNN:[internet:0] IPv4:[176.16.17.200] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.418: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3200) 11/06 11:05:43.418: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1092) 11/06 11:05:43.424: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 11/06 11:05:43.429: [smf] INFO: Removed Session: UE IMSI:[262422144425578] DNN:[internet:0] IPv4:[176.16.17.201] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.429: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3200) 11/06 11:05:43.429: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1092) 11/06 11:05:43.435: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 11/06 11:05:43.440: [smf] INFO: Removed Session: UE IMSI:[262425646049607] DNN:[internet:0] IPv4:[176.16.17.202] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.440: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3200) 11/06 11:05:43.440: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1092) 11/06 11:05:43.446: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 11/06 11:05:43.451: [smf] INFO: Removed Session: UE IMSI:[262424240287226] DNN:[internet:0] IPv4:[176.16.17.203] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.451: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3200) 11/06 11:05:43.451: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1092) 11/06 11:05:43.457: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 11/06 11:05:43.462: [smf] INFO: Removed Session: UE IMSI:[262421349220651] DNN:[internet:0] IPv4:[176.16.17.204] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3200) 11/06 11:05:43.462: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1092) 11/06 11:05:43.467: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 11/06 11:05:43.472: [smf] INFO: Removed Session: UE IMSI:[262425608035472] DNN:[internet:0] IPv4:[176.16.17.205] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3200) 11/06 11:05:43.472: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1092) 11/06 11:05:43.478: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 11/06 11:05:43.485: [smf] INFO: Removed Session: UE IMSI:[262428792218719] DNN:[internet:0] IPv4:[176.16.17.206] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.485: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3200) 11/06 11:05:43.485: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1092) 11/06 11:05:43.489: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 11/06 11:05:43.494: [smf] INFO: Removed Session: UE IMSI:[262423071073262] DNN:[internet:0] IPv4:[176.16.17.207] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3200) 11/06 11:05:43.494: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1092) 11/06 11:05:43.500: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 11/06 11:05:43.505: [smf] INFO: Removed Session: UE IMSI:[262429837727514] DNN:[internet:0] IPv4:[176.16.17.208] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3200) 11/06 11:05:43.505: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1092) 11/06 11:05:43.511: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 11/06 11:05:43.515: [smf] INFO: Removed Session: UE IMSI:[262424055813038] DNN:[internet:0] IPv4:[176.16.17.209] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.515: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3200) 11/06 11:05:43.516: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1092) 11/06 11:05:43.522: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 11/06 11:05:43.527: [smf] INFO: Removed Session: UE IMSI:[262424134608158] DNN:[internet:0] IPv4:[176.16.17.210] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3200) 11/06 11:05:43.527: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1092) 11/06 11:05:43.532: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 11/06 11:05:43.537: [smf] INFO: Removed Session: UE IMSI:[262420677477817] DNN:[internet:0] IPv4:[176.16.17.211] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3200) 11/06 11:05:43.538: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1092) 11/06 11:05:43.543: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 11/06 11:05:43.548: [smf] INFO: Removed Session: UE IMSI:[262424921722125] DNN:[internet:0] IPv4:[176.16.17.212] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3200) 11/06 11:05:43.548: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1092) 11/06 11:05:43.554: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 11/06 11:05:43.559: [smf] INFO: Removed Session: UE IMSI:[262425357900840] DNN:[internet:0] IPv4:[176.16.17.213] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3200) 11/06 11:05:43.559: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1092) 11/06 11:05:43.566: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 11/06 11:05:43.571: [smf] INFO: Removed Session: UE IMSI:[262429496277906] DNN:[internet:0] IPv4:[176.16.17.214] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3200) 11/06 11:05:43.571: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1092) 11/06 11:05:43.577: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 11/06 11:05:43.583: [smf] INFO: Removed Session: UE IMSI:[262428174050507] DNN:[internet:0] IPv4:[176.16.17.215] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.583: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3200) 11/06 11:05:43.583: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1092) 11/06 11:05:43.588: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 11/06 11:05:43.595: [smf] INFO: Removed Session: UE IMSI:[262427147386177] DNN:[internet:0] IPv4:[176.16.17.216] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3200) 11/06 11:05:43.595: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1092) 11/06 11:05:43.599: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 11/06 11:05:43.604: [smf] INFO: Removed Session: UE IMSI:[262426329269188] DNN:[internet:0] IPv4:[176.16.17.217] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.604: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3200) 11/06 11:05:43.604: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1092) 11/06 11:05:43.609: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 11/06 11:05:43.614: [smf] INFO: Removed Session: UE IMSI:[262423418318424] DNN:[internet:0] IPv4:[176.16.17.218] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3200) 11/06 11:05:43.614: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1092) 11/06 11:05:43.620: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 11/06 11:05:43.627: [smf] INFO: Removed Session: UE IMSI:[262429178979052] DNN:[internet:0] IPv4:[176.16.17.219] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3200) 11/06 11:05:43.627: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1092) 11/06 11:05:43.632: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 11/06 11:05:43.637: [smf] INFO: Removed Session: UE IMSI:[262425386735987] DNN:[internet:0] IPv4:[176.16.17.220] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3200) 11/06 11:05:43.637: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1092) 11/06 11:05:43.642: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 11/06 11:05:43.646: [smf] INFO: Removed Session: UE IMSI:[262428409129918] DNN:[internet:0] IPv4:[176.16.17.221] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3200) 11/06 11:05:43.646: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1092) 11/06 11:05:43.653: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 11/06 11:05:43.658: [smf] INFO: Removed Session: UE IMSI:[262420130122316] DNN:[internet:0] IPv4:[176.16.17.222] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3200) 11/06 11:05:43.658: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1092) 11/06 11:05:43.664: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 11/06 11:05:43.669: [smf] INFO: Removed Session: UE IMSI:[262426373186214] DNN:[internet:0] IPv4:[176.16.17.223] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3200) 11/06 11:05:43.669: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1092) 11/06 11:05:43.675: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 11/06 11:05:43.680: [smf] INFO: Removed Session: UE IMSI:[262424424073830] DNN:[internet:0] IPv4:[176.16.17.224] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3200) 11/06 11:05:43.680: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1092) 11/06 11:05:43.686: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 11/06 11:05:43.691: [smf] INFO: Removed Session: UE IMSI:[262427150345666] DNN:[internet:0] IPv4:[176.16.17.225] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3200) 11/06 11:05:43.691: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1092) 11/06 11:05:43.697: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 11/06 11:05:43.702: [smf] INFO: Removed Session: UE IMSI:[262422723642953] DNN:[internet:0] IPv4:[176.16.17.226] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3200) 11/06 11:05:43.702: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1092) 11/06 11:05:43.708: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 11/06 11:05:43.713: [smf] INFO: Removed Session: UE IMSI:[262421845025190] DNN:[internet:0] IPv4:[176.16.17.227] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3200) 11/06 11:05:43.713: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1092) 11/06 11:05:43.719: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 11/06 11:05:43.724: [smf] INFO: Removed Session: UE IMSI:[262425980608070] DNN:[internet:0] IPv4:[176.16.17.228] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.725: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3200) 11/06 11:05:43.725: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1092) 11/06 11:05:43.730: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 11/06 11:05:43.735: [smf] INFO: Removed Session: UE IMSI:[262425900805631] DNN:[internet:0] IPv4:[176.16.17.229] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.735: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3200) 11/06 11:05:43.735: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1092) 11/06 11:05:43.741: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 11/06 11:05:43.746: [smf] INFO: Removed Session: UE IMSI:[262429584917476] DNN:[internet:0] IPv4:[176.16.17.230] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.747: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3200) 11/06 11:05:43.747: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1092) 11/06 11:05:43.752: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 11/06 11:05:43.758: [smf] INFO: Removed Session: UE IMSI:[262427728217107] DNN:[internet:0] IPv4:[176.16.17.231] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.758: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3200) 11/06 11:05:43.758: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1092) 11/06 11:05:43.763: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 11/06 11:05:43.768: [smf] INFO: Removed Session: UE IMSI:[262429919991077] DNN:[internet:0] IPv4:[176.16.17.232] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3200) 11/06 11:05:43.768: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1092) 11/06 11:05:43.774: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 11/06 11:05:43.780: [smf] INFO: Removed Session: UE IMSI:[262426647724514] DNN:[internet:0] IPv4:[176.16.17.233] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.780: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3200) 11/06 11:05:43.780: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1092) 11/06 11:05:43.785: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 11/06 11:05:43.792: [smf] INFO: Removed Session: UE IMSI:[262427660535386] DNN:[internet:0] IPv4:[176.16.17.234] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3200) 11/06 11:05:43.792: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1092) 11/06 11:05:43.796: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 11/06 11:05:43.802: [smf] INFO: Removed Session: UE IMSI:[262421977020037] DNN:[internet:0] IPv4:[176.16.17.235] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3200) 11/06 11:05:43.802: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1092) 11/06 11:05:43.807: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 11/06 11:05:43.815: [smf] INFO: Removed Session: UE IMSI:[262427633048357] DNN:[internet:0] IPv4:[176.16.17.236] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3200) 11/06 11:05:43.815: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1092) 11/06 11:05:43.819: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 11/06 11:05:43.825: [smf] INFO: Removed Session: UE IMSI:[262421156681432] DNN:[internet:0] IPv4:[176.16.17.237] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3200) 11/06 11:05:43.825: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1092) 11/06 11:05:43.830: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 11/06 11:05:43.835: [smf] INFO: Removed Session: UE IMSI:[262424472897027] DNN:[internet:0] IPv4:[176.16.17.238] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3200) 11/06 11:05:43.835: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1092) 11/06 11:05:43.841: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 11/06 11:05:43.846: [smf] INFO: Removed Session: UE IMSI:[262422823829400] DNN:[internet:0] IPv4:[176.16.17.239] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3200) 11/06 11:05:43.846: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1092) 11/06 11:05:43.852: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 11/06 11:05:43.857: [smf] INFO: Removed Session: UE IMSI:[262424714504073] DNN:[internet:0] IPv4:[176.16.17.240] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3200) 11/06 11:05:43.857: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1092) 11/06 11:05:43.863: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 11/06 11:05:43.868: [smf] INFO: Removed Session: UE IMSI:[262423083529912] DNN:[internet:0] IPv4:[176.16.17.241] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3200) 11/06 11:05:43.868: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1092) 11/06 11:05:43.874: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 11/06 11:05:43.879: [smf] INFO: Removed Session: UE IMSI:[262421334151356] DNN:[internet:0] IPv4:[176.16.17.242] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3200) 11/06 11:05:43.879: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1092) 11/06 11:05:43.885: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 11/06 11:05:43.890: [smf] INFO: Removed Session: UE IMSI:[262425268877035] DNN:[internet:0] IPv4:[176.16.17.243] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3200) 11/06 11:05:43.890: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1092) 11/06 11:05:43.897: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 11/06 11:05:43.901: [smf] INFO: Removed Session: UE IMSI:[262428338033962] DNN:[internet:0] IPv4:[176.16.17.244] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3200) 11/06 11:05:43.901: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1092) 11/06 11:05:43.908: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 11/06 11:05:43.912: [smf] INFO: Removed Session: UE IMSI:[262424444959404] DNN:[internet:0] IPv4:[176.16.17.245] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3200) 11/06 11:05:43.912: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1092) 11/06 11:05:43.918: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 11/06 11:05:43.923: [smf] INFO: Removed Session: UE IMSI:[262428098587349] DNN:[internet:0] IPv4:[176.16.17.246] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3200) 11/06 11:05:43.923: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1092) 11/06 11:05:43.929: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 11/06 11:05:43.934: [smf] INFO: Removed Session: UE IMSI:[262425993310548] DNN:[internet:0] IPv4:[176.16.17.247] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3200) 11/06 11:05:43.934: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1092) 11/06 11:05:43.940: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 11/06 11:05:43.945: [smf] INFO: Removed Session: UE IMSI:[262429258520254] DNN:[internet:0] IPv4:[176.16.17.248] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3200) 11/06 11:05:43.945: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1092) 11/06 11:05:43.951: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 11/06 11:05:43.956: [smf] INFO: Removed Session: UE IMSI:[262420070196623] DNN:[internet:0] IPv4:[176.16.17.249] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3200) 11/06 11:05:43.956: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1092) 11/06 11:05:43.962: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 11/06 11:05:43.967: [smf] INFO: Removed Session: UE IMSI:[262426139735045] DNN:[internet:0] IPv4:[176.16.17.250] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3200) 11/06 11:05:43.967: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1092) 11/06 11:05:43.973: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 11/06 11:05:43.981: [smf] INFO: Removed Session: UE IMSI:[262427000093272] DNN:[internet:0] IPv4:[176.16.17.251] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3200) 11/06 11:05:43.981: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1092) 11/06 11:05:43.984: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 11/06 11:05:43.991: [smf] INFO: Removed Session: UE IMSI:[262423972451501] DNN:[internet:0] IPv4:[176.16.17.252] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:43.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3200) 11/06 11:05:43.991: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1092) 11/06 11:05:43.995: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 11/06 11:05:44.002: [smf] INFO: Removed Session: UE IMSI:[262424068328100] DNN:[internet:0] IPv4:[176.16.17.253] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.002: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3200) 11/06 11:05:44.002: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1092) 11/06 11:05:44.006: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 11/06 11:05:44.011: [smf] INFO: Removed Session: UE IMSI:[262423957592431] DNN:[internet:0] IPv4:[176.16.17.254] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3200) 11/06 11:05:44.011: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1092) 11/06 11:05:44.017: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 11/06 11:05:44.023: [smf] INFO: Removed Session: UE IMSI:[262424226781745] DNN:[internet:0] IPv4:[176.16.17.255] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3200) 11/06 11:05:44.023: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1092) 11/06 11:05:44.028: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 11/06 11:05:44.033: [smf] INFO: Removed Session: UE IMSI:[262423012582605] DNN:[internet:0] IPv4:[176.16.18.0] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3200) 11/06 11:05:44.033: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1092) 11/06 11:05:44.039: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 11/06 11:05:44.045: [smf] INFO: Removed Session: UE IMSI:[262429427765917] DNN:[internet:0] IPv4:[176.16.18.1] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3200) 11/06 11:05:44.045: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1092) 11/06 11:05:44.050: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 11/06 11:05:44.053: [smf] INFO: Removed Session: UE IMSI:[262420482445977] DNN:[internet:0] IPv4:[176.16.18.2] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.054: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3200) 11/06 11:05:44.054: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1092) 11/06 11:05:44.061: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 11/06 11:05:44.066: [smf] INFO: Removed Session: UE IMSI:[262426254437683] DNN:[internet:0] IPv4:[176.16.18.3] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3200) 11/06 11:05:44.066: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1092) 11/06 11:05:44.071: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 11/06 11:05:44.076: [smf] INFO: Removed Session: UE IMSI:[262427798629246] DNN:[internet:0] IPv4:[176.16.18.4] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3200) 11/06 11:05:44.076: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1092) 11/06 11:05:44.082: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 11/06 11:05:44.087: [smf] INFO: Removed Session: UE IMSI:[262426466581152] DNN:[internet:0] IPv4:[176.16.18.5] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.087: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3200) 11/06 11:05:44.087: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1092) 11/06 11:05:44.093: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 11/06 11:05:44.098: [smf] INFO: Removed Session: UE IMSI:[262429268259551] DNN:[internet:0] IPv4:[176.16.18.6] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.098: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3200) 11/06 11:05:44.098: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1092) 11/06 11:05:44.104: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 11/06 11:05:44.109: [smf] INFO: Removed Session: UE IMSI:[262429261169015] DNN:[internet:0] IPv4:[176.16.18.7] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.109: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3200) 11/06 11:05:44.109: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1092) 11/06 11:05:44.115: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 11/06 11:05:44.120: [smf] INFO: Removed Session: UE IMSI:[262429928038406] DNN:[internet:0] IPv4:[176.16.18.8] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.120: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3200) 11/06 11:05:44.120: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1092) 11/06 11:05:44.126: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 11/06 11:05:44.131: [smf] INFO: Removed Session: UE IMSI:[262424374447540] DNN:[internet:0] IPv4:[176.16.18.9] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3200) 11/06 11:05:44.131: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1092) 11/06 11:05:44.137: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 11/06 11:05:44.142: [smf] INFO: Removed Session: UE IMSI:[262422609496404] DNN:[internet:0] IPv4:[176.16.18.10] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3200) 11/06 11:05:44.142: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1092) 11/06 11:05:44.148: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 11/06 11:05:44.153: [smf] INFO: Removed Session: UE IMSI:[262429794151408] DNN:[internet:0] IPv4:[176.16.18.11] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3200) 11/06 11:05:44.153: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1092) 11/06 11:05:44.159: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 11/06 11:05:44.165: [smf] INFO: Removed Session: UE IMSI:[262424344722951] DNN:[internet:0] IPv4:[176.16.18.12] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.165: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3200) 11/06 11:05:44.165: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1092) 11/06 11:05:44.170: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 11/06 11:05:44.176: [smf] INFO: Removed Session: UE IMSI:[262428885066224] DNN:[internet:0] IPv4:[176.16.18.13] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.176: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3200) 11/06 11:05:44.176: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1092) 11/06 11:05:44.181: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 11/06 11:05:44.186: [smf] INFO: Removed Session: UE IMSI:[262427156412267] DNN:[internet:0] IPv4:[176.16.18.14] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3200) 11/06 11:05:44.186: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1092) 11/06 11:05:44.192: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 11/06 11:05:44.197: [smf] INFO: Removed Session: UE IMSI:[262429851188258] DNN:[internet:0] IPv4:[176.16.18.15] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3200) 11/06 11:05:44.197: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1092) 11/06 11:05:44.203: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 11/06 11:05:44.208: [smf] INFO: Removed Session: UE IMSI:[262426299931582] DNN:[internet:0] IPv4:[176.16.18.16] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3200) 11/06 11:05:44.208: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1092) 11/06 11:05:44.214: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 11/06 11:05:44.218: [smf] INFO: Removed Session: UE IMSI:[262427058416965] DNN:[internet:0] IPv4:[176.16.18.17] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3200) 11/06 11:05:44.219: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1092) 11/06 11:05:44.224: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 11/06 11:05:44.230: [smf] INFO: Removed Session: UE IMSI:[262428346446353] DNN:[internet:0] IPv4:[176.16.18.18] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.230: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3200) 11/06 11:05:44.230: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1092) 11/06 11:05:44.235: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 11/06 11:05:44.242: [smf] INFO: Removed Session: UE IMSI:[262427801460137] DNN:[internet:0] IPv4:[176.16.18.19] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.242: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3200) 11/06 11:05:44.242: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1092) 11/06 11:05:44.246: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 11/06 11:05:44.251: [smf] INFO: Removed Session: UE IMSI:[262422895316742] DNN:[internet:0] IPv4:[176.16.18.20] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3200) 11/06 11:05:44.251: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1092) 11/06 11:05:44.257: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 11/06 11:05:44.262: [smf] INFO: Removed Session: UE IMSI:[262424960841066] DNN:[internet:0] IPv4:[176.16.18.21] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3200) 11/06 11:05:44.262: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1092) 11/06 11:05:44.269: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 11/06 11:05:44.274: [smf] INFO: Removed Session: UE IMSI:[262424789637569] DNN:[internet:0] IPv4:[176.16.18.22] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.274: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3200) 11/06 11:05:44.274: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1092) 11/06 11:05:44.280: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 11/06 11:05:44.285: [smf] INFO: Removed Session: UE IMSI:[262423355225244] DNN:[internet:0] IPv4:[176.16.18.23] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.285: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3200) 11/06 11:05:44.285: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1092) 11/06 11:05:44.290: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 11/06 11:05:44.295: [smf] INFO: Removed Session: UE IMSI:[262424588993990] DNN:[internet:0] IPv4:[176.16.18.24] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.295: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3200) 11/06 11:05:44.295: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1092) 11/06 11:05:44.301: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 11/06 11:05:44.306: [smf] INFO: Removed Session: UE IMSI:[262429566445882] DNN:[internet:0] IPv4:[176.16.18.25] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3200) 11/06 11:05:44.306: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1092) 11/06 11:05:44.312: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 11/06 11:05:44.318: [smf] INFO: Removed Session: UE IMSI:[262426590540023] DNN:[internet:0] IPv4:[176.16.18.26] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.318: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3200) 11/06 11:05:44.318: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1092) 11/06 11:05:44.323: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 11/06 11:05:44.328: [smf] INFO: Removed Session: UE IMSI:[262426597502832] DNN:[internet:0] IPv4:[176.16.18.27] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.328: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3200) 11/06 11:05:44.328: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1092) 11/06 11:05:44.334: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 11/06 11:05:44.338: [smf] INFO: Removed Session: UE IMSI:[262424960592038] DNN:[internet:0] IPv4:[176.16.18.28] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.338: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3200) 11/06 11:05:44.338: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1092) 11/06 11:05:44.345: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 11/06 11:05:44.350: [smf] INFO: Removed Session: UE IMSI:[262426261930633] DNN:[internet:0] IPv4:[176.16.18.29] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.350: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3200) 11/06 11:05:44.350: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1092) 11/06 11:05:44.355: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 11/06 11:05:44.361: [smf] INFO: Removed Session: UE IMSI:[262424634982260] DNN:[internet:0] IPv4:[176.16.18.30] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3200) 11/06 11:05:44.361: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1092) 11/06 11:05:44.366: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 11/06 11:05:44.371: [smf] INFO: Removed Session: UE IMSI:[262425935773658] DNN:[internet:0] IPv4:[176.16.18.31] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3200) 11/06 11:05:44.371: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1092) 11/06 11:05:44.377: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 11/06 11:05:44.382: [smf] INFO: Removed Session: UE IMSI:[262425445965210] DNN:[internet:0] IPv4:[176.16.18.32] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.382: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3200) 11/06 11:05:44.382: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1092) 11/06 11:05:44.388: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 11/06 11:05:44.393: [smf] INFO: Removed Session: UE IMSI:[262423651157016] DNN:[internet:0] IPv4:[176.16.18.33] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3200) 11/06 11:05:44.393: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1092) 11/06 11:05:44.399: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 11/06 11:05:44.404: [smf] INFO: Removed Session: UE IMSI:[262425282357966] DNN:[internet:0] IPv4:[176.16.18.34] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.404: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3200) 11/06 11:05:44.404: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1092) 11/06 11:05:44.410: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 11/06 11:05:44.415: [smf] INFO: Removed Session: UE IMSI:[262426252186901] DNN:[internet:0] IPv4:[176.16.18.35] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3200) 11/06 11:05:44.415: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1092) 11/06 11:05:44.421: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 11/06 11:05:44.425: [smf] INFO: Removed Session: UE IMSI:[262424227029843] DNN:[internet:0] IPv4:[176.16.18.36] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3200) 11/06 11:05:44.425: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1092) 11/06 11:05:44.431: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 11/06 11:05:44.437: [smf] INFO: Removed Session: UE IMSI:[262426262503717] DNN:[internet:0] IPv4:[176.16.18.37] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3200) 11/06 11:05:44.437: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1092) 11/06 11:05:44.442: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 11/06 11:05:44.447: [smf] INFO: Removed Session: UE IMSI:[262423357276774] DNN:[internet:0] IPv4:[176.16.18.38] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.447: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3200) 11/06 11:05:44.447: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1092) 11/06 11:05:44.453: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 11/06 11:05:44.458: [smf] INFO: Removed Session: UE IMSI:[262422394726485] DNN:[internet:0] IPv4:[176.16.18.39] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3200) 11/06 11:05:44.458: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1092) 11/06 11:05:44.464: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 11/06 11:05:44.469: [smf] INFO: Removed Session: UE IMSI:[262427754851705] DNN:[internet:0] IPv4:[176.16.18.40] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3200) 11/06 11:05:44.469: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1092) 11/06 11:05:44.475: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 11/06 11:05:44.480: [smf] INFO: Removed Session: UE IMSI:[262424690796685] DNN:[internet:0] IPv4:[176.16.18.41] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3200) 11/06 11:05:44.480: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1092) 11/06 11:05:44.486: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 11/06 11:05:44.491: [smf] INFO: Removed Session: UE IMSI:[262426661542526] DNN:[internet:0] IPv4:[176.16.18.42] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3200) 11/06 11:05:44.491: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1092) 11/06 11:05:44.497: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 11/06 11:05:44.502: [smf] INFO: Removed Session: UE IMSI:[262427729525062] DNN:[internet:0] IPv4:[176.16.18.43] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3200) 11/06 11:05:44.502: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1092) 11/06 11:05:44.508: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 11/06 11:05:44.513: [smf] INFO: Removed Session: UE IMSI:[262423088001983] DNN:[internet:0] IPv4:[176.16.18.44] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3200) 11/06 11:05:44.513: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1092) 11/06 11:05:44.518: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 11/06 11:05:44.523: [smf] INFO: Removed Session: UE IMSI:[262429625766880] DNN:[internet:0] IPv4:[176.16.18.45] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3200) 11/06 11:05:44.523: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1092) 11/06 11:05:44.529: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 11/06 11:05:44.535: [smf] INFO: Removed Session: UE IMSI:[262425367442035] DNN:[internet:0] IPv4:[176.16.18.46] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.535: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3200) 11/06 11:05:44.535: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1092) 11/06 11:05:44.540: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 11/06 11:05:44.545: [smf] INFO: Removed Session: UE IMSI:[262428302736680] DNN:[internet:0] IPv4:[176.16.18.47] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3200) 11/06 11:05:44.545: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1092) 11/06 11:05:44.551: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 11/06 11:05:44.556: [smf] INFO: Removed Session: UE IMSI:[262423869729503] DNN:[internet:0] IPv4:[176.16.18.48] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3200) 11/06 11:05:44.556: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1092) 11/06 11:05:44.562: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 11/06 11:05:44.567: [smf] INFO: Removed Session: UE IMSI:[262424763122615] DNN:[internet:0] IPv4:[176.16.18.49] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.567: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3200) 11/06 11:05:44.567: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1092) 11/06 11:05:44.573: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 11/06 11:05:44.578: [smf] INFO: Removed Session: UE IMSI:[262427471190315] DNN:[internet:0] IPv4:[176.16.18.50] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.578: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3200) 11/06 11:05:44.578: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1092) 11/06 11:05:44.584: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 11/06 11:05:44.589: [smf] INFO: Removed Session: UE IMSI:[262422362482327] DNN:[internet:0] IPv4:[176.16.18.51] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.589: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3200) 11/06 11:05:44.589: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1092) 11/06 11:05:44.595: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 11/06 11:05:44.600: [smf] INFO: Removed Session: UE IMSI:[262429713646055] DNN:[internet:0] IPv4:[176.16.18.52] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.600: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3200) 11/06 11:05:44.600: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1092) 11/06 11:05:44.606: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 11/06 11:05:44.611: [smf] INFO: Removed Session: UE IMSI:[262427556269535] DNN:[internet:0] IPv4:[176.16.18.53] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3200) 11/06 11:05:44.611: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1092) 11/06 11:05:44.617: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 11/06 11:05:44.622: [smf] INFO: Removed Session: UE IMSI:[262427656162733] DNN:[internet:0] IPv4:[176.16.18.54] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3200) 11/06 11:05:44.622: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1092) 11/06 11:05:44.628: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 11/06 11:05:44.633: [smf] INFO: Removed Session: UE IMSI:[262425462752581] DNN:[internet:0] IPv4:[176.16.18.55] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3200) 11/06 11:05:44.633: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1092) 11/06 11:05:44.638: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 11/06 11:05:44.643: [smf] INFO: Removed Session: UE IMSI:[262428160662919] DNN:[internet:0] IPv4:[176.16.18.56] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.643: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3200) 11/06 11:05:44.643: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1092) 11/06 11:05:44.649: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 11/06 11:05:44.654: [smf] INFO: Removed Session: UE IMSI:[262422544865642] DNN:[internet:0] IPv4:[176.16.18.57] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.654: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3200) 11/06 11:05:44.654: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1092) 11/06 11:05:44.660: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 11/06 11:05:44.665: [smf] INFO: Removed Session: UE IMSI:[262423948060718] DNN:[internet:0] IPv4:[176.16.18.58] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.665: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3200) 11/06 11:05:44.665: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1092) 11/06 11:05:44.671: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 11/06 11:05:44.677: [smf] INFO: Removed Session: UE IMSI:[262425194042186] DNN:[internet:0] IPv4:[176.16.18.59] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.677: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3200) 11/06 11:05:44.677: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1092) 11/06 11:05:44.682: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 11/06 11:05:44.687: [smf] INFO: Removed Session: UE IMSI:[262429321134012] DNN:[internet:0] IPv4:[176.16.18.60] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3200) 11/06 11:05:44.687: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1092) 11/06 11:05:44.693: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 11/06 11:05:44.698: [smf] INFO: Removed Session: UE IMSI:[262425428880172] DNN:[internet:0] IPv4:[176.16.18.61] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.698: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3200) 11/06 11:05:44.698: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1092) 11/06 11:05:44.704: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 11/06 11:05:44.709: [smf] INFO: Removed Session: UE IMSI:[262427755657473] DNN:[internet:0] IPv4:[176.16.18.62] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.709: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3200) 11/06 11:05:44.709: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1092) 11/06 11:05:44.715: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 11/06 11:05:44.720: [smf] INFO: Removed Session: UE IMSI:[262429290158506] DNN:[internet:0] IPv4:[176.16.18.63] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.720: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3200) 11/06 11:05:44.720: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1092) 11/06 11:05:44.726: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 11/06 11:05:44.730: [smf] INFO: Removed Session: UE IMSI:[262425900173168] DNN:[internet:0] IPv4:[176.16.18.64] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.731: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3200) 11/06 11:05:44.731: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1092) 11/06 11:05:44.736: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 11/06 11:05:44.741: [smf] INFO: Removed Session: UE IMSI:[262428210822696] DNN:[internet:0] IPv4:[176.16.18.65] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.741: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3200) 11/06 11:05:44.741: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1092) 11/06 11:05:44.747: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 11/06 11:05:44.752: [smf] INFO: Removed Session: UE IMSI:[262424306414767] DNN:[internet:0] IPv4:[176.16.18.66] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.752: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3200) 11/06 11:05:44.752: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1092) 11/06 11:05:44.758: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 11/06 11:05:44.763: [smf] INFO: Removed Session: UE IMSI:[262424519929802] DNN:[internet:0] IPv4:[176.16.18.67] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.763: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3200) 11/06 11:05:44.763: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1092) 11/06 11:05:44.769: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 11/06 11:05:44.774: [smf] INFO: Removed Session: UE IMSI:[262422941716801] DNN:[internet:0] IPv4:[176.16.18.68] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3200) 11/06 11:05:44.774: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1092) 11/06 11:05:44.780: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 11/06 11:05:44.785: [smf] INFO: Removed Session: UE IMSI:[262427285315813] DNN:[internet:0] IPv4:[176.16.18.69] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.785: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3200) 11/06 11:05:44.785: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1092) 11/06 11:05:44.791: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 11/06 11:05:44.795: [smf] INFO: Removed Session: UE IMSI:[262421123573767] DNN:[internet:0] IPv4:[176.16.18.70] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3200) 11/06 11:05:44.795: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1092) 11/06 11:05:44.802: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 11/06 11:05:44.807: [smf] INFO: Removed Session: UE IMSI:[262429409806036] DNN:[internet:0] IPv4:[176.16.18.71] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.807: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3200) 11/06 11:05:44.807: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1092) 11/06 11:05:44.812: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 11/06 11:05:44.817: [smf] INFO: Removed Session: UE IMSI:[262420846910019] DNN:[internet:0] IPv4:[176.16.18.72] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3200) 11/06 11:05:44.817: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1092) 11/06 11:05:44.823: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 11/06 11:05:44.828: [smf] INFO: Removed Session: UE IMSI:[262426834667214] DNN:[internet:0] IPv4:[176.16.18.73] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3200) 11/06 11:05:44.828: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1092) 11/06 11:05:44.834: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 11/06 11:05:44.838: [smf] INFO: Removed Session: UE IMSI:[262421604052050] DNN:[internet:0] IPv4:[176.16.18.74] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3200) 11/06 11:05:44.838: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1092) 11/06 11:05:44.845: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 11/06 11:05:44.850: [smf] INFO: Removed Session: UE IMSI:[262422042651865] DNN:[internet:0] IPv4:[176.16.18.75] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3200) 11/06 11:05:44.850: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1092) 11/06 11:05:44.856: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 11/06 11:05:44.861: [smf] INFO: Removed Session: UE IMSI:[262423039911717] DNN:[internet:0] IPv4:[176.16.18.76] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3200) 11/06 11:05:44.861: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1092) 11/06 11:05:44.867: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 11/06 11:05:44.872: [smf] INFO: Removed Session: UE IMSI:[262429879642435] DNN:[internet:0] IPv4:[176.16.18.77] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3200) 11/06 11:05:44.872: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1092) 11/06 11:05:44.878: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 11/06 11:05:44.883: [smf] INFO: Removed Session: UE IMSI:[262429178524936] DNN:[internet:0] IPv4:[176.16.18.78] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3200) 11/06 11:05:44.883: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1092) 11/06 11:05:44.889: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 11/06 11:05:44.895: [smf] INFO: Removed Session: UE IMSI:[262423301329426] DNN:[internet:0] IPv4:[176.16.18.79] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3200) 11/06 11:05:44.895: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1092) 11/06 11:05:44.900: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 11/06 11:05:44.905: [smf] INFO: Removed Session: UE IMSI:[262427724541976] DNN:[internet:0] IPv4:[176.16.18.80] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3200) 11/06 11:05:44.905: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1092) 11/06 11:05:44.911: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 11/06 11:05:44.916: [smf] INFO: Removed Session: UE IMSI:[262423021629636] DNN:[internet:0] IPv4:[176.16.18.81] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3200) 11/06 11:05:44.916: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1092) 11/06 11:05:44.922: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 11/06 11:05:44.927: [smf] INFO: Removed Session: UE IMSI:[262428958409798] DNN:[internet:0] IPv4:[176.16.18.82] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3200) 11/06 11:05:44.927: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1092) 11/06 11:05:44.933: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 11/06 11:05:44.938: [smf] INFO: Removed Session: UE IMSI:[262424055827433] DNN:[internet:0] IPv4:[176.16.18.83] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.938: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3200) 11/06 11:05:44.938: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1092) 11/06 11:05:44.944: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 11/06 11:05:44.949: [smf] INFO: Removed Session: UE IMSI:[262425228472402] DNN:[internet:0] IPv4:[176.16.18.84] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.949: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3200) 11/06 11:05:44.949: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1092) 11/06 11:05:44.955: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 11/06 11:05:44.960: [smf] INFO: Removed Session: UE IMSI:[262422080265671] DNN:[internet:0] IPv4:[176.16.18.85] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3200) 11/06 11:05:44.960: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1092) 11/06 11:05:44.966: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 11/06 11:05:44.970: [smf] INFO: Removed Session: UE IMSI:[262421133990523] DNN:[internet:0] IPv4:[176.16.18.86] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.970: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3200) 11/06 11:05:44.970: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1092) 11/06 11:05:44.977: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 11/06 11:05:44.982: [smf] INFO: Removed Session: UE IMSI:[262429066946264] DNN:[internet:0] IPv4:[176.16.18.87] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.982: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3200) 11/06 11:05:44.982: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1092) 11/06 11:05:44.987: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 11/06 11:05:44.992: [smf] INFO: Removed Session: UE IMSI:[262424235087871] DNN:[internet:0] IPv4:[176.16.18.88] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:44.992: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3200) 11/06 11:05:44.992: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1092) 11/06 11:05:44.998: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 11/06 11:05:45.003: [smf] INFO: Removed Session: UE IMSI:[262427429934347] DNN:[internet:0] IPv4:[176.16.18.89] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3200) 11/06 11:05:45.003: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1092) 11/06 11:05:45.009: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 11/06 11:05:45.014: [smf] INFO: Removed Session: UE IMSI:[262423805165333] DNN:[internet:0] IPv4:[176.16.18.90] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3200) 11/06 11:05:45.014: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1092) 11/06 11:05:45.020: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 11/06 11:05:45.024: [smf] INFO: Removed Session: UE IMSI:[262429642036076] DNN:[internet:0] IPv4:[176.16.18.91] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.024: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3200) 11/06 11:05:45.025: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1092) 11/06 11:05:45.031: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 11/06 11:05:45.035: [smf] INFO: Removed Session: UE IMSI:[262420131877013] DNN:[internet:0] IPv4:[176.16.18.92] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3200) 11/06 11:05:45.035: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1092) 11/06 11:05:45.041: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 11/06 11:05:45.046: [smf] INFO: Removed Session: UE IMSI:[262426255721925] DNN:[internet:0] IPv4:[176.16.18.93] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.046: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3200) 11/06 11:05:45.046: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1092) 11/06 11:05:45.052: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 11/06 11:05:45.057: [smf] INFO: Removed Session: UE IMSI:[262424187210137] DNN:[internet:0] IPv4:[176.16.18.94] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.057: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3200) 11/06 11:05:45.057: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1092) 11/06 11:05:45.063: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 11/06 11:05:45.068: [smf] INFO: Removed Session: UE IMSI:[262427352690355] DNN:[internet:0] IPv4:[176.16.18.95] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.068: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3200) 11/06 11:05:45.068: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1092) 11/06 11:05:45.074: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 11/06 11:05:45.079: [smf] INFO: Removed Session: UE IMSI:[262420413498005] DNN:[internet:0] IPv4:[176.16.18.96] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3200) 11/06 11:05:45.079: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1092) 11/06 11:05:45.085: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 11/06 11:05:45.091: [smf] INFO: Removed Session: UE IMSI:[262420313077648] DNN:[internet:0] IPv4:[176.16.18.97] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3200) 11/06 11:05:45.091: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1092) 11/06 11:05:45.096: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 11/06 11:05:45.101: [smf] INFO: Removed Session: UE IMSI:[262427007342546] DNN:[internet:0] IPv4:[176.16.18.98] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3200) 11/06 11:05:45.101: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1092) 11/06 11:05:45.107: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 11/06 11:05:45.112: [smf] INFO: Removed Session: UE IMSI:[262422873236789] DNN:[internet:0] IPv4:[176.16.18.99] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3200) 11/06 11:05:45.112: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1092) 11/06 11:05:45.118: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 11/06 11:05:45.123: [smf] INFO: Removed Session: UE IMSI:[262423791554182] DNN:[internet:0] IPv4:[176.16.18.100] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3200) 11/06 11:05:45.123: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1092) 11/06 11:05:45.129: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 11/06 11:05:45.134: [smf] INFO: Removed Session: UE IMSI:[262422221337732] DNN:[internet:0] IPv4:[176.16.18.101] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3200) 11/06 11:05:45.134: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1092) 11/06 11:05:45.139: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 11/06 11:05:45.144: [smf] INFO: Removed Session: UE IMSI:[262422142852365] DNN:[internet:0] IPv4:[176.16.18.102] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3200) 11/06 11:05:45.144: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1092) 11/06 11:05:45.150: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 11/06 11:05:45.155: [smf] INFO: Removed Session: UE IMSI:[262423589779495] DNN:[internet:0] IPv4:[176.16.18.103] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3200) 11/06 11:05:45.155: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1092) 11/06 11:05:45.161: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 11/06 11:05:45.166: [smf] INFO: Removed Session: UE IMSI:[262429483881560] DNN:[internet:0] IPv4:[176.16.18.104] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3200) 11/06 11:05:45.166: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1092) 11/06 11:05:45.172: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 11/06 11:05:45.177: [smf] INFO: Removed Session: UE IMSI:[262428975680123] DNN:[internet:0] IPv4:[176.16.18.105] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3200) 11/06 11:05:45.177: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1092) 11/06 11:05:45.183: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 11/06 11:05:45.187: [smf] INFO: Removed Session: UE IMSI:[262424731318709] DNN:[internet:0] IPv4:[176.16.18.106] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3200) 11/06 11:05:45.187: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1092) 11/06 11:05:45.194: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 11/06 11:05:45.199: [smf] INFO: Removed Session: UE IMSI:[262423551066567] DNN:[internet:0] IPv4:[176.16.18.107] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.199: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3200) 11/06 11:05:45.199: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1092) 11/06 11:05:45.205: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 11/06 11:05:45.209: [smf] INFO: Removed Session: UE IMSI:[262428643492738] DNN:[internet:0] IPv4:[176.16.18.108] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.209: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3200) 11/06 11:05:45.209: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1092) 11/06 11:05:45.216: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 11/06 11:05:45.221: [smf] INFO: Removed Session: UE IMSI:[262427283095937] DNN:[internet:0] IPv4:[176.16.18.109] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3200) 11/06 11:05:45.221: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1092) 11/06 11:05:45.227: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 11/06 11:05:45.232: [smf] INFO: Removed Session: UE IMSI:[262421810454372] DNN:[internet:0] IPv4:[176.16.18.110] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3200) 11/06 11:05:45.232: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1092) 11/06 11:05:45.238: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 11/06 11:05:45.243: [smf] INFO: Removed Session: UE IMSI:[262425351168500] DNN:[internet:0] IPv4:[176.16.18.111] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3200) 11/06 11:05:45.243: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1092) 11/06 11:05:45.249: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 11/06 11:05:45.254: [smf] INFO: Removed Session: UE IMSI:[262428401637791] DNN:[internet:0] IPv4:[176.16.18.112] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3200) 11/06 11:05:45.254: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1092) 11/06 11:05:45.260: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 11/06 11:05:45.264: [smf] INFO: Removed Session: UE IMSI:[262428502282070] DNN:[internet:0] IPv4:[176.16.18.113] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3200) 11/06 11:05:45.264: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1092) 11/06 11:05:45.271: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 11/06 11:05:45.277: [smf] INFO: Removed Session: UE IMSI:[262421918678048] DNN:[internet:0] IPv4:[176.16.18.114] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.277: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3200) 11/06 11:05:45.277: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1092) 11/06 11:05:45.282: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 11/06 11:05:45.287: [smf] INFO: Removed Session: UE IMSI:[262421997117441] DNN:[internet:0] IPv4:[176.16.18.115] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3200) 11/06 11:05:45.287: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1092) 11/06 11:05:45.293: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 11/06 11:05:45.298: [smf] INFO: Removed Session: UE IMSI:[262425275931322] DNN:[internet:0] IPv4:[176.16.18.116] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3200) 11/06 11:05:45.298: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1092) 11/06 11:05:45.303: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 11/06 11:05:45.309: [smf] INFO: Removed Session: UE IMSI:[262426705703522] DNN:[internet:0] IPv4:[176.16.18.117] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3200) 11/06 11:05:45.309: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1092) 11/06 11:05:45.314: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 11/06 11:05:45.319: [smf] INFO: Removed Session: UE IMSI:[262425305673303] DNN:[internet:0] IPv4:[176.16.18.118] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3200) 11/06 11:05:45.319: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1092) 11/06 11:05:45.325: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 11/06 11:05:45.329: [smf] INFO: Removed Session: UE IMSI:[262421084304214] DNN:[internet:0] IPv4:[176.16.18.119] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3200) 11/06 11:05:45.329: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1092) 11/06 11:05:45.336: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 11/06 11:05:45.341: [smf] INFO: Removed Session: UE IMSI:[262426677684212] DNN:[internet:0] IPv4:[176.16.18.120] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3200) 11/06 11:05:45.341: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1092) 11/06 11:05:45.347: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 11/06 11:05:45.353: [smf] INFO: Removed Session: UE IMSI:[262427566861403] DNN:[internet:0] IPv4:[176.16.18.121] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.353: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3200) 11/06 11:05:45.353: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1092) 11/06 11:05:45.358: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 11/06 11:05:45.363: [smf] INFO: Removed Session: UE IMSI:[262428215340202] DNN:[internet:0] IPv4:[176.16.18.122] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3200) 11/06 11:05:45.363: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1092) 11/06 11:05:45.369: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 11/06 11:05:45.373: [smf] INFO: Removed Session: UE IMSI:[262420322444647] DNN:[internet:0] IPv4:[176.16.18.123] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3200) 11/06 11:05:45.374: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1092) 11/06 11:05:45.380: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 11/06 11:05:45.384: [smf] INFO: Removed Session: UE IMSI:[262428231029930] DNN:[internet:0] IPv4:[176.16.18.124] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3200) 11/06 11:05:45.384: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1092) 11/06 11:05:45.391: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 11/06 11:05:45.396: [smf] INFO: Removed Session: UE IMSI:[262429415017196] DNN:[internet:0] IPv4:[176.16.18.125] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3200) 11/06 11:05:45.396: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1092) 11/06 11:05:45.401: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 11/06 11:05:45.406: [smf] INFO: Removed Session: UE IMSI:[262429522007233] DNN:[internet:0] IPv4:[176.16.18.126] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3200) 11/06 11:05:45.406: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1092) 11/06 11:05:45.412: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 11/06 11:05:45.417: [smf] INFO: Removed Session: UE IMSI:[262428455936735] DNN:[internet:0] IPv4:[176.16.18.127] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3200) 11/06 11:05:45.417: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1092) 11/06 11:05:45.423: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 11/06 11:05:45.429: [smf] INFO: Removed Session: UE IMSI:[262429585472734] DNN:[internet:0] IPv4:[176.16.18.128] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.429: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3200) 11/06 11:05:45.429: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1092) 11/06 11:05:45.434: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 11/06 11:05:45.439: [smf] INFO: Removed Session: UE IMSI:[262429701770448] DNN:[internet:0] IPv4:[176.16.18.129] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3200) 11/06 11:05:45.439: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1092) 11/06 11:05:45.445: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 11/06 11:05:45.450: [smf] INFO: Removed Session: UE IMSI:[262429404813040] DNN:[internet:0] IPv4:[176.16.18.130] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.450: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3200) 11/06 11:05:45.450: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1092) 11/06 11:05:45.456: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 11/06 11:05:45.462: [smf] INFO: Removed Session: UE IMSI:[262420111107889] DNN:[internet:0] IPv4:[176.16.18.131] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3200) 11/06 11:05:45.462: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1092) 11/06 11:05:45.467: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 11/06 11:05:45.472: [smf] INFO: Removed Session: UE IMSI:[262429532466939] DNN:[internet:0] IPv4:[176.16.18.132] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3200) 11/06 11:05:45.472: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1092) 11/06 11:05:45.478: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 11/06 11:05:45.484: [smf] INFO: Removed Session: UE IMSI:[262425204371712] DNN:[internet:0] IPv4:[176.16.18.133] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3200) 11/06 11:05:45.484: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1092) 11/06 11:05:45.489: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 11/06 11:05:45.494: [smf] INFO: Removed Session: UE IMSI:[262428991967747] DNN:[internet:0] IPv4:[176.16.18.134] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3200) 11/06 11:05:45.494: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1092) 11/06 11:05:45.500: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 11/06 11:05:45.505: [smf] INFO: Removed Session: UE IMSI:[262421084435234] DNN:[internet:0] IPv4:[176.16.18.135] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3200) 11/06 11:05:45.505: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1092) 11/06 11:05:45.511: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 11/06 11:05:45.517: [smf] INFO: Removed Session: UE IMSI:[262421189271743] DNN:[internet:0] IPv4:[176.16.18.136] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3200) 11/06 11:05:45.517: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1092) 11/06 11:05:45.522: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 11/06 11:05:45.528: [smf] INFO: Removed Session: UE IMSI:[262420215805223] DNN:[internet:0] IPv4:[176.16.18.137] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3200) 11/06 11:05:45.528: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1092) 11/06 11:05:45.533: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 11/06 11:05:45.541: [smf] INFO: Removed Session: UE IMSI:[262422456305278] DNN:[internet:0] IPv4:[176.16.18.138] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.541: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3200) 11/06 11:05:45.541: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1092) 11/06 11:05:45.544: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 11/06 11:05:45.549: [smf] INFO: Removed Session: UE IMSI:[262426101779431] DNN:[internet:0] IPv4:[176.16.18.139] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3200) 11/06 11:05:45.549: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1092) 11/06 11:05:45.555: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 11/06 11:05:45.560: [smf] INFO: Removed Session: UE IMSI:[262428111153141] DNN:[internet:0] IPv4:[176.16.18.140] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3200) 11/06 11:05:45.560: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1092) 11/06 11:05:45.567: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 11/06 11:05:45.571: [smf] INFO: Removed Session: UE IMSI:[262425781423034] DNN:[internet:0] IPv4:[176.16.18.141] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3200) 11/06 11:05:45.571: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1092) 11/06 11:05:45.578: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 11/06 11:05:45.583: [smf] INFO: Removed Session: UE IMSI:[262426437431490] DNN:[internet:0] IPv4:[176.16.18.142] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.583: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3200) 11/06 11:05:45.583: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1092) 11/06 11:05:45.589: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 11/06 11:05:45.595: [smf] INFO: Removed Session: UE IMSI:[262420695960124] DNN:[internet:0] IPv4:[176.16.18.143] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3200) 11/06 11:05:45.595: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1092) 11/06 11:05:45.600: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 11/06 11:05:45.604: [smf] INFO: Removed Session: UE IMSI:[262425029463463] DNN:[internet:0] IPv4:[176.16.18.144] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.604: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3200) 11/06 11:05:45.604: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1092) 11/06 11:05:45.611: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 11/06 11:05:45.616: [smf] INFO: Removed Session: UE IMSI:[262422745890230] DNN:[internet:0] IPv4:[176.16.18.145] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3200) 11/06 11:05:45.616: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1092) 11/06 11:05:45.622: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 11/06 11:05:45.628: [smf] INFO: Removed Session: UE IMSI:[262426803574777] DNN:[internet:0] IPv4:[176.16.18.146] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3200) 11/06 11:05:45.628: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1092) 11/06 11:05:45.633: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 11/06 11:05:45.638: [smf] INFO: Removed Session: UE IMSI:[262423724006944] DNN:[internet:0] IPv4:[176.16.18.147] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3200) 11/06 11:05:45.638: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1092) 11/06 11:05:45.644: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 11/06 11:05:45.649: [smf] INFO: Removed Session: UE IMSI:[262428375389919] DNN:[internet:0] IPv4:[176.16.18.148] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3200) 11/06 11:05:45.649: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1092) 11/06 11:05:45.655: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 11/06 11:05:45.660: [smf] INFO: Removed Session: UE IMSI:[262428384658022] DNN:[internet:0] IPv4:[176.16.18.149] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3200) 11/06 11:05:45.660: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1092) 11/06 11:05:45.666: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 11/06 11:05:45.671: [smf] INFO: Removed Session: UE IMSI:[262426367863764] DNN:[internet:0] IPv4:[176.16.18.150] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3200) 11/06 11:05:45.671: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1092) 11/06 11:05:45.677: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 11/06 11:05:45.683: [smf] INFO: Removed Session: UE IMSI:[262424493517724] DNN:[internet:0] IPv4:[176.16.18.151] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.683: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3200) 11/06 11:05:45.683: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1092) 11/06 11:05:45.688: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 11/06 11:05:45.693: [smf] INFO: Removed Session: UE IMSI:[262425803665148] DNN:[internet:0] IPv4:[176.16.18.152] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.693: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3200) 11/06 11:05:45.693: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1092) 11/06 11:05:45.699: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 11/06 11:05:45.704: [smf] INFO: Removed Session: UE IMSI:[262427748246305] DNN:[internet:0] IPv4:[176.16.18.153] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.704: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3200) 11/06 11:05:45.704: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1092) 11/06 11:05:45.710: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 11/06 11:05:45.715: [smf] INFO: Removed Session: UE IMSI:[262429227150788] DNN:[internet:0] IPv4:[176.16.18.154] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.715: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3200) 11/06 11:05:45.715: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1092) 11/06 11:05:45.721: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 11/06 11:05:45.725: [smf] INFO: Removed Session: UE IMSI:[262424220345638] DNN:[internet:0] IPv4:[176.16.18.155] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.725: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3200) 11/06 11:05:45.725: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1092) 11/06 11:05:45.731: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 11/06 11:05:45.736: [smf] INFO: Removed Session: UE IMSI:[262421215444522] DNN:[internet:0] IPv4:[176.16.18.156] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3200) 11/06 11:05:45.736: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1092) 11/06 11:05:45.742: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 11/06 11:05:45.747: [smf] INFO: Removed Session: UE IMSI:[262422954464618] DNN:[internet:0] IPv4:[176.16.18.157] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.747: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3200) 11/06 11:05:45.747: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1092) 11/06 11:05:45.753: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 11/06 11:05:45.757: [smf] INFO: Removed Session: UE IMSI:[262424172007095] DNN:[internet:0] IPv4:[176.16.18.158] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3200) 11/06 11:05:45.757: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1092) 11/06 11:05:45.764: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 11/06 11:05:45.769: [smf] INFO: Removed Session: UE IMSI:[262427726061109] DNN:[internet:0] IPv4:[176.16.18.159] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.769: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3200) 11/06 11:05:45.769: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1092) 11/06 11:05:45.774: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 11/06 11:05:45.779: [smf] INFO: Removed Session: UE IMSI:[262423093552115] DNN:[internet:0] IPv4:[176.16.18.160] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.779: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3200) 11/06 11:05:45.779: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1092) 11/06 11:05:45.785: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 11/06 11:05:45.790: [smf] INFO: Removed Session: UE IMSI:[262424076063360] DNN:[internet:0] IPv4:[176.16.18.161] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.790: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3200) 11/06 11:05:45.790: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1092) 11/06 11:05:45.796: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 11/06 11:05:45.801: [smf] INFO: Removed Session: UE IMSI:[262424925521303] DNN:[internet:0] IPv4:[176.16.18.162] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3200) 11/06 11:05:45.801: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1092) 11/06 11:05:45.807: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 11/06 11:05:45.812: [smf] INFO: Removed Session: UE IMSI:[262424023265833] DNN:[internet:0] IPv4:[176.16.18.163] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.812: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3200) 11/06 11:05:45.812: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1092) 11/06 11:05:45.818: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 11/06 11:05:45.823: [smf] INFO: Removed Session: UE IMSI:[262426649975099] DNN:[internet:0] IPv4:[176.16.18.164] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3200) 11/06 11:05:45.823: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1092) 11/06 11:05:45.828: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 11/06 11:05:45.833: [smf] INFO: Removed Session: UE IMSI:[262423494109206] DNN:[internet:0] IPv4:[176.16.18.165] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3200) 11/06 11:05:45.833: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1092) 11/06 11:05:45.839: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 11/06 11:05:45.844: [smf] INFO: Removed Session: UE IMSI:[262424876037050] DNN:[internet:0] IPv4:[176.16.18.166] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.844: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3200) 11/06 11:05:45.844: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1092) 11/06 11:05:45.850: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 11/06 11:05:45.854: [smf] INFO: Removed Session: UE IMSI:[262428341726538] DNN:[internet:0] IPv4:[176.16.18.167] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.854: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3200) 11/06 11:05:45.854: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1092) 11/06 11:05:45.860: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 11/06 11:05:45.864: [smf] INFO: Removed Session: UE IMSI:[262427277350074] DNN:[internet:0] IPv4:[176.16.18.168] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3200) 11/06 11:05:45.864: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1092) 11/06 11:05:45.871: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 11/06 11:05:45.878: [smf] INFO: Removed Session: UE IMSI:[262424510209204] DNN:[internet:0] IPv4:[176.16.18.169] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3200) 11/06 11:05:45.878: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1092) 11/06 11:05:45.882: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 11/06 11:05:45.887: [smf] INFO: Removed Session: UE IMSI:[262425652813286] DNN:[internet:0] IPv4:[176.16.18.170] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.887: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3200) 11/06 11:05:45.887: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1092) 11/06 11:05:45.893: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 11/06 11:05:45.898: [smf] INFO: Removed Session: UE IMSI:[262428310718524] DNN:[internet:0] IPv4:[176.16.18.171] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.898: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3200) 11/06 11:05:45.898: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1092) 11/06 11:05:45.904: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 11/06 11:05:45.908: [smf] INFO: Removed Session: UE IMSI:[262426263705072] DNN:[internet:0] IPv4:[176.16.18.172] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.908: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3200) 11/06 11:05:45.909: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1092) 11/06 11:05:45.914: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 11/06 11:05:45.919: [smf] INFO: Removed Session: UE IMSI:[262421633186660] DNN:[internet:0] IPv4:[176.16.18.173] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.919: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3200) 11/06 11:05:45.919: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1092) 11/06 11:05:45.925: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 11/06 11:05:45.929: [smf] INFO: Removed Session: UE IMSI:[262424644821246] DNN:[internet:0] IPv4:[176.16.18.174] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.929: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3200) 11/06 11:05:45.929: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1092) 11/06 11:05:45.935: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 11/06 11:05:45.939: [smf] INFO: Removed Session: UE IMSI:[262426906656866] DNN:[internet:0] IPv4:[176.16.18.175] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3200) 11/06 11:05:45.939: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1092) 11/06 11:05:45.946: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 11/06 11:05:45.951: [smf] INFO: Removed Session: UE IMSI:[262420999778702] DNN:[internet:0] IPv4:[176.16.18.176] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.951: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3200) 11/06 11:05:45.951: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1092) 11/06 11:05:45.957: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 11/06 11:05:45.961: [smf] INFO: Removed Session: UE IMSI:[262420716478592] DNN:[internet:0] IPv4:[176.16.18.177] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3200) 11/06 11:05:45.961: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1092) 11/06 11:05:45.967: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 11/06 11:05:45.973: [smf] INFO: Removed Session: UE IMSI:[262429075971427] DNN:[internet:0] IPv4:[176.16.18.178] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3200) 11/06 11:05:45.973: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1092) 11/06 11:05:45.978: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 11/06 11:05:45.982: [smf] INFO: Removed Session: UE IMSI:[262427933936431] DNN:[internet:0] IPv4:[176.16.18.179] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.982: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3200) 11/06 11:05:45.982: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1092) 11/06 11:05:45.988: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 11/06 11:05:45.994: [smf] INFO: Removed Session: UE IMSI:[262425781816732] DNN:[internet:0] IPv4:[176.16.18.180] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:45.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3200) 11/06 11:05:45.994: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1092) 11/06 11:05:45.999: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 11/06 11:05:46.004: [smf] INFO: Removed Session: UE IMSI:[262424154808122] DNN:[internet:0] IPv4:[176.16.18.181] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.004: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3200) 11/06 11:05:46.004: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1092) 11/06 11:05:46.010: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 11/06 11:05:46.015: [smf] INFO: Removed Session: UE IMSI:[262421685155655] DNN:[internet:0] IPv4:[176.16.18.182] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3200) 11/06 11:05:46.015: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1092) 11/06 11:05:46.021: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 11/06 11:05:46.025: [smf] INFO: Removed Session: UE IMSI:[262421593069879] DNN:[internet:0] IPv4:[176.16.18.183] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3200) 11/06 11:05:46.025: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1092) 11/06 11:05:46.031: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 11/06 11:05:46.036: [smf] INFO: Removed Session: UE IMSI:[262427066074748] DNN:[internet:0] IPv4:[176.16.18.184] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3200) 11/06 11:05:46.036: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1092) 11/06 11:05:46.042: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 11/06 11:05:46.047: [smf] INFO: Removed Session: UE IMSI:[262423982793201] DNN:[internet:0] IPv4:[176.16.18.185] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3200) 11/06 11:05:46.048: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1092) 11/06 11:05:46.052: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 11/06 11:05:46.057: [smf] INFO: Removed Session: UE IMSI:[262420125237394] DNN:[internet:0] IPv4:[176.16.18.186] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.057: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3200) 11/06 11:05:46.057: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1092) 11/06 11:05:46.063: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 11/06 11:05:46.068: [smf] INFO: Removed Session: UE IMSI:[262420176558887] DNN:[internet:0] IPv4:[176.16.18.187] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.068: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3200) 11/06 11:05:46.068: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1092) 11/06 11:05:46.073: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 11/06 11:05:46.078: [smf] INFO: Removed Session: UE IMSI:[262424551255095] DNN:[internet:0] IPv4:[176.16.18.188] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3200) 11/06 11:05:46.078: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1092) 11/06 11:05:46.084: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 11/06 11:05:46.088: [smf] INFO: Removed Session: UE IMSI:[262425242986584] DNN:[internet:0] IPv4:[176.16.18.189] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3200) 11/06 11:05:46.088: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1092) 11/06 11:05:46.095: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 11/06 11:05:46.099: [smf] INFO: Removed Session: UE IMSI:[262424094581287] DNN:[internet:0] IPv4:[176.16.18.190] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3200) 11/06 11:05:46.099: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1092) 11/06 11:05:46.106: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 11/06 11:05:46.112: [smf] INFO: Removed Session: UE IMSI:[262427542021083] DNN:[internet:0] IPv4:[176.16.18.191] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3200) 11/06 11:05:46.112: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1092) 11/06 11:05:46.116: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 11/06 11:05:46.120: [smf] INFO: Removed Session: UE IMSI:[262420076085277] DNN:[internet:0] IPv4:[176.16.18.192] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.120: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3200) 11/06 11:05:46.120: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1092) 11/06 11:05:46.127: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 11/06 11:05:46.133: [smf] INFO: Removed Session: UE IMSI:[262423053730188] DNN:[internet:0] IPv4:[176.16.18.193] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3200) 11/06 11:05:46.133: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1092) 11/06 11:05:46.138: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 11/06 11:05:46.142: [smf] INFO: Removed Session: UE IMSI:[262420029159140] DNN:[internet:0] IPv4:[176.16.18.194] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3200) 11/06 11:05:46.142: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1092) 11/06 11:05:46.148: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 11/06 11:05:46.152: [smf] INFO: Removed Session: UE IMSI:[262424041255853] DNN:[internet:0] IPv4:[176.16.18.195] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3200) 11/06 11:05:46.152: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1092) 11/06 11:05:46.159: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 11/06 11:05:46.164: [smf] INFO: Removed Session: UE IMSI:[262421385414082] DNN:[internet:0] IPv4:[176.16.18.196] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3200) 11/06 11:05:46.164: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1092) 11/06 11:05:46.169: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 11/06 11:05:46.173: [smf] INFO: Removed Session: UE IMSI:[262429574640296] DNN:[internet:0] IPv4:[176.16.18.197] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3200) 11/06 11:05:46.173: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1092) 11/06 11:05:46.180: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 11/06 11:05:46.185: [smf] INFO: Removed Session: UE IMSI:[262426058637134] DNN:[internet:0] IPv4:[176.16.18.198] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3200) 11/06 11:05:46.185: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1092) 11/06 11:05:46.191: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 11/06 11:05:46.196: [smf] INFO: Removed Session: UE IMSI:[262424009442377] DNN:[internet:0] IPv4:[176.16.18.199] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3200) 11/06 11:05:46.196: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1092) 11/06 11:05:46.201: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 11/06 11:05:46.206: [smf] INFO: Removed Session: UE IMSI:[262425342223499] DNN:[internet:0] IPv4:[176.16.18.200] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3200) 11/06 11:05:46.206: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1092) 11/06 11:05:46.212: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 11/06 11:05:46.218: [smf] INFO: Removed Session: UE IMSI:[262423830688119] DNN:[internet:0] IPv4:[176.16.18.201] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.218: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3200) 11/06 11:05:46.218: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1092) 11/06 11:05:46.223: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 11/06 11:05:46.229: [smf] INFO: Removed Session: UE IMSI:[262428483124900] DNN:[internet:0] IPv4:[176.16.18.202] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3200) 11/06 11:05:46.229: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1092) 11/06 11:05:46.234: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 11/06 11:05:46.238: [smf] INFO: Removed Session: UE IMSI:[262424112345924] DNN:[internet:0] IPv4:[176.16.18.203] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.238: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3200) 11/06 11:05:46.238: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1092) 11/06 11:05:46.244: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 11/06 11:05:46.250: [smf] INFO: Removed Session: UE IMSI:[262423574454309] DNN:[internet:0] IPv4:[176.16.18.204] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3200) 11/06 11:05:46.250: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1092) 11/06 11:05:46.255: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 11/06 11:05:46.263: [smf] INFO: Removed Session: UE IMSI:[262428417942732] DNN:[internet:0] IPv4:[176.16.18.205] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.263: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3200) 11/06 11:05:46.263: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1092) 11/06 11:05:46.266: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 11/06 11:05:46.270: [smf] INFO: Removed Session: UE IMSI:[262421631589458] DNN:[internet:0] IPv4:[176.16.18.206] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3200) 11/06 11:05:46.270: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1092) 11/06 11:05:46.276: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 11/06 11:05:46.281: [smf] INFO: Removed Session: UE IMSI:[262429159385379] DNN:[internet:0] IPv4:[176.16.18.207] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3200) 11/06 11:05:46.281: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1092) 11/06 11:05:46.287: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 11/06 11:05:46.292: [smf] INFO: Removed Session: UE IMSI:[262420729379252] DNN:[internet:0] IPv4:[176.16.18.208] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3200) 11/06 11:05:46.292: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1092) 11/06 11:05:46.298: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 11/06 11:05:46.302: [smf] INFO: Removed Session: UE IMSI:[262426021343987] DNN:[internet:0] IPv4:[176.16.18.209] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3200) 11/06 11:05:46.302: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1092) 11/06 11:05:46.308: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 11/06 11:05:46.314: [smf] INFO: Removed Session: UE IMSI:[262421898323254] DNN:[internet:0] IPv4:[176.16.18.210] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3200) 11/06 11:05:46.314: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1092) 11/06 11:05:46.319: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 11/06 11:05:46.323: [smf] INFO: Removed Session: UE IMSI:[262428575899002] DNN:[internet:0] IPv4:[176.16.18.211] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.323: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3200) 11/06 11:05:46.323: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1092) 11/06 11:05:46.330: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 11/06 11:05:46.334: [smf] INFO: Removed Session: UE IMSI:[262428311446681] DNN:[internet:0] IPv4:[176.16.18.212] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.334: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3200) 11/06 11:05:46.334: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1092) 11/06 11:05:46.340: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 11/06 11:05:46.347: [smf] INFO: Removed Session: UE IMSI:[262426920458266] DNN:[internet:0] IPv4:[176.16.18.213] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3200) 11/06 11:05:46.347: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1092) 11/06 11:05:46.351: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 11/06 11:05:46.356: [smf] INFO: Removed Session: UE IMSI:[262422568119367] DNN:[internet:0] IPv4:[176.16.18.214] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.356: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3200) 11/06 11:05:46.356: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1092) 11/06 11:05:46.365: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 11/06 11:05:46.370: [smf] INFO: Removed Session: UE IMSI:[262425563162058] DNN:[internet:0] IPv4:[176.16.18.215] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3200) 11/06 11:05:46.370: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1092) 11/06 11:05:46.376: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 11/06 11:05:46.380: [smf] INFO: Removed Session: UE IMSI:[262421930886164] DNN:[internet:0] IPv4:[176.16.18.216] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3200) 11/06 11:05:46.381: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1092) 11/06 11:05:46.386: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 11/06 11:05:46.392: [smf] INFO: Removed Session: UE IMSI:[262423255477398] DNN:[internet:0] IPv4:[176.16.18.217] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.392: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3200) 11/06 11:05:46.392: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1092) 11/06 11:05:46.397: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 11/06 11:05:46.405: [smf] INFO: Removed Session: UE IMSI:[262422816619249] DNN:[internet:0] IPv4:[176.16.18.218] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3200) 11/06 11:05:46.405: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1092) 11/06 11:05:46.407: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 11/06 11:05:46.411: [smf] INFO: Removed Session: UE IMSI:[262423386796947] DNN:[internet:0] IPv4:[176.16.18.219] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3200) 11/06 11:05:46.411: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1092) 11/06 11:05:46.418: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 11/06 11:05:46.423: [smf] INFO: Removed Session: UE IMSI:[262422024423078] DNN:[internet:0] IPv4:[176.16.18.220] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3200) 11/06 11:05:46.423: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1092) 11/06 11:05:46.429: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 11/06 11:05:46.434: [smf] INFO: Removed Session: UE IMSI:[262427975652367] DNN:[internet:0] IPv4:[176.16.18.221] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.434: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3200) 11/06 11:05:46.434: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1092) 11/06 11:05:46.440: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 11/06 11:05:46.444: [smf] INFO: Removed Session: UE IMSI:[262425842881127] DNN:[internet:0] IPv4:[176.16.18.222] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3200) 11/06 11:05:46.444: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1092) 11/06 11:05:46.450: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 11/06 11:05:46.455: [smf] INFO: Removed Session: UE IMSI:[262421559148388] DNN:[internet:0] IPv4:[176.16.18.223] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3200) 11/06 11:05:46.455: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1092) 11/06 11:05:46.463: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 11/06 11:05:46.468: [smf] INFO: Removed Session: UE IMSI:[262428731968143] DNN:[internet:0] IPv4:[176.16.18.224] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3200) 11/06 11:05:46.468: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1092) 11/06 11:05:46.473: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 11/06 11:05:46.478: [smf] INFO: Removed Session: UE IMSI:[262429184349822] DNN:[internet:0] IPv4:[176.16.18.225] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3200) 11/06 11:05:46.478: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1092) 11/06 11:05:46.484: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 11/06 11:05:46.488: [smf] INFO: Removed Session: UE IMSI:[262428928644495] DNN:[internet:0] IPv4:[176.16.18.226] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.488: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3200) 11/06 11:05:46.488: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1092) 11/06 11:05:46.495: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 11/06 11:05:46.499: [smf] INFO: Removed Session: UE IMSI:[262425777072954] DNN:[internet:0] IPv4:[176.16.18.227] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3200) 11/06 11:05:46.499: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1092) 11/06 11:05:46.505: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 11/06 11:05:46.509: [smf] INFO: Removed Session: UE IMSI:[262425577681514] DNN:[internet:0] IPv4:[176.16.18.228] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.509: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3200) 11/06 11:05:46.509: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1092) 11/06 11:05:46.516: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 11/06 11:05:46.520: [smf] INFO: Removed Session: UE IMSI:[262426999619314] DNN:[internet:0] IPv4:[176.16.18.229] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.520: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3200) 11/06 11:05:46.520: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1092) 11/06 11:05:46.527: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 11/06 11:05:46.532: [smf] INFO: Removed Session: UE IMSI:[262428322835983] DNN:[internet:0] IPv4:[176.16.18.230] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.532: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3200) 11/06 11:05:46.532: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1092) 11/06 11:05:46.538: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 11/06 11:05:46.543: [smf] INFO: Removed Session: UE IMSI:[262421577589796] DNN:[internet:0] IPv4:[176.16.18.231] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3200) 11/06 11:05:46.543: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1092) 11/06 11:05:46.549: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 11/06 11:05:46.554: [smf] INFO: Removed Session: UE IMSI:[262422047379588] DNN:[internet:0] IPv4:[176.16.18.232] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3200) 11/06 11:05:46.554: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1092) 11/06 11:05:46.560: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 11/06 11:05:46.566: [smf] INFO: Removed Session: UE IMSI:[262425619836229] DNN:[internet:0] IPv4:[176.16.18.233] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3200) 11/06 11:05:46.566: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1092) 11/06 11:05:46.571: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 11/06 11:05:46.576: [smf] INFO: Removed Session: UE IMSI:[262429076904107] DNN:[internet:0] IPv4:[176.16.18.234] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3200) 11/06 11:05:46.576: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1092) 11/06 11:05:46.582: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 11/06 11:05:46.587: [smf] INFO: Removed Session: UE IMSI:[262424140299144] DNN:[internet:0] IPv4:[176.16.18.235] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3200) 11/06 11:05:46.587: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1092) 11/06 11:05:46.593: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 11/06 11:05:46.598: [smf] INFO: Removed Session: UE IMSI:[262426031468243] DNN:[internet:0] IPv4:[176.16.18.236] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3200) 11/06 11:05:46.598: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1092) 11/06 11:05:46.604: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 11/06 11:05:46.610: [smf] INFO: Removed Session: UE IMSI:[262426166701262] DNN:[internet:0] IPv4:[176.16.18.237] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.610: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3200) 11/06 11:05:46.610: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1092) 11/06 11:05:46.616: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 11/06 11:05:46.621: [smf] INFO: Removed Session: UE IMSI:[262428007105946] DNN:[internet:0] IPv4:[176.16.18.238] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.621: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3200) 11/06 11:05:46.621: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1092) 11/06 11:05:46.627: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 11/06 11:05:46.632: [smf] INFO: Removed Session: UE IMSI:[262427066390668] DNN:[internet:0] IPv4:[176.16.18.239] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.632: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3200) 11/06 11:05:46.632: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1092) 11/06 11:05:46.639: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 11/06 11:05:46.644: [smf] INFO: Removed Session: UE IMSI:[262427711355810] DNN:[internet:0] IPv4:[176.16.18.240] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3200) 11/06 11:05:46.644: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1092) 11/06 11:05:46.650: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 11/06 11:05:46.655: [smf] INFO: Removed Session: UE IMSI:[262421926704121] DNN:[internet:0] IPv4:[176.16.18.241] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3200) 11/06 11:05:46.655: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1092) 11/06 11:05:46.661: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 11/06 11:05:46.666: [smf] INFO: Removed Session: UE IMSI:[262426667548547] DNN:[internet:0] IPv4:[176.16.18.242] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3200) 11/06 11:05:46.666: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1092) 11/06 11:05:46.673: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 11/06 11:05:46.677: [smf] INFO: Removed Session: UE IMSI:[262427842686961] DNN:[internet:0] IPv4:[176.16.18.243] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3200) 11/06 11:05:46.678: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1092) 11/06 11:05:46.684: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 11/06 11:05:46.688: [smf] INFO: Removed Session: UE IMSI:[262428791513140] DNN:[internet:0] IPv4:[176.16.18.244] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.688: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3200) 11/06 11:05:46.688: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1092) 11/06 11:05:46.695: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 11/06 11:05:46.700: [smf] INFO: Removed Session: UE IMSI:[262429816582154] DNN:[internet:0] IPv4:[176.16.18.245] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3200) 11/06 11:05:46.700: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1092) 11/06 11:05:46.706: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 11/06 11:05:46.711: [smf] INFO: Removed Session: UE IMSI:[262424176040839] DNN:[internet:0] IPv4:[176.16.18.246] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3200) 11/06 11:05:46.711: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1092) 11/06 11:05:46.716: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 11/06 11:05:46.722: [smf] INFO: Removed Session: UE IMSI:[262428706779537] DNN:[internet:0] IPv4:[176.16.18.247] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3200) 11/06 11:05:46.722: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1092) 11/06 11:05:46.728: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 11/06 11:05:46.733: [smf] INFO: Removed Session: UE IMSI:[262424168518533] DNN:[internet:0] IPv4:[176.16.18.248] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3200) 11/06 11:05:46.733: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1092) 11/06 11:05:46.738: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 11/06 11:05:46.743: [smf] INFO: Removed Session: UE IMSI:[262424626454305] DNN:[internet:0] IPv4:[176.16.18.249] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3200) 11/06 11:05:46.743: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1092) 11/06 11:05:46.750: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 11/06 11:05:46.754: [smf] INFO: Removed Session: UE IMSI:[262423346670728] DNN:[internet:0] IPv4:[176.16.18.250] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3200) 11/06 11:05:46.754: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1092) 11/06 11:05:46.761: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 11/06 11:05:46.766: [smf] INFO: Removed Session: UE IMSI:[262423256324072] DNN:[internet:0] IPv4:[176.16.18.251] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3200) 11/06 11:05:46.766: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1092) 11/06 11:05:46.772: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 11/06 11:05:46.777: [smf] INFO: Removed Session: UE IMSI:[262426756978189] DNN:[internet:0] IPv4:[176.16.18.252] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3200) 11/06 11:05:46.777: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1092) 11/06 11:05:46.783: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 11/06 11:05:46.788: [smf] INFO: Removed Session: UE IMSI:[262425895435244] DNN:[internet:0] IPv4:[176.16.18.253] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3200) 11/06 11:05:46.788: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1092) 11/06 11:05:46.793: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 11/06 11:05:46.799: [smf] INFO: Removed Session: UE IMSI:[262428697105713] DNN:[internet:0] IPv4:[176.16.18.254] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.799: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3200) 11/06 11:05:46.799: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1092) 11/06 11:05:46.804: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 11/06 11:05:46.809: [smf] INFO: Removed Session: UE IMSI:[262421778017548] DNN:[internet:0] IPv4:[176.16.18.255] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3200) 11/06 11:05:46.809: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1092) 11/06 11:05:46.815: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 11/06 11:05:46.820: [smf] INFO: Removed Session: UE IMSI:[262428127616786] DNN:[internet:0] IPv4:[176.16.19.0] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3200) 11/06 11:05:46.820: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1092) 11/06 11:05:46.826: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 11/06 11:05:46.831: [smf] INFO: Removed Session: UE IMSI:[262421877155107] DNN:[internet:0] IPv4:[176.16.19.1] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3200) 11/06 11:05:46.831: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1092) 11/06 11:05:46.837: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 11/06 11:05:46.842: [smf] INFO: Removed Session: UE IMSI:[262423965090338] DNN:[internet:0] IPv4:[176.16.19.2] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3200) 11/06 11:05:46.842: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1092) 11/06 11:05:46.849: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 11/06 11:05:46.853: [smf] INFO: Removed Session: UE IMSI:[262428677891221] DNN:[internet:0] IPv4:[176.16.19.3] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3200) 11/06 11:05:46.853: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1092) 11/06 11:05:46.859: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 11/06 11:05:46.864: [smf] INFO: Removed Session: UE IMSI:[262423896781969] DNN:[internet:0] IPv4:[176.16.19.4] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3200) 11/06 11:05:46.864: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1092) 11/06 11:05:46.870: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 11/06 11:05:46.876: [smf] INFO: Removed Session: UE IMSI:[262423668657826] DNN:[internet:0] IPv4:[176.16.19.5] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.876: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3200) 11/06 11:05:46.876: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1092) 11/06 11:05:46.881: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 11/06 11:05:46.887: [smf] INFO: Removed Session: UE IMSI:[262422410458687] DNN:[internet:0] IPv4:[176.16.19.6] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.887: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3200) 11/06 11:05:46.887: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1092) 11/06 11:05:46.892: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 11/06 11:05:46.897: [smf] INFO: Removed Session: UE IMSI:[262427735637892] DNN:[internet:0] IPv4:[176.16.19.7] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3200) 11/06 11:05:46.897: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1092) 11/06 11:05:46.903: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 11/06 11:05:46.908: [smf] INFO: Removed Session: UE IMSI:[262427801006927] DNN:[internet:0] IPv4:[176.16.19.8] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.908: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3200) 11/06 11:05:46.908: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1092) 11/06 11:05:46.915: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 11/06 11:05:46.920: [smf] INFO: Removed Session: UE IMSI:[262429703506597] DNN:[internet:0] IPv4:[176.16.19.9] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3200) 11/06 11:05:46.920: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1092) 11/06 11:05:46.926: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 11/06 11:05:46.931: [smf] INFO: Removed Session: UE IMSI:[262425908599276] DNN:[internet:0] IPv4:[176.16.19.10] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3200) 11/06 11:05:46.931: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1092) 11/06 11:05:46.940: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 11/06 11:05:46.945: [smf] INFO: Removed Session: UE IMSI:[262421935895736] DNN:[internet:0] IPv4:[176.16.19.11] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3200) 11/06 11:05:46.945: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1092) 11/06 11:05:46.951: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 11/06 11:05:46.956: [smf] INFO: Removed Session: UE IMSI:[262424635994131] DNN:[internet:0] IPv4:[176.16.19.12] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3200) 11/06 11:05:46.956: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1092) 11/06 11:05:46.961: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 11/06 11:05:46.967: [smf] INFO: Removed Session: UE IMSI:[262422373974426] DNN:[internet:0] IPv4:[176.16.19.13] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3200) 11/06 11:05:46.967: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1092) 11/06 11:05:46.972: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 11/06 11:05:46.977: [smf] INFO: Removed Session: UE IMSI:[262423291929785] DNN:[internet:0] IPv4:[176.16.19.14] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3200) 11/06 11:05:46.978: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1092) 11/06 11:05:46.983: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 11/06 11:05:46.988: [smf] INFO: Removed Session: UE IMSI:[262423341264511] DNN:[internet:0] IPv4:[176.16.19.15] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3200) 11/06 11:05:46.988: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1092) 11/06 11:05:46.994: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 11/06 11:05:46.999: [smf] INFO: Removed Session: UE IMSI:[262423214823116] DNN:[internet:0] IPv4:[176.16.19.16] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:46.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3200) 11/06 11:05:46.999: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1092) 11/06 11:05:47.005: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 11/06 11:05:47.010: [smf] INFO: Removed Session: UE IMSI:[262424292321503] DNN:[internet:0] IPv4:[176.16.19.17] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3200) 11/06 11:05:47.010: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1092) 11/06 11:05:47.016: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 11/06 11:05:47.021: [smf] INFO: Removed Session: UE IMSI:[262422477670970] DNN:[internet:0] IPv4:[176.16.19.18] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3200) 11/06 11:05:47.021: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1092) 11/06 11:05:47.027: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 11/06 11:05:47.031: [smf] INFO: Removed Session: UE IMSI:[262425302961968] DNN:[internet:0] IPv4:[176.16.19.19] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3200) 11/06 11:05:47.031: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1092) 11/06 11:05:47.038: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 11/06 11:05:47.043: [smf] INFO: Removed Session: UE IMSI:[262425737677784] DNN:[internet:0] IPv4:[176.16.19.20] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3200) 11/06 11:05:47.043: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1092) 11/06 11:05:47.048: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 11/06 11:05:47.053: [smf] INFO: Removed Session: UE IMSI:[262425960289992] DNN:[internet:0] IPv4:[176.16.19.21] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3200) 11/06 11:05:47.053: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1092) 11/06 11:05:47.059: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 11/06 11:05:47.064: [smf] INFO: Removed Session: UE IMSI:[262426618374751] DNN:[internet:0] IPv4:[176.16.19.22] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3200) 11/06 11:05:47.064: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1092) 11/06 11:05:47.070: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 11/06 11:05:47.075: [smf] INFO: Removed Session: UE IMSI:[262421073178507] DNN:[internet:0] IPv4:[176.16.19.23] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3200) 11/06 11:05:47.075: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1092) 11/06 11:05:47.081: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 11/06 11:05:47.086: [smf] INFO: Removed Session: UE IMSI:[262427160038848] DNN:[internet:0] IPv4:[176.16.19.24] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3200) 11/06 11:05:47.086: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1092) 11/06 11:05:47.092: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 11/06 11:05:47.097: [smf] INFO: Removed Session: UE IMSI:[262426352582303] DNN:[internet:0] IPv4:[176.16.19.25] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3200) 11/06 11:05:47.097: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1092) 11/06 11:05:47.103: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 11/06 11:05:47.108: [smf] INFO: Removed Session: UE IMSI:[262422085079300] DNN:[internet:0] IPv4:[176.16.19.26] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3200) 11/06 11:05:47.108: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1092) 11/06 11:05:47.114: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 11/06 11:05:47.119: [smf] INFO: Removed Session: UE IMSI:[262420635523092] DNN:[internet:0] IPv4:[176.16.19.27] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3200) 11/06 11:05:47.119: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1092) 11/06 11:05:47.125: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 11/06 11:05:47.130: [smf] INFO: Removed Session: UE IMSI:[262420659252848] DNN:[internet:0] IPv4:[176.16.19.28] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3200) 11/06 11:05:47.130: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1092) 11/06 11:05:47.136: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 11/06 11:05:47.141: [smf] INFO: Removed Session: UE IMSI:[262429481589766] DNN:[internet:0] IPv4:[176.16.19.29] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3200) 11/06 11:05:47.141: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1092) 11/06 11:05:47.147: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 11/06 11:05:47.152: [smf] INFO: Removed Session: UE IMSI:[262422796827647] DNN:[internet:0] IPv4:[176.16.19.30] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3200) 11/06 11:05:47.152: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1092) 11/06 11:05:47.158: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 11/06 11:05:47.163: [smf] INFO: Removed Session: UE IMSI:[262422243023539] DNN:[internet:0] IPv4:[176.16.19.31] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3200) 11/06 11:05:47.163: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1092) 11/06 11:05:47.169: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 11/06 11:05:47.174: [smf] INFO: Removed Session: UE IMSI:[262420493501203] DNN:[internet:0] IPv4:[176.16.19.32] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3200) 11/06 11:05:47.174: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1092) 11/06 11:05:47.180: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 11/06 11:05:47.185: [smf] INFO: Removed Session: UE IMSI:[262422595311333] DNN:[internet:0] IPv4:[176.16.19.33] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3200) 11/06 11:05:47.185: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1092) 11/06 11:05:47.191: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 11/06 11:05:47.199: [smf] INFO: Removed Session: UE IMSI:[262428739032714] DNN:[internet:0] IPv4:[176.16.19.34] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.199: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3200) 11/06 11:05:47.199: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1092) 11/06 11:05:47.202: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 11/06 11:05:47.207: [smf] INFO: Removed Session: UE IMSI:[262428600770938] DNN:[internet:0] IPv4:[176.16.19.35] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3200) 11/06 11:05:47.207: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1092) 11/06 11:05:47.213: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 11/06 11:05:47.218: [smf] INFO: Removed Session: UE IMSI:[262420997495932] DNN:[internet:0] IPv4:[176.16.19.36] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.218: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3200) 11/06 11:05:47.218: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1092) 11/06 11:05:47.224: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 11/06 11:05:47.229: [smf] INFO: Removed Session: UE IMSI:[262428710105023] DNN:[internet:0] IPv4:[176.16.19.37] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3200) 11/06 11:05:47.229: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1092) 11/06 11:05:47.235: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 11/06 11:05:47.240: [smf] INFO: Removed Session: UE IMSI:[262421544781290] DNN:[internet:0] IPv4:[176.16.19.38] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3200) 11/06 11:05:47.240: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1092) 11/06 11:05:47.246: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 11/06 11:05:47.251: [smf] INFO: Removed Session: UE IMSI:[262420186552036] DNN:[internet:0] IPv4:[176.16.19.39] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3200) 11/06 11:05:47.251: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1092) 11/06 11:05:47.257: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 11/06 11:05:47.261: [smf] INFO: Removed Session: UE IMSI:[262428700252750] DNN:[internet:0] IPv4:[176.16.19.40] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3200) 11/06 11:05:47.261: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1092) 11/06 11:05:47.268: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 11/06 11:05:47.272: [smf] INFO: Removed Session: UE IMSI:[262420000200177] DNN:[internet:0] IPv4:[176.16.19.41] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3200) 11/06 11:05:47.272: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1092) 11/06 11:05:47.278: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 11/06 11:05:47.283: [smf] INFO: Removed Session: UE IMSI:[262422134113519] DNN:[internet:0] IPv4:[176.16.19.42] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3200) 11/06 11:05:47.283: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1092) 11/06 11:05:47.289: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 11/06 11:05:47.294: [smf] INFO: Removed Session: UE IMSI:[262429963408141] DNN:[internet:0] IPv4:[176.16.19.43] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3200) 11/06 11:05:47.294: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1092) 11/06 11:05:47.300: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 11/06 11:05:47.305: [smf] INFO: Removed Session: UE IMSI:[262429606372246] DNN:[internet:0] IPv4:[176.16.19.44] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.305: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3200) 11/06 11:05:47.305: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1092) 11/06 11:05:47.311: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 11/06 11:05:47.316: [smf] INFO: Removed Session: UE IMSI:[262426503619580] DNN:[internet:0] IPv4:[176.16.19.45] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3200) 11/06 11:05:47.316: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1092) 11/06 11:05:47.322: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 11/06 11:05:47.327: [smf] INFO: Removed Session: UE IMSI:[262427661770795] DNN:[internet:0] IPv4:[176.16.19.46] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3200) 11/06 11:05:47.327: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1092) 11/06 11:05:47.333: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 11/06 11:05:47.338: [smf] INFO: Removed Session: UE IMSI:[262424650015657] DNN:[internet:0] IPv4:[176.16.19.47] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.338: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3200) 11/06 11:05:47.338: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1092) 11/06 11:05:47.344: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 11/06 11:05:47.349: [smf] INFO: Removed Session: UE IMSI:[262428310929657] DNN:[internet:0] IPv4:[176.16.19.48] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3200) 11/06 11:05:47.349: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1092) 11/06 11:05:47.355: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 11/06 11:05:47.360: [smf] INFO: Removed Session: UE IMSI:[262427778170237] DNN:[internet:0] IPv4:[176.16.19.49] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3200) 11/06 11:05:47.360: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1092) 11/06 11:05:47.366: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 11/06 11:05:47.371: [smf] INFO: Removed Session: UE IMSI:[262429441690198] DNN:[internet:0] IPv4:[176.16.19.50] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3200) 11/06 11:05:47.371: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1092) 11/06 11:05:47.377: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 11/06 11:05:47.382: [smf] INFO: Removed Session: UE IMSI:[262426843540651] DNN:[internet:0] IPv4:[176.16.19.51] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.382: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3200) 11/06 11:05:47.382: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1092) 11/06 11:05:47.388: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 11/06 11:05:47.392: [smf] INFO: Removed Session: UE IMSI:[262422279976986] DNN:[internet:0] IPv4:[176.16.19.52] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.392: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3200) 11/06 11:05:47.392: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1092) 11/06 11:05:47.398: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 11/06 11:05:47.403: [smf] INFO: Removed Session: UE IMSI:[262424233046713] DNN:[internet:0] IPv4:[176.16.19.53] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.403: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3200) 11/06 11:05:47.403: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1092) 11/06 11:05:47.409: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 11/06 11:05:47.414: [smf] INFO: Removed Session: UE IMSI:[262422988480938] DNN:[internet:0] IPv4:[176.16.19.54] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.414: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3200) 11/06 11:05:47.414: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1092) 11/06 11:05:47.420: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 11/06 11:05:47.425: [smf] INFO: Removed Session: UE IMSI:[262427048600416] DNN:[internet:0] IPv4:[176.16.19.55] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3200) 11/06 11:05:47.425: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1092) 11/06 11:05:47.432: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 11/06 11:05:47.436: [smf] INFO: Removed Session: UE IMSI:[262429885464840] DNN:[internet:0] IPv4:[176.16.19.56] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3200) 11/06 11:05:47.436: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1092) 11/06 11:05:47.443: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 11/06 11:05:47.447: [smf] INFO: Removed Session: UE IMSI:[262423170942475] DNN:[internet:0] IPv4:[176.16.19.57] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.447: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3200) 11/06 11:05:47.447: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1092) 11/06 11:05:47.453: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 11/06 11:05:47.458: [smf] INFO: Removed Session: UE IMSI:[262426413451775] DNN:[internet:0] IPv4:[176.16.19.58] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3200) 11/06 11:05:47.458: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1092) 11/06 11:05:47.464: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 11/06 11:05:47.469: [smf] INFO: Removed Session: UE IMSI:[262429460021073] DNN:[internet:0] IPv4:[176.16.19.59] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3200) 11/06 11:05:47.469: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1092) 11/06 11:05:47.475: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 11/06 11:05:47.480: [smf] INFO: Removed Session: UE IMSI:[262425001313405] DNN:[internet:0] IPv4:[176.16.19.60] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3200) 11/06 11:05:47.480: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1092) 11/06 11:05:47.486: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 11/06 11:05:47.491: [smf] INFO: Removed Session: UE IMSI:[262425979806075] DNN:[internet:0] IPv4:[176.16.19.61] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3200) 11/06 11:05:47.491: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1092) 11/06 11:05:47.497: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 11/06 11:05:47.502: [smf] INFO: Removed Session: UE IMSI:[262428271839999] DNN:[internet:0] IPv4:[176.16.19.62] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3200) 11/06 11:05:47.502: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1092) 11/06 11:05:47.508: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 11/06 11:05:47.513: [smf] INFO: Removed Session: UE IMSI:[262429403937156] DNN:[internet:0] IPv4:[176.16.19.63] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3200) 11/06 11:05:47.513: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1092) 11/06 11:05:47.519: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 11/06 11:05:47.524: [smf] INFO: Removed Session: UE IMSI:[262420018958117] DNN:[internet:0] IPv4:[176.16.19.64] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3200) 11/06 11:05:47.524: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1092) 11/06 11:05:47.530: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 11/06 11:05:47.535: [smf] INFO: Removed Session: UE IMSI:[262423510330169] DNN:[internet:0] IPv4:[176.16.19.65] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.535: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3200) 11/06 11:05:47.535: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1092) 11/06 11:05:47.541: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 11/06 11:05:47.546: [smf] INFO: Removed Session: UE IMSI:[262429392457270] DNN:[internet:0] IPv4:[176.16.19.66] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.546: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3200) 11/06 11:05:47.546: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1092) 11/06 11:05:47.552: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 11/06 11:05:47.557: [smf] INFO: Removed Session: UE IMSI:[262423622613331] DNN:[internet:0] IPv4:[176.16.19.67] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.557: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3200) 11/06 11:05:47.557: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1092) 11/06 11:05:47.563: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 11/06 11:05:47.568: [smf] INFO: Removed Session: UE IMSI:[262423096808468] DNN:[internet:0] IPv4:[176.16.19.68] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3200) 11/06 11:05:47.568: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1092) 11/06 11:05:47.574: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 11/06 11:05:47.579: [smf] INFO: Removed Session: UE IMSI:[262423118866633] DNN:[internet:0] IPv4:[176.16.19.69] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3200) 11/06 11:05:47.579: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1092) 11/06 11:05:47.585: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 11/06 11:05:47.590: [smf] INFO: Removed Session: UE IMSI:[262428574426986] DNN:[internet:0] IPv4:[176.16.19.70] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.590: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3200) 11/06 11:05:47.590: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1092) 11/06 11:05:47.596: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 11/06 11:05:47.601: [smf] INFO: Removed Session: UE IMSI:[262423400689337] DNN:[internet:0] IPv4:[176.16.19.71] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3200) 11/06 11:05:47.601: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1092) 11/06 11:05:47.607: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 11/06 11:05:47.612: [smf] INFO: Removed Session: UE IMSI:[262421321932167] DNN:[internet:0] IPv4:[176.16.19.72] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3200) 11/06 11:05:47.612: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1092) 11/06 11:05:47.618: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 11/06 11:05:47.623: [smf] INFO: Removed Session: UE IMSI:[262426004628017] DNN:[internet:0] IPv4:[176.16.19.73] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3200) 11/06 11:05:47.623: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1092) 11/06 11:05:47.629: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 11/06 11:05:47.635: [smf] INFO: Removed Session: UE IMSI:[262424810814966] DNN:[internet:0] IPv4:[176.16.19.74] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3200) 11/06 11:05:47.635: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1092) 11/06 11:05:47.640: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 11/06 11:05:47.645: [smf] INFO: Removed Session: UE IMSI:[262428000554183] DNN:[internet:0] IPv4:[176.16.19.75] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3200) 11/06 11:05:47.645: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1092) 11/06 11:05:47.651: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 11/06 11:05:47.656: [smf] INFO: Removed Session: UE IMSI:[262424063785012] DNN:[internet:0] IPv4:[176.16.19.76] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3200) 11/06 11:05:47.656: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1092) 11/06 11:05:47.662: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 11/06 11:05:47.666: [smf] INFO: Removed Session: UE IMSI:[262422440414029] DNN:[internet:0] IPv4:[176.16.19.77] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3200) 11/06 11:05:47.667: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1092) 11/06 11:05:47.673: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 11/06 11:05:47.677: [smf] INFO: Removed Session: UE IMSI:[262427801441683] DNN:[internet:0] IPv4:[176.16.19.78] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.677: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3200) 11/06 11:05:47.677: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1092) 11/06 11:05:47.684: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 11/06 11:05:47.689: [smf] INFO: Removed Session: UE IMSI:[262424133535595] DNN:[internet:0] IPv4:[176.16.19.79] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3200) 11/06 11:05:47.689: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1092) 11/06 11:05:47.695: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 11/06 11:05:47.700: [smf] INFO: Removed Session: UE IMSI:[262420809029729] DNN:[internet:0] IPv4:[176.16.19.80] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3200) 11/06 11:05:47.700: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1092) 11/06 11:05:47.706: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 11/06 11:05:47.711: [smf] INFO: Removed Session: UE IMSI:[262429301286399] DNN:[internet:0] IPv4:[176.16.19.81] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3200) 11/06 11:05:47.711: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1092) 11/06 11:05:47.717: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 11/06 11:05:47.723: [smf] INFO: Removed Session: UE IMSI:[262424280094965] DNN:[internet:0] IPv4:[176.16.19.82] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3200) 11/06 11:05:47.723: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1092) 11/06 11:05:47.728: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 11/06 11:05:47.734: [smf] INFO: Removed Session: UE IMSI:[262426684682251] DNN:[internet:0] IPv4:[176.16.19.83] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3200) 11/06 11:05:47.734: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1092) 11/06 11:05:47.739: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 11/06 11:05:47.743: [smf] INFO: Removed Session: UE IMSI:[262421257897893] DNN:[internet:0] IPv4:[176.16.19.84] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3200) 11/06 11:05:47.743: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1092) 11/06 11:05:47.750: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 11/06 11:05:47.755: [smf] INFO: Removed Session: UE IMSI:[262422217198631] DNN:[internet:0] IPv4:[176.16.19.85] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3200) 11/06 11:05:47.755: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1092) 11/06 11:05:47.761: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 11/06 11:05:47.766: [smf] INFO: Removed Session: UE IMSI:[262427302395967] DNN:[internet:0] IPv4:[176.16.19.86] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3200) 11/06 11:05:47.766: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1092) 11/06 11:05:47.772: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 11/06 11:05:47.777: [smf] INFO: Removed Session: UE IMSI:[262423890412966] DNN:[internet:0] IPv4:[176.16.19.87] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3200) 11/06 11:05:47.777: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1092) 11/06 11:05:47.783: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 11/06 11:05:47.788: [smf] INFO: Removed Session: UE IMSI:[262422628632808] DNN:[internet:0] IPv4:[176.16.19.88] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3200) 11/06 11:05:47.788: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1092) 11/06 11:05:47.794: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 11/06 11:05:47.799: [smf] INFO: Removed Session: UE IMSI:[262425186919336] DNN:[internet:0] IPv4:[176.16.19.89] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.799: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3200) 11/06 11:05:47.799: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1092) 11/06 11:05:47.805: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 11/06 11:05:47.811: [smf] INFO: Removed Session: UE IMSI:[262424763421566] DNN:[internet:0] IPv4:[176.16.19.90] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3200) 11/06 11:05:47.811: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1092) 11/06 11:05:47.816: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 11/06 11:05:47.821: [smf] INFO: Removed Session: UE IMSI:[262428941062516] DNN:[internet:0] IPv4:[176.16.19.91] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3200) 11/06 11:05:47.821: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1092) 11/06 11:05:47.827: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 11/06 11:05:47.835: [smf] INFO: Removed Session: UE IMSI:[262427948489795] DNN:[internet:0] IPv4:[176.16.19.92] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3200) 11/06 11:05:47.835: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1092) 11/06 11:05:47.838: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 11/06 11:05:47.842: [smf] INFO: Removed Session: UE IMSI:[262420417731895] DNN:[internet:0] IPv4:[176.16.19.93] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3200) 11/06 11:05:47.842: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1092) 11/06 11:05:47.849: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 11/06 11:05:47.854: [smf] INFO: Removed Session: UE IMSI:[262423719934920] DNN:[internet:0] IPv4:[176.16.19.94] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.854: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3200) 11/06 11:05:47.854: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1092) 11/06 11:05:47.860: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 11/06 11:05:47.864: [smf] INFO: Removed Session: UE IMSI:[262426261254692] DNN:[internet:0] IPv4:[176.16.19.95] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3200) 11/06 11:05:47.864: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1092) 11/06 11:05:47.870: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 11/06 11:05:47.876: [smf] INFO: Removed Session: UE IMSI:[262424458068756] DNN:[internet:0] IPv4:[176.16.19.96] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.876: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3200) 11/06 11:05:47.876: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1092) 11/06 11:05:47.882: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 11/06 11:05:47.886: [smf] INFO: Removed Session: UE IMSI:[262421834310968] DNN:[internet:0] IPv4:[176.16.19.97] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.886: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3200) 11/06 11:05:47.886: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1092) 11/06 11:05:47.892: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 11/06 11:05:47.904: [smf] INFO: Removed Session: UE IMSI:[262426266190128] DNN:[internet:0] IPv4:[176.16.19.98] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3200) 11/06 11:05:47.904: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1092) 11/06 11:05:47.904: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 11/06 11:05:47.909: [smf] INFO: Removed Session: UE IMSI:[262428929830749] DNN:[internet:0] IPv4:[176.16.19.99] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3200) 11/06 11:05:47.909: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1092) 11/06 11:05:47.915: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 11/06 11:05:47.920: [smf] INFO: Removed Session: UE IMSI:[262425496824438] DNN:[internet:0] IPv4:[176.16.19.100] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3200) 11/06 11:05:47.920: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1092) 11/06 11:05:47.926: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 11/06 11:05:47.932: [smf] INFO: Removed Session: UE IMSI:[262426445293130] DNN:[internet:0] IPv4:[176.16.19.101] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3200) 11/06 11:05:47.932: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1092) 11/06 11:05:47.937: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 11/06 11:05:47.943: [smf] INFO: Removed Session: UE IMSI:[262427267699241] DNN:[internet:0] IPv4:[176.16.19.102] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3200) 11/06 11:05:47.943: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1092) 11/06 11:05:47.948: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 11/06 11:05:47.953: [smf] INFO: Removed Session: UE IMSI:[262428534442292] DNN:[internet:0] IPv4:[176.16.19.103] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.953: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3200) 11/06 11:05:47.953: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1092) 11/06 11:05:47.962: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 11/06 11:05:47.967: [smf] INFO: Removed Session: UE IMSI:[262429739558716] DNN:[internet:0] IPv4:[176.16.19.104] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3200) 11/06 11:05:47.967: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1092) 11/06 11:05:47.973: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 11/06 11:05:47.978: [smf] INFO: Removed Session: UE IMSI:[262427078672405] DNN:[internet:0] IPv4:[176.16.19.105] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3200) 11/06 11:05:47.978: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1092) 11/06 11:05:47.984: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 11/06 11:05:47.989: [smf] INFO: Removed Session: UE IMSI:[262424332950902] DNN:[internet:0] IPv4:[176.16.19.106] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:47.989: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3200) 11/06 11:05:47.989: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1092) 11/06 11:05:47.995: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 11/06 11:05:48.000: [smf] INFO: Removed Session: UE IMSI:[262422891865717] DNN:[internet:0] IPv4:[176.16.19.107] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3200) 11/06 11:05:48.000: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1092) 11/06 11:05:48.006: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 11/06 11:05:48.011: [smf] INFO: Removed Session: UE IMSI:[262421712366613] DNN:[internet:0] IPv4:[176.16.19.108] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3200) 11/06 11:05:48.011: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1092) 11/06 11:05:48.017: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 11/06 11:05:48.022: [smf] INFO: Removed Session: UE IMSI:[262421929991233] DNN:[internet:0] IPv4:[176.16.19.109] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3200) 11/06 11:05:48.022: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1092) 11/06 11:05:48.028: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 11/06 11:05:48.033: [smf] INFO: Removed Session: UE IMSI:[262423619220046] DNN:[internet:0] IPv4:[176.16.19.110] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3200) 11/06 11:05:48.033: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1092) 11/06 11:05:48.039: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 11/06 11:05:48.045: [smf] INFO: Removed Session: UE IMSI:[262425206737944] DNN:[internet:0] IPv4:[176.16.19.111] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3200) 11/06 11:05:48.045: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1092) 11/06 11:05:48.050: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 11/06 11:05:48.055: [smf] INFO: Removed Session: UE IMSI:[262425797937769] DNN:[internet:0] IPv4:[176.16.19.112] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3200) 11/06 11:05:48.055: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1092) 11/06 11:05:48.061: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 11/06 11:05:48.066: [smf] INFO: Removed Session: UE IMSI:[262421841463841] DNN:[internet:0] IPv4:[176.16.19.113] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3200) 11/06 11:05:48.066: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1092) 11/06 11:05:48.072: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 11/06 11:05:48.077: [smf] INFO: Removed Session: UE IMSI:[262421486807964] DNN:[internet:0] IPv4:[176.16.19.114] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3200) 11/06 11:05:48.077: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1092) 11/06 11:05:48.083: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 11/06 11:05:48.087: [smf] INFO: Removed Session: UE IMSI:[262426610293935] DNN:[internet:0] IPv4:[176.16.19.115] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.087: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3200) 11/06 11:05:48.087: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1092) 11/06 11:05:48.094: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 11/06 11:05:48.098: [smf] INFO: Removed Session: UE IMSI:[262428717364875] DNN:[internet:0] IPv4:[176.16.19.116] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.098: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3200) 11/06 11:05:48.098: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1092) 11/06 11:05:48.105: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 11/06 11:05:48.113: [smf] INFO: Removed Session: UE IMSI:[262423190511138] DNN:[internet:0] IPv4:[176.16.19.117] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.113: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3200) 11/06 11:05:48.113: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1092) 11/06 11:05:48.116: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 11/06 11:05:48.121: [smf] INFO: Removed Session: UE IMSI:[262424119601009] DNN:[internet:0] IPv4:[176.16.19.118] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.121: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3200) 11/06 11:05:48.121: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1092) 11/06 11:05:48.127: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 11/06 11:05:48.132: [smf] INFO: Removed Session: UE IMSI:[262422627556892] DNN:[internet:0] IPv4:[176.16.19.119] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.132: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3200) 11/06 11:05:48.132: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1092) 11/06 11:05:48.137: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 11/06 11:05:48.143: [smf] INFO: Removed Session: UE IMSI:[262420396413075] DNN:[internet:0] IPv4:[176.16.19.120] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3200) 11/06 11:05:48.143: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1092) 11/06 11:05:48.148: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 11/06 11:05:48.153: [smf] INFO: Removed Session: UE IMSI:[262421480090561] DNN:[internet:0] IPv4:[176.16.19.121] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3200) 11/06 11:05:48.153: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1092) 11/06 11:05:48.160: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 11/06 11:05:48.165: [smf] INFO: Removed Session: UE IMSI:[262423871482061] DNN:[internet:0] IPv4:[176.16.19.122] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.165: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3200) 11/06 11:05:48.165: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1092) 11/06 11:05:48.170: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 11/06 11:05:48.175: [smf] INFO: Removed Session: UE IMSI:[262428697516241] DNN:[internet:0] IPv4:[176.16.19.123] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.175: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3200) 11/06 11:05:48.175: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1092) 11/06 11:05:48.182: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 11/06 11:05:48.187: [smf] INFO: Removed Session: UE IMSI:[262427761520899] DNN:[internet:0] IPv4:[176.16.19.124] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3200) 11/06 11:05:48.187: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1092) 11/06 11:05:48.192: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 11/06 11:05:48.198: [smf] INFO: Removed Session: UE IMSI:[262428977941910] DNN:[internet:0] IPv4:[176.16.19.125] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3200) 11/06 11:05:48.198: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1092) 11/06 11:05:48.203: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 11/06 11:05:48.209: [smf] INFO: Removed Session: UE IMSI:[262420825826210] DNN:[internet:0] IPv4:[176.16.19.126] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.209: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3200) 11/06 11:05:48.209: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1092) 11/06 11:05:48.214: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 11/06 11:05:48.219: [smf] INFO: Removed Session: UE IMSI:[262424275859440] DNN:[internet:0] IPv4:[176.16.19.127] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3200) 11/06 11:05:48.219: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1092) 11/06 11:05:48.225: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 11/06 11:05:48.231: [smf] INFO: Removed Session: UE IMSI:[262426714825234] DNN:[internet:0] IPv4:[176.16.19.128] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.231: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3200) 11/06 11:05:48.231: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1092) 11/06 11:05:48.236: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 11/06 11:05:48.240: [smf] INFO: Removed Session: UE IMSI:[262425661372929] DNN:[internet:0] IPv4:[176.16.19.129] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3200) 11/06 11:05:48.240: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1092) 11/06 11:05:48.247: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 11/06 11:05:48.252: [smf] INFO: Removed Session: UE IMSI:[262429285888482] DNN:[internet:0] IPv4:[176.16.19.130] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.252: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3200) 11/06 11:05:48.252: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1092) 11/06 11:05:48.258: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 11/06 11:05:48.263: [smf] INFO: Removed Session: UE IMSI:[262421985973217] DNN:[internet:0] IPv4:[176.16.19.131] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.263: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3200) 11/06 11:05:48.263: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1092) 11/06 11:05:48.268: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 11/06 11:05:48.273: [smf] INFO: Removed Session: UE IMSI:[262421956345068] DNN:[internet:0] IPv4:[176.16.19.132] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.273: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3200) 11/06 11:05:48.273: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1092) 11/06 11:05:48.279: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 11/06 11:05:48.285: [smf] INFO: Removed Session: UE IMSI:[262426930164402] DNN:[internet:0] IPv4:[176.16.19.133] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.285: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3200) 11/06 11:05:48.285: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1092) 11/06 11:05:48.290: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 11/06 11:05:48.296: [smf] INFO: Removed Session: UE IMSI:[262429431462366] DNN:[internet:0] IPv4:[176.16.19.134] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.296: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3200) 11/06 11:05:48.296: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1092) 11/06 11:05:48.301: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 11/06 11:05:48.306: [smf] INFO: Removed Session: UE IMSI:[262422661580715] DNN:[internet:0] IPv4:[176.16.19.135] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3200) 11/06 11:05:48.306: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1092) 11/06 11:05:48.312: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 11/06 11:05:48.317: [smf] INFO: Removed Session: UE IMSI:[262422843201540] DNN:[internet:0] IPv4:[176.16.19.136] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3200) 11/06 11:05:48.317: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1092) 11/06 11:05:48.323: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 11/06 11:05:48.328: [smf] INFO: Removed Session: UE IMSI:[262429926268280] DNN:[internet:0] IPv4:[176.16.19.137] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.328: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3200) 11/06 11:05:48.328: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1092) 11/06 11:05:48.334: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 11/06 11:05:48.339: [smf] INFO: Removed Session: UE IMSI:[262420227874018] DNN:[internet:0] IPv4:[176.16.19.138] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3200) 11/06 11:05:48.339: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1092) 11/06 11:05:48.345: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 11/06 11:05:48.349: [smf] INFO: Removed Session: UE IMSI:[262424739241039] DNN:[internet:0] IPv4:[176.16.19.139] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3200) 11/06 11:05:48.349: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1092) 11/06 11:05:48.355: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 11/06 11:05:48.364: [smf] INFO: Removed Session: UE IMSI:[262426818581383] DNN:[internet:0] IPv4:[176.16.19.140] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3200) 11/06 11:05:48.364: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1092) 11/06 11:05:48.366: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 11/06 11:05:48.371: [smf] INFO: Removed Session: UE IMSI:[262420765461041] DNN:[internet:0] IPv4:[176.16.19.141] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3200) 11/06 11:05:48.371: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1092) 11/06 11:05:48.377: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 11/06 11:05:48.383: [smf] INFO: Removed Session: UE IMSI:[262428917564475] DNN:[internet:0] IPv4:[176.16.19.142] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3200) 11/06 11:05:48.383: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1092) 11/06 11:05:48.388: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 11/06 11:05:48.392: [smf] INFO: Removed Session: UE IMSI:[262420322894338] DNN:[internet:0] IPv4:[176.16.19.143] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.392: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3200) 11/06 11:05:48.392: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1092) 11/06 11:05:48.399: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 11/06 11:05:48.403: [smf] INFO: Removed Session: UE IMSI:[262426100167839] DNN:[internet:0] IPv4:[176.16.19.144] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.403: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3200) 11/06 11:05:48.403: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1092) 11/06 11:05:48.410: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 11/06 11:05:48.414: [smf] INFO: Removed Session: UE IMSI:[262428497415302] DNN:[internet:0] IPv4:[176.16.19.145] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.414: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3200) 11/06 11:05:48.414: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1092) 11/06 11:05:48.421: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 11/06 11:05:48.425: [smf] INFO: Removed Session: UE IMSI:[262426762698630] DNN:[internet:0] IPv4:[176.16.19.146] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3200) 11/06 11:05:48.425: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1092) 11/06 11:05:48.431: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 11/06 11:05:48.436: [smf] INFO: Removed Session: UE IMSI:[262429685478544] DNN:[internet:0] IPv4:[176.16.19.147] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3200) 11/06 11:05:48.436: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1092) 11/06 11:05:48.442: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 11/06 11:05:48.448: [smf] INFO: Removed Session: UE IMSI:[262421386269844] DNN:[internet:0] IPv4:[176.16.19.148] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3200) 11/06 11:05:48.449: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1092) 11/06 11:05:48.453: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 11/06 11:05:48.458: [smf] INFO: Removed Session: UE IMSI:[262424640560602] DNN:[internet:0] IPv4:[176.16.19.149] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3200) 11/06 11:05:48.458: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1092) 11/06 11:05:48.465: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 11/06 11:05:48.469: [smf] INFO: Removed Session: UE IMSI:[262426146849343] DNN:[internet:0] IPv4:[176.16.19.150] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3200) 11/06 11:05:48.469: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1092) 11/06 11:05:48.475: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 11/06 11:05:48.480: [smf] INFO: Removed Session: UE IMSI:[262427286434436] DNN:[internet:0] IPv4:[176.16.19.151] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3200) 11/06 11:05:48.480: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1092) 11/06 11:05:48.486: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 11/06 11:05:48.492: [smf] INFO: Removed Session: UE IMSI:[262427378581480] DNN:[internet:0] IPv4:[176.16.19.152] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.492: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3200) 11/06 11:05:48.492: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1092) 11/06 11:05:48.497: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 11/06 11:05:48.506: [smf] INFO: Removed Session: UE IMSI:[262429064470213] DNN:[internet:0] IPv4:[176.16.19.153] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.506: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3200) 11/06 11:05:48.506: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1092) 11/06 11:05:48.508: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 11/06 11:05:48.514: [smf] INFO: Removed Session: UE IMSI:[262423986113663] DNN:[internet:0] IPv4:[176.16.19.154] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.514: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3200) 11/06 11:05:48.514: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1092) 11/06 11:05:48.519: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 11/06 11:05:48.524: [smf] INFO: Removed Session: UE IMSI:[262429207635157] DNN:[internet:0] IPv4:[176.16.19.155] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3200) 11/06 11:05:48.524: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1092) 11/06 11:05:48.530: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 11/06 11:05:48.536: [smf] INFO: Removed Session: UE IMSI:[262427235967062] DNN:[internet:0] IPv4:[176.16.19.156] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.536: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3200) 11/06 11:05:48.536: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1092) 11/06 11:05:48.541: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 11/06 11:05:48.545: [smf] INFO: Removed Session: UE IMSI:[262423247041895] DNN:[internet:0] IPv4:[176.16.19.157] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3200) 11/06 11:05:48.545: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1092) 11/06 11:05:48.551: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 11/06 11:05:48.555: [smf] INFO: Removed Session: UE IMSI:[262429181709736] DNN:[internet:0] IPv4:[176.16.19.158] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3200) 11/06 11:05:48.555: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1092) 11/06 11:05:48.562: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 11/06 11:05:48.566: [smf] INFO: Removed Session: UE IMSI:[262420990197320] DNN:[internet:0] IPv4:[176.16.19.159] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3200) 11/06 11:05:48.566: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1092) 11/06 11:05:48.573: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 11/06 11:05:48.577: [smf] INFO: Removed Session: UE IMSI:[262423307928586] DNN:[internet:0] IPv4:[176.16.19.160] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3200) 11/06 11:05:48.577: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1092) 11/06 11:05:48.583: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 11/06 11:05:48.590: [smf] INFO: Removed Session: UE IMSI:[262428713941742] DNN:[internet:0] IPv4:[176.16.19.161] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.590: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3200) 11/06 11:05:48.590: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1092) 11/06 11:05:48.594: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 11/06 11:05:48.598: [smf] INFO: Removed Session: UE IMSI:[262421051944865] DNN:[internet:0] IPv4:[176.16.19.162] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3200) 11/06 11:05:48.598: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1092) 11/06 11:05:48.605: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 11/06 11:05:48.609: [smf] INFO: Removed Session: UE IMSI:[262423010600315] DNN:[internet:0] IPv4:[176.16.19.163] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3200) 11/06 11:05:48.609: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1092) 11/06 11:05:48.616: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 11/06 11:05:48.620: [smf] INFO: Removed Session: UE IMSI:[262427743936102] DNN:[internet:0] IPv4:[176.16.19.164] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.620: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3200) 11/06 11:05:48.620: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1092) 11/06 11:05:48.627: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 11/06 11:05:48.635: [smf] INFO: Removed Session: UE IMSI:[262429055730223] DNN:[internet:0] IPv4:[176.16.19.165] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3200) 11/06 11:05:48.635: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1092) 11/06 11:05:48.638: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 11/06 11:05:48.643: [smf] INFO: Removed Session: UE IMSI:[262428323104282] DNN:[internet:0] IPv4:[176.16.19.166] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.643: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3200) 11/06 11:05:48.643: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1092) 11/06 11:05:48.648: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 11/06 11:05:48.653: [smf] INFO: Removed Session: UE IMSI:[262424910425132] DNN:[internet:0] IPv4:[176.16.19.167] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3200) 11/06 11:05:48.653: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1092) 11/06 11:05:48.659: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 11/06 11:05:48.664: [smf] INFO: Removed Session: UE IMSI:[262428149134784] DNN:[internet:0] IPv4:[176.16.19.168] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3200) 11/06 11:05:48.664: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1092) 11/06 11:05:48.670: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 11/06 11:05:48.676: [smf] INFO: Removed Session: UE IMSI:[262426527218385] DNN:[internet:0] IPv4:[176.16.19.169] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.676: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3200) 11/06 11:05:48.676: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1092) 11/06 11:05:48.681: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 11/06 11:05:48.685: [smf] INFO: Removed Session: UE IMSI:[262425738546391] DNN:[internet:0] IPv4:[176.16.19.170] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3200) 11/06 11:05:48.685: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1092) 11/06 11:05:48.692: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 11/06 11:05:48.697: [smf] INFO: Removed Session: UE IMSI:[262422339632291] DNN:[internet:0] IPv4:[176.16.19.171] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.697: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3200) 11/06 11:05:48.697: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1092) 11/06 11:05:48.703: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 11/06 11:05:48.707: [smf] INFO: Removed Session: UE IMSI:[262421392264566] DNN:[internet:0] IPv4:[176.16.19.172] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3200) 11/06 11:05:48.707: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1092) 11/06 11:05:48.714: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 11/06 11:05:48.719: [smf] INFO: Removed Session: UE IMSI:[262427769941740] DNN:[internet:0] IPv4:[176.16.19.173] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.719: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3200) 11/06 11:05:48.719: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1092) 11/06 11:05:48.725: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 11/06 11:05:48.729: [smf] INFO: Removed Session: UE IMSI:[262421770277239] DNN:[internet:0] IPv4:[176.16.19.174] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.729: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3200) 11/06 11:05:48.729: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1092) 11/06 11:05:48.735: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 11/06 11:05:48.741: [smf] INFO: Removed Session: UE IMSI:[262420443398640] DNN:[internet:0] IPv4:[176.16.19.175] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.741: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3200) 11/06 11:05:48.741: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1092) 11/06 11:05:48.746: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 11/06 11:05:48.751: [smf] INFO: Removed Session: UE IMSI:[262423798918872] DNN:[internet:0] IPv4:[176.16.19.176] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3200) 11/06 11:05:48.751: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1092) 11/06 11:05:48.757: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 11/06 11:05:48.761: [smf] INFO: Removed Session: UE IMSI:[262420509530602] DNN:[internet:0] IPv4:[176.16.19.177] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3200) 11/06 11:05:48.761: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1092) 11/06 11:05:48.768: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 11/06 11:05:48.772: [smf] INFO: Removed Session: UE IMSI:[262427440518754] DNN:[internet:0] IPv4:[176.16.19.178] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3200) 11/06 11:05:48.772: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1092) 11/06 11:05:48.778: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 11/06 11:05:48.783: [smf] INFO: Removed Session: UE IMSI:[262421526247528] DNN:[internet:0] IPv4:[176.16.19.179] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3200) 11/06 11:05:48.783: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1092) 11/06 11:05:48.789: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 11/06 11:05:48.794: [smf] INFO: Removed Session: UE IMSI:[262427559383013] DNN:[internet:0] IPv4:[176.16.19.180] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3200) 11/06 11:05:48.794: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1092) 11/06 11:05:48.800: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 11/06 11:05:48.805: [smf] INFO: Removed Session: UE IMSI:[262427302802456] DNN:[internet:0] IPv4:[176.16.19.181] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3200) 11/06 11:05:48.805: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1092) 11/06 11:05:48.811: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 11/06 11:05:48.815: [smf] INFO: Removed Session: UE IMSI:[262426429789005] DNN:[internet:0] IPv4:[176.16.19.182] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3200) 11/06 11:05:48.815: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1092) 11/06 11:05:48.822: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 11/06 11:05:48.826: [smf] INFO: Removed Session: UE IMSI:[262425953805928] DNN:[internet:0] IPv4:[176.16.19.183] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3200) 11/06 11:05:48.826: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1092) 11/06 11:05:48.832: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 11/06 11:05:48.837: [smf] INFO: Removed Session: UE IMSI:[262423207722222] DNN:[internet:0] IPv4:[176.16.19.184] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.837: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3200) 11/06 11:05:48.837: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1092) 11/06 11:05:48.843: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 11/06 11:05:48.847: [smf] INFO: Removed Session: UE IMSI:[262423049023121] DNN:[internet:0] IPv4:[176.16.19.185] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3200) 11/06 11:05:48.847: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1092) 11/06 11:05:48.854: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 11/06 11:05:48.859: [smf] INFO: Removed Session: UE IMSI:[262423105503463] DNN:[internet:0] IPv4:[176.16.19.186] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3200) 11/06 11:05:48.859: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1092) 11/06 11:05:48.865: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 11/06 11:05:48.869: [smf] INFO: Removed Session: UE IMSI:[262423288325442] DNN:[internet:0] IPv4:[176.16.19.187] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3200) 11/06 11:05:48.869: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1092) 11/06 11:05:48.875: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 11/06 11:05:48.880: [smf] INFO: Removed Session: UE IMSI:[262421739879730] DNN:[internet:0] IPv4:[176.16.19.188] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3200) 11/06 11:05:48.880: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1092) 11/06 11:05:48.886: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 11/06 11:05:48.891: [smf] INFO: Removed Session: UE IMSI:[262425599878242] DNN:[internet:0] IPv4:[176.16.19.189] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3200) 11/06 11:05:48.891: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1092) 11/06 11:05:48.897: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 11/06 11:05:48.902: [smf] INFO: Removed Session: UE IMSI:[262426224416953] DNN:[internet:0] IPv4:[176.16.19.190] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3200) 11/06 11:05:48.902: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1092) 11/06 11:05:48.908: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 11/06 11:05:48.913: [smf] INFO: Removed Session: UE IMSI:[262428551381967] DNN:[internet:0] IPv4:[176.16.19.191] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.913: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3200) 11/06 11:05:48.913: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1092) 11/06 11:05:48.919: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 11/06 11:05:48.923: [smf] INFO: Removed Session: UE IMSI:[262423693413368] DNN:[internet:0] IPv4:[176.16.19.192] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3200) 11/06 11:05:48.923: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1092) 11/06 11:05:48.929: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 11/06 11:05:48.935: [smf] INFO: Removed Session: UE IMSI:[262420236407146] DNN:[internet:0] IPv4:[176.16.19.193] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.935: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3200) 11/06 11:05:48.935: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1092) 11/06 11:05:48.940: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 11/06 11:05:48.946: [smf] INFO: Removed Session: UE IMSI:[262421845557225] DNN:[internet:0] IPv4:[176.16.19.194] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3200) 11/06 11:05:48.946: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1092) 11/06 11:05:48.951: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 11/06 11:05:48.955: [smf] INFO: Removed Session: UE IMSI:[262426273891091] DNN:[internet:0] IPv4:[176.16.19.195] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3200) 11/06 11:05:48.955: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1092) 11/06 11:05:48.962: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 11/06 11:05:48.966: [smf] INFO: Removed Session: UE IMSI:[262420249318271] DNN:[internet:0] IPv4:[176.16.19.196] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3200) 11/06 11:05:48.966: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1092) 11/06 11:05:48.973: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 11/06 11:05:48.978: [smf] INFO: Removed Session: UE IMSI:[262422453044215] DNN:[internet:0] IPv4:[176.16.19.197] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3200) 11/06 11:05:48.978: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1092) 11/06 11:05:48.983: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 11/06 11:05:48.988: [smf] INFO: Removed Session: UE IMSI:[262427824652779] DNN:[internet:0] IPv4:[176.16.19.198] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3200) 11/06 11:05:48.988: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1092) 11/06 11:05:48.994: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 11/06 11:05:48.999: [smf] INFO: Removed Session: UE IMSI:[262421378980248] DNN:[internet:0] IPv4:[176.16.19.199] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:48.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3200) 11/06 11:05:48.999: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1092) 11/06 11:05:49.005: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 11/06 11:05:49.010: [smf] INFO: Removed Session: UE IMSI:[262424324409443] DNN:[internet:0] IPv4:[176.16.19.200] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3200) 11/06 11:05:49.010: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1092) 11/06 11:05:49.016: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 11/06 11:05:49.020: [smf] INFO: Removed Session: UE IMSI:[262429119466378] DNN:[internet:0] IPv4:[176.16.19.201] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.020: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3200) 11/06 11:05:49.020: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1092) 11/06 11:05:49.027: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 11/06 11:05:49.032: [smf] INFO: Removed Session: UE IMSI:[262421066338701] DNN:[internet:0] IPv4:[176.16.19.202] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3200) 11/06 11:05:49.032: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1092) 11/06 11:05:49.037: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 11/06 11:05:49.042: [smf] INFO: Removed Session: UE IMSI:[262428372764899] DNN:[internet:0] IPv4:[176.16.19.203] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.042: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3200) 11/06 11:05:49.042: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1092) 11/06 11:05:49.048: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 11/06 11:05:49.054: [smf] INFO: Removed Session: UE IMSI:[262429809173115] DNN:[internet:0] IPv4:[176.16.19.204] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.054: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3200) 11/06 11:05:49.054: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1092) 11/06 11:05:49.059: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 11/06 11:05:49.064: [smf] INFO: Removed Session: UE IMSI:[262423697442705] DNN:[internet:0] IPv4:[176.16.19.205] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3200) 11/06 11:05:49.064: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1092) 11/06 11:05:49.070: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 11/06 11:05:49.075: [smf] INFO: Removed Session: UE IMSI:[262427508183561] DNN:[internet:0] IPv4:[176.16.19.206] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3200) 11/06 11:05:49.075: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1092) 11/06 11:05:49.081: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 11/06 11:05:49.085: [smf] INFO: Removed Session: UE IMSI:[262425350504715] DNN:[internet:0] IPv4:[176.16.19.207] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3200) 11/06 11:05:49.085: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1092) 11/06 11:05:49.092: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 11/06 11:05:49.097: [smf] INFO: Removed Session: UE IMSI:[262422457642180] DNN:[internet:0] IPv4:[176.16.19.208] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3200) 11/06 11:05:49.097: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1092) 11/06 11:05:49.102: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 11/06 11:05:49.107: [smf] INFO: Removed Session: UE IMSI:[262425267255322] DNN:[internet:0] IPv4:[176.16.19.209] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3200) 11/06 11:05:49.107: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1092) 11/06 11:05:49.113: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 11/06 11:05:49.118: [smf] INFO: Removed Session: UE IMSI:[262426074020745] DNN:[internet:0] IPv4:[176.16.19.210] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3200) 11/06 11:05:49.119: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1092) 11/06 11:05:49.124: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 11/06 11:05:49.129: [smf] INFO: Removed Session: UE IMSI:[262423340136940] DNN:[internet:0] IPv4:[176.16.19.211] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.129: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3200) 11/06 11:05:49.129: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1092) 11/06 11:05:49.135: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 11/06 11:05:49.140: [smf] INFO: Removed Session: UE IMSI:[262420502076069] DNN:[internet:0] IPv4:[176.16.19.212] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3200) 11/06 11:05:49.140: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1092) 11/06 11:05:49.146: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 11/06 11:05:49.150: [smf] INFO: Removed Session: UE IMSI:[262429410990486] DNN:[internet:0] IPv4:[176.16.19.213] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3200) 11/06 11:05:49.150: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1092) 11/06 11:05:49.157: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 11/06 11:05:49.162: [smf] INFO: Removed Session: UE IMSI:[262424517566563] DNN:[internet:0] IPv4:[176.16.19.214] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.162: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3200) 11/06 11:05:49.162: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1092) 11/06 11:05:49.167: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 11/06 11:05:49.172: [smf] INFO: Removed Session: UE IMSI:[262428523482526] DNN:[internet:0] IPv4:[176.16.19.215] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3200) 11/06 11:05:49.172: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1092) 11/06 11:05:49.178: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 11/06 11:05:49.183: [smf] INFO: Removed Session: UE IMSI:[262426806549068] DNN:[internet:0] IPv4:[176.16.19.216] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3200) 11/06 11:05:49.183: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1092) 11/06 11:05:49.189: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 11/06 11:05:49.193: [smf] INFO: Removed Session: UE IMSI:[262423980345926] DNN:[internet:0] IPv4:[176.16.19.217] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3200) 11/06 11:05:49.193: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1092) 11/06 11:05:49.200: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 11/06 11:05:49.205: [smf] INFO: Removed Session: UE IMSI:[262428524330544] DNN:[internet:0] IPv4:[176.16.19.218] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3200) 11/06 11:05:49.205: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1092) 11/06 11:05:49.211: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 11/06 11:05:49.214: [smf] INFO: Removed Session: UE IMSI:[262425599325014] DNN:[internet:0] IPv4:[176.16.19.219] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3200) 11/06 11:05:49.214: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1092) 11/06 11:05:49.221: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 11/06 11:05:49.227: [smf] INFO: Removed Session: UE IMSI:[262428642784575] DNN:[internet:0] IPv4:[176.16.19.220] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.227: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3200) 11/06 11:05:49.227: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1092) 11/06 11:05:49.232: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 11/06 11:05:49.237: [smf] INFO: Removed Session: UE IMSI:[262425768824246] DNN:[internet:0] IPv4:[176.16.19.221] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3200) 11/06 11:05:49.237: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1092) 11/06 11:05:49.243: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 11/06 11:05:49.248: [smf] INFO: Removed Session: UE IMSI:[262424443168781] DNN:[internet:0] IPv4:[176.16.19.222] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3200) 11/06 11:05:49.248: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1092) 11/06 11:05:49.254: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 11/06 11:05:49.259: [smf] INFO: Removed Session: UE IMSI:[262421067454857] DNN:[internet:0] IPv4:[176.16.19.223] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.259: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3200) 11/06 11:05:49.259: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1092) 11/06 11:05:49.264: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 11/06 11:05:49.270: [smf] INFO: Removed Session: UE IMSI:[262423240416357] DNN:[internet:0] IPv4:[176.16.19.224] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3200) 11/06 11:05:49.270: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1092) 11/06 11:05:49.275: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 11/06 11:05:49.280: [smf] INFO: Removed Session: UE IMSI:[262426440283962] DNN:[internet:0] IPv4:[176.16.19.225] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3200) 11/06 11:05:49.280: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1092) 11/06 11:05:49.286: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 11/06 11:05:49.291: [smf] INFO: Removed Session: UE IMSI:[262426462050972] DNN:[internet:0] IPv4:[176.16.19.226] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.291: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3200) 11/06 11:05:49.291: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1092) 11/06 11:05:49.297: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 11/06 11:05:49.301: [smf] INFO: Removed Session: UE IMSI:[262426227974926] DNN:[internet:0] IPv4:[176.16.19.227] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.301: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3200) 11/06 11:05:49.301: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1092) 11/06 11:05:49.307: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 11/06 11:05:49.314: [smf] INFO: Removed Session: UE IMSI:[262423611211717] DNN:[internet:0] IPv4:[176.16.19.228] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3200) 11/06 11:05:49.314: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1092) 11/06 11:05:49.318: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 11/06 11:05:49.322: [smf] INFO: Removed Session: UE IMSI:[262424082867069] DNN:[internet:0] IPv4:[176.16.19.229] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3200) 11/06 11:05:49.322: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1092) 11/06 11:05:49.329: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 11/06 11:05:49.334: [smf] INFO: Removed Session: UE IMSI:[262423114136185] DNN:[internet:0] IPv4:[176.16.19.230] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.334: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3200) 11/06 11:05:49.334: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1092) 11/06 11:05:49.339: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 11/06 11:05:49.343: [smf] INFO: Removed Session: UE IMSI:[262421820458778] DNN:[internet:0] IPv4:[176.16.19.231] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3200) 11/06 11:05:49.344: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1092) 11/06 11:05:49.350: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 11/06 11:05:49.355: [smf] INFO: Removed Session: UE IMSI:[262427480326310] DNN:[internet:0] IPv4:[176.16.19.232] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3200) 11/06 11:05:49.355: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1092) 11/06 11:05:49.361: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 11/06 11:05:49.365: [smf] INFO: Removed Session: UE IMSI:[262421597404816] DNN:[internet:0] IPv4:[176.16.19.233] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3200) 11/06 11:05:49.365: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1092) 11/06 11:05:49.372: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 11/06 11:05:49.377: [smf] INFO: Removed Session: UE IMSI:[262428735706048] DNN:[internet:0] IPv4:[176.16.19.234] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3200) 11/06 11:05:49.377: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1092) 11/06 11:05:49.382: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 11/06 11:05:49.387: [smf] INFO: Removed Session: UE IMSI:[262429660373148] DNN:[internet:0] IPv4:[176.16.19.235] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3200) 11/06 11:05:49.387: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1092) 11/06 11:05:49.393: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 11/06 11:05:49.398: [smf] INFO: Removed Session: UE IMSI:[262429815257938] DNN:[internet:0] IPv4:[176.16.19.236] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3200) 11/06 11:05:49.398: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1092) 11/06 11:05:49.404: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 11/06 11:05:49.408: [smf] INFO: Removed Session: UE IMSI:[262426375906301] DNN:[internet:0] IPv4:[176.16.19.237] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3200) 11/06 11:05:49.408: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1092) 11/06 11:05:49.414: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 11/06 11:05:49.419: [smf] INFO: Removed Session: UE IMSI:[262421726654935] DNN:[internet:0] IPv4:[176.16.19.238] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3200) 11/06 11:05:49.419: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1092) 11/06 11:05:49.425: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 11/06 11:05:49.430: [smf] INFO: Removed Session: UE IMSI:[262423969646379] DNN:[internet:0] IPv4:[176.16.19.239] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.430: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3200) 11/06 11:05:49.430: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1092) 11/06 11:05:49.436: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 11/06 11:05:49.441: [smf] INFO: Removed Session: UE IMSI:[262428357172195] DNN:[internet:0] IPv4:[176.16.19.240] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3200) 11/06 11:05:49.441: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1092) 11/06 11:05:49.447: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 11/06 11:05:49.451: [smf] INFO: Removed Session: UE IMSI:[262421727210226] DNN:[internet:0] IPv4:[176.16.19.241] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.451: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3200) 11/06 11:05:49.451: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1092) 11/06 11:05:49.458: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 11/06 11:05:49.462: [smf] INFO: Removed Session: UE IMSI:[262427737002945] DNN:[internet:0] IPv4:[176.16.19.242] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3200) 11/06 11:05:49.462: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1092) 11/06 11:05:49.468: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 11/06 11:05:49.473: [smf] INFO: Removed Session: UE IMSI:[262428880512870] DNN:[internet:0] IPv4:[176.16.19.243] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3200) 11/06 11:05:49.473: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1092) 11/06 11:05:49.479: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 11/06 11:05:49.484: [smf] INFO: Removed Session: UE IMSI:[262427824972771] DNN:[internet:0] IPv4:[176.16.19.244] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3200) 11/06 11:05:49.484: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1092) 11/06 11:05:49.490: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 11/06 11:05:49.494: [smf] INFO: Removed Session: UE IMSI:[262427810225784] DNN:[internet:0] IPv4:[176.16.19.245] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3200) 11/06 11:05:49.494: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1092) 11/06 11:05:49.501: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 11/06 11:05:49.506: [smf] INFO: Removed Session: UE IMSI:[262424019801885] DNN:[internet:0] IPv4:[176.16.19.246] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.506: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3200) 11/06 11:05:49.506: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1092) 11/06 11:05:49.511: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 11/06 11:05:49.516: [smf] INFO: Removed Session: UE IMSI:[262429811034687] DNN:[internet:0] IPv4:[176.16.19.247] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3200) 11/06 11:05:49.516: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1092) 11/06 11:05:49.522: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 11/06 11:05:49.527: [smf] INFO: Removed Session: UE IMSI:[262421932616521] DNN:[internet:0] IPv4:[176.16.19.248] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3200) 11/06 11:05:49.527: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1092) 11/06 11:05:49.533: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 11/06 11:05:49.538: [smf] INFO: Removed Session: UE IMSI:[262425757653391] DNN:[internet:0] IPv4:[176.16.19.249] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3200) 11/06 11:05:49.538: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1092) 11/06 11:05:49.544: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 11/06 11:05:49.548: [smf] INFO: Removed Session: UE IMSI:[262428920616384] DNN:[internet:0] IPv4:[176.16.19.250] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3200) 11/06 11:05:49.548: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1092) 11/06 11:05:49.555: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 11/06 11:05:49.559: [smf] INFO: Removed Session: UE IMSI:[262421455423386] DNN:[internet:0] IPv4:[176.16.19.251] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3200) 11/06 11:05:49.559: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1092) 11/06 11:05:49.565: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 11/06 11:05:49.569: [smf] INFO: Removed Session: UE IMSI:[262429036289491] DNN:[internet:0] IPv4:[176.16.19.252] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3200) 11/06 11:05:49.569: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1092) 11/06 11:05:49.576: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 11/06 11:05:49.581: [smf] INFO: Removed Session: UE IMSI:[262428608003903] DNN:[internet:0] IPv4:[176.16.19.253] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3200) 11/06 11:05:49.581: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1092) 11/06 11:05:49.586: [upf] INFO: [Removed] Number of UPF-sessions is now 4 (../src/upf/context.c:253) 11/06 11:05:49.591: [smf] INFO: Removed Session: UE IMSI:[262421132846108] DNN:[internet:0] IPv4:[176.16.19.254] IPv6:[] (../src/smf/context.c:1691) 11/06 11:05:49.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 4 (../src/smf/context.c:3200) 11/06 11:05:49.591: [smf] INFO: [Removed] Number of SMF-UEs is now 4 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: Warning: Stopping inactive timer T_next. MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:05:51.597: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/06 11:05:51.597: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_lots_of_concurrent_pdp_ctx(86)@3fb4fc7190fd: Final verdict of PTC: none TC_lots_of_concurrent_pdp_ctx(85)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(85): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(86): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass'. Wed Nov 6 11:05:51 UTC 2024 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6512284) Waiting for packet dumper to finish... 1 (prev_count=6512284, count=6512796) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Wed Nov 6 11:05:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_addr_pool_exhaustion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_addr_pool_exhaustion started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_addr_pool_exhaustion(87)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_addr_pool_exhaustion(88)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:05:57.362: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:05:58.071: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) 11/06 11:05:59.082: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1031) 11/06 11:05:59.082: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3192) 11/06 11:05:59.082: [smf] INFO: UE IMSI[262426716976750] APN[internet] IPv4[176.16.19.255] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.089: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1031) 11/06 11:05:59.089: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3192) 11/06 11:05:59.089: [smf] INFO: UE IMSI[262421686439004] APN[internet] IPv4[176.16.20.0] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.093: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 11/06 11:05:59.093: [upf] INFO: UE F-SEID[UP:0x1cb CP:0x2ab] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.093: [upf] INFO: UE F-SEID[UP:0x1cb CP:0x2ab] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.095: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1031) 11/06 11:05:59.095: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3192) 11/06 11:05:59.095: [smf] INFO: UE IMSI[262422112635649] APN[internet] IPv4[176.16.20.1] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.096: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 11/06 11:05:59.096: [upf] INFO: UE F-SEID[UP:0x461 CP:0x9f] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.096: [upf] INFO: UE F-SEID[UP:0x461 CP:0x9f] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.102: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1031) 11/06 11:05:59.102: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3192) 11/06 11:05:59.102: [smf] INFO: UE IMSI[262424452732396] APN[internet] IPv4[176.16.20.2] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.103: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 11/06 11:05:59.103: [upf] INFO: UE F-SEID[UP:0x45a CP:0xfd9] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.103: [upf] INFO: UE F-SEID[UP:0x45a CP:0xfd9] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.108: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1031) 11/06 11:05:59.108: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3192) 11/06 11:05:59.108: [smf] INFO: UE IMSI[262423542749470] APN[internet] IPv4[176.16.20.3] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.110: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 11/06 11:05:59.110: [upf] INFO: UE F-SEID[UP:0xdc0 CP:0x9c1] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.110: [upf] INFO: UE F-SEID[UP:0xdc0 CP:0x9c1] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.115: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1031) 11/06 11:05:59.115: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3192) 11/06 11:05:59.115: [smf] INFO: UE IMSI[262422045970058] APN[internet] IPv4[176.16.20.4] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.116: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 11/06 11:05:59.116: [upf] INFO: UE F-SEID[UP:0xc5f CP:0x894] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.116: [upf] INFO: UE F-SEID[UP:0xc5f CP:0x894] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.121: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1031) 11/06 11:05:59.121: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3192) 11/06 11:05:59.121: [smf] INFO: UE IMSI[262422084961179] APN[internet] IPv4[176.16.20.5] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.122: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 11/06 11:05:59.122: [upf] INFO: UE F-SEID[UP:0x8d7 CP:0x702] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.122: [upf] INFO: UE F-SEID[UP:0x8d7 CP:0x702] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.128: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1031) 11/06 11:05:59.128: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3192) 11/06 11:05:59.128: [smf] INFO: UE IMSI[262425660691968] APN[internet] IPv4[176.16.20.6] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.129: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 11/06 11:05:59.129: [upf] INFO: UE F-SEID[UP:0x9a9 CP:0xd36] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.129: [upf] INFO: UE F-SEID[UP:0x9a9 CP:0xd36] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.134: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1031) 11/06 11:05:59.135: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3192) 11/06 11:05:59.135: [smf] INFO: UE IMSI[262421393449483] APN[internet] IPv4[176.16.20.7] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.136: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 11/06 11:05:59.136: [upf] INFO: UE F-SEID[UP:0xc91 CP:0x385] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.136: [upf] INFO: UE F-SEID[UP:0xc91 CP:0x385] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.141: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1031) 11/06 11:05:59.141: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3192) 11/06 11:05:59.141: [smf] INFO: UE IMSI[262425606435185] APN[internet] IPv4[176.16.20.8] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.142: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 11/06 11:05:59.142: [upf] INFO: UE F-SEID[UP:0x9b5 CP:0x591] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.142: [upf] INFO: UE F-SEID[UP:0x9b5 CP:0x591] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.148: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1031) 11/06 11:05:59.148: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3192) 11/06 11:05:59.148: [smf] INFO: UE IMSI[262426484320990] APN[internet] IPv4[176.16.20.9] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.149: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 11/06 11:05:59.149: [upf] INFO: UE F-SEID[UP:0xac9 CP:0x1d8] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.149: [upf] INFO: UE F-SEID[UP:0xac9 CP:0x1d8] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.154: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1031) 11/06 11:05:59.154: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3192) 11/06 11:05:59.154: [smf] INFO: UE IMSI[262427450009532] APN[internet] IPv4[176.16.20.10] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.155: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 11/06 11:05:59.155: [upf] INFO: UE F-SEID[UP:0x473 CP:0xb9f] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.155: [upf] INFO: UE F-SEID[UP:0x473 CP:0xb9f] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.161: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1031) 11/06 11:05:59.161: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3192) 11/06 11:05:59.161: [smf] INFO: UE IMSI[262424933475719] APN[internet] IPv4[176.16.20.11] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.162: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 11/06 11:05:59.162: [upf] INFO: UE F-SEID[UP:0xeb4 CP:0xb09] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.162: [upf] INFO: UE F-SEID[UP:0xeb4 CP:0xb09] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.167: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1031) 11/06 11:05:59.167: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3192) 11/06 11:05:59.167: [smf] INFO: UE IMSI[262422975174326] APN[internet] IPv4[176.16.20.12] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.168: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 11/06 11:05:59.168: [upf] INFO: UE F-SEID[UP:0x456 CP:0xc6c] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.168: [upf] INFO: UE F-SEID[UP:0x456 CP:0xc6c] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.174: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1031) 11/06 11:05:59.174: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3192) 11/06 11:05:59.174: [smf] INFO: UE IMSI[262426216341874] APN[internet] IPv4[176.16.20.13] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.175: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 11/06 11:05:59.175: [upf] INFO: UE F-SEID[UP:0xe03 CP:0xd7d] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.175: [upf] INFO: UE F-SEID[UP:0xe03 CP:0xd7d] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.180: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1031) 11/06 11:05:59.180: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3192) 11/06 11:05:59.180: [smf] INFO: UE IMSI[262428736122701] APN[internet] IPv4[176.16.20.14] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.181: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 11/06 11:05:59.181: [upf] INFO: UE F-SEID[UP:0x6df CP:0xf63] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.181: [upf] INFO: UE F-SEID[UP:0x6df CP:0xf63] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.187: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1031) 11/06 11:05:59.187: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3192) 11/06 11:05:59.187: [smf] INFO: UE IMSI[262425134932084] APN[internet] IPv4[176.16.20.15] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.188: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 11/06 11:05:59.188: [upf] INFO: UE F-SEID[UP:0xba7 CP:0x880] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.188: [upf] INFO: UE F-SEID[UP:0xba7 CP:0x880] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.194: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1031) 11/06 11:05:59.194: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3192) 11/06 11:05:59.194: [smf] INFO: UE IMSI[262426238801000] APN[internet] IPv4[176.16.20.16] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.195: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 11/06 11:05:59.195: [upf] INFO: UE F-SEID[UP:0xb35 CP:0x2ec] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.195: [upf] INFO: UE F-SEID[UP:0xb35 CP:0x2ec] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.200: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1031) 11/06 11:05:59.200: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3192) 11/06 11:05:59.200: [smf] INFO: UE IMSI[262429437808425] APN[internet] IPv4[176.16.20.17] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.201: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 11/06 11:05:59.201: [upf] INFO: UE F-SEID[UP:0x9c2 CP:0x852] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.201: [upf] INFO: UE F-SEID[UP:0x9c2 CP:0x852] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.207: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1031) 11/06 11:05:59.207: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3192) 11/06 11:05:59.207: [smf] INFO: UE IMSI[262425153935339] APN[internet] IPv4[176.16.20.18] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.208: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 11/06 11:05:59.208: [upf] INFO: UE F-SEID[UP:0xa49 CP:0xb85] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.208: [upf] INFO: UE F-SEID[UP:0xa49 CP:0xb85] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.213: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1031) 11/06 11:05:59.213: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3192) 11/06 11:05:59.213: [smf] INFO: UE IMSI[262420068838199] APN[internet] IPv4[176.16.20.19] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.214: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 11/06 11:05:59.214: [upf] INFO: UE F-SEID[UP:0x55b CP:0xe92] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.214: [upf] INFO: UE F-SEID[UP:0x55b CP:0xe92] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.220: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1031) 11/06 11:05:59.220: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3192) 11/06 11:05:59.220: [smf] INFO: UE IMSI[262421760427592] APN[internet] IPv4[176.16.20.20] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.221: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 11/06 11:05:59.221: [upf] INFO: UE F-SEID[UP:0x2fa CP:0x707] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.221: [upf] INFO: UE F-SEID[UP:0x2fa CP:0x707] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.226: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1031) 11/06 11:05:59.226: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3192) 11/06 11:05:59.226: [smf] INFO: UE IMSI[262420780227557] APN[internet] IPv4[176.16.20.21] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.227: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 11/06 11:05:59.227: [upf] INFO: UE F-SEID[UP:0xce2 CP:0xe55] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.227: [upf] INFO: UE F-SEID[UP:0xce2 CP:0xe55] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.233: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1031) 11/06 11:05:59.233: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3192) 11/06 11:05:59.233: [smf] INFO: UE IMSI[262429938827471] APN[internet] IPv4[176.16.20.22] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.234: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 11/06 11:05:59.234: [upf] INFO: UE F-SEID[UP:0x214 CP:0xe90] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.234: [upf] INFO: UE F-SEID[UP:0x214 CP:0xe90] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.239: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1031) 11/06 11:05:59.239: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3192) 11/06 11:05:59.239: [smf] INFO: UE IMSI[262429979211910] APN[internet] IPv4[176.16.20.23] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.240: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 11/06 11:05:59.240: [upf] INFO: UE F-SEID[UP:0xcf1 CP:0x668] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.240: [upf] INFO: UE F-SEID[UP:0xcf1 CP:0x668] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.246: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1031) 11/06 11:05:59.246: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3192) 11/06 11:05:59.246: [smf] INFO: UE IMSI[262421734428441] APN[internet] IPv4[176.16.20.24] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.247: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 11/06 11:05:59.247: [upf] INFO: UE F-SEID[UP:0x9b0 CP:0x2a3] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.247: [upf] INFO: UE F-SEID[UP:0x9b0 CP:0x2a3] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.252: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1031) 11/06 11:05:59.252: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3192) 11/06 11:05:59.252: [smf] INFO: UE IMSI[262423997415833] APN[internet] IPv4[176.16.20.25] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.253: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 11/06 11:05:59.253: [upf] INFO: UE F-SEID[UP:0x924 CP:0x30c] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.253: [upf] INFO: UE F-SEID[UP:0x924 CP:0x30c] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.259: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1031) 11/06 11:05:59.259: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3192) 11/06 11:05:59.259: [smf] INFO: UE IMSI[262421300654999] APN[internet] IPv4[176.16.20.26] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.260: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 11/06 11:05:59.260: [upf] INFO: UE F-SEID[UP:0xc9c CP:0x8d1] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.260: [upf] INFO: UE F-SEID[UP:0xc9c CP:0x8d1] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.266: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1031) 11/06 11:05:59.266: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3192) 11/06 11:05:59.266: [smf] INFO: UE IMSI[262427741970486] APN[internet] IPv4[176.16.20.27] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.267: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 11/06 11:05:59.267: [upf] INFO: UE F-SEID[UP:0xdb1 CP:0x807] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.267: [upf] INFO: UE F-SEID[UP:0xdb1 CP:0x807] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.272: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1031) 11/06 11:05:59.273: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3192) 11/06 11:05:59.273: [smf] INFO: UE IMSI[262420176802546] APN[internet] IPv4[176.16.20.28] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.274: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 11/06 11:05:59.274: [upf] INFO: UE F-SEID[UP:0x568 CP:0x2a1] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.274: [upf] INFO: UE F-SEID[UP:0x568 CP:0x2a1] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.279: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1031) 11/06 11:05:59.279: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3192) 11/06 11:05:59.279: [smf] INFO: UE IMSI[262420211125215] APN[internet] IPv4[176.16.20.29] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.280: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 11/06 11:05:59.280: [upf] INFO: UE F-SEID[UP:0x139 CP:0x9ee] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.280: [upf] INFO: UE F-SEID[UP:0x139 CP:0x9ee] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.285: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1031) 11/06 11:05:59.285: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3192) 11/06 11:05:59.285: [smf] INFO: UE IMSI[262426739573468] APN[internet] IPv4[176.16.20.30] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.286: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 11/06 11:05:59.286: [upf] INFO: UE F-SEID[UP:0xd8a CP:0x7e0] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.286: [upf] INFO: UE F-SEID[UP:0xd8a CP:0x7e0] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.292: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1031) 11/06 11:05:59.292: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3192) 11/06 11:05:59.292: [smf] INFO: UE IMSI[262427014228068] APN[internet] IPv4[176.16.20.31] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.293: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 11/06 11:05:59.293: [upf] INFO: UE F-SEID[UP:0x86b CP:0x589] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.293: [upf] INFO: UE F-SEID[UP:0x86b CP:0x589] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.301: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1031) 11/06 11:05:59.301: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3192) 11/06 11:05:59.301: [smf] INFO: UE IMSI[262423879876867] APN[internet] IPv4[176.16.20.32] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.302: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 11/06 11:05:59.302: [upf] INFO: UE F-SEID[UP:0x1d2 CP:0xf8d] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.302: [upf] INFO: UE F-SEID[UP:0x1d2 CP:0xf8d] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.307: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1031) 11/06 11:05:59.307: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3192) 11/06 11:05:59.307: [smf] INFO: UE IMSI[262423075629688] APN[internet] IPv4[176.16.20.33] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.308: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 11/06 11:05:59.308: [upf] INFO: UE F-SEID[UP:0xe7b CP:0x8a2] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.308: [upf] INFO: UE F-SEID[UP:0xe7b CP:0x8a2] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.314: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1031) 11/06 11:05:59.314: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3192) 11/06 11:05:59.314: [smf] INFO: UE IMSI[262424152772549] APN[internet] IPv4[176.16.20.34] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.314: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 11/06 11:05:59.314: [upf] INFO: UE F-SEID[UP:0xcf CP:0xd1d] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.314: [upf] INFO: UE F-SEID[UP:0xcf CP:0xd1d] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.321: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1031) 11/06 11:05:59.321: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3192) 11/06 11:05:59.321: [smf] INFO: UE IMSI[262423080125370] APN[internet] IPv4[176.16.20.35] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.322: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 11/06 11:05:59.322: [upf] INFO: UE F-SEID[UP:0x969 CP:0x395] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.322: [upf] INFO: UE F-SEID[UP:0x969 CP:0x395] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.328: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1031) 11/06 11:05:59.328: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3192) 11/06 11:05:59.328: [smf] INFO: UE IMSI[262421820253331] APN[internet] IPv4[176.16.20.36] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.329: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 11/06 11:05:59.329: [upf] INFO: UE F-SEID[UP:0x3af CP:0x6fd] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.329: [upf] INFO: UE F-SEID[UP:0x3af CP:0x6fd] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.334: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1031) 11/06 11:05:59.334: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3192) 11/06 11:05:59.335: [smf] INFO: UE IMSI[262421585261502] APN[internet] IPv4[176.16.20.37] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.335: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 11/06 11:05:59.335: [upf] INFO: UE F-SEID[UP:0x524 CP:0x1f] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.336: [upf] INFO: UE F-SEID[UP:0x524 CP:0x1f] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.341: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1031) 11/06 11:05:59.341: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3192) 11/06 11:05:59.341: [smf] INFO: UE IMSI[262424744698893] APN[internet] IPv4[176.16.20.38] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.342: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 11/06 11:05:59.342: [upf] INFO: UE F-SEID[UP:0xaec CP:0x574] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.342: [upf] INFO: UE F-SEID[UP:0xaec CP:0x574] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.348: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1031) 11/06 11:05:59.348: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3192) 11/06 11:05:59.348: [smf] INFO: UE IMSI[262425119163638] APN[internet] IPv4[176.16.20.39] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.348: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 11/06 11:05:59.348: [upf] INFO: UE F-SEID[UP:0xba3 CP:0xfc2] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.348: [upf] INFO: UE F-SEID[UP:0xba3 CP:0xfc2] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.354: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1031) 11/06 11:05:59.354: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3192) 11/06 11:05:59.354: [smf] INFO: UE IMSI[262420483566573] APN[internet] IPv4[176.16.20.40] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.355: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 11/06 11:05:59.355: [upf] INFO: UE F-SEID[UP:0x648 CP:0x290] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.355: [upf] INFO: UE F-SEID[UP:0x648 CP:0x290] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.361: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1031) 11/06 11:05:59.361: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3192) 11/06 11:05:59.361: [smf] INFO: UE IMSI[262420600946020] APN[internet] IPv4[176.16.20.41] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.362: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 11/06 11:05:59.362: [upf] INFO: UE F-SEID[UP:0x8d6 CP:0x2ad] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.362: [upf] INFO: UE F-SEID[UP:0x8d6 CP:0x2ad] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.368: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1031) 11/06 11:05:59.368: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3192) 11/06 11:05:59.368: [smf] INFO: UE IMSI[262429266613433] APN[internet] IPv4[176.16.20.42] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.369: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 11/06 11:05:59.369: [upf] INFO: UE F-SEID[UP:0xe01 CP:0xf34] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.369: [upf] INFO: UE F-SEID[UP:0xe01 CP:0xf34] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.374: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1031) 11/06 11:05:59.374: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3192) 11/06 11:05:59.374: [smf] INFO: UE IMSI[262426132529681] APN[internet] IPv4[176.16.20.43] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.375: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 11/06 11:05:59.375: [upf] INFO: UE F-SEID[UP:0x2e1 CP:0x20c] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.375: [upf] INFO: UE F-SEID[UP:0x2e1 CP:0x20c] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.381: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1031) 11/06 11:05:59.381: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3192) 11/06 11:05:59.381: [smf] INFO: UE IMSI[262424332323032] APN[internet] IPv4[176.16.20.44] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.382: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 11/06 11:05:59.382: [upf] INFO: UE F-SEID[UP:0x90f CP:0xdf7] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.382: [upf] INFO: UE F-SEID[UP:0x90f CP:0xdf7] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.387: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1031) 11/06 11:05:59.387: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3192) 11/06 11:05:59.388: [smf] INFO: UE IMSI[262429190222867] APN[internet] IPv4[176.16.20.45] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.389: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 11/06 11:05:59.389: [upf] INFO: UE F-SEID[UP:0x20e CP:0x90e] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.389: [upf] INFO: UE F-SEID[UP:0x20e CP:0x90e] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.394: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1031) 11/06 11:05:59.394: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3192) 11/06 11:05:59.394: [smf] INFO: UE IMSI[262422050796414] APN[internet] IPv4[176.16.20.46] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.394: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 11/06 11:05:59.394: [upf] INFO: UE F-SEID[UP:0x2e9 CP:0x210] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.394: [upf] INFO: UE F-SEID[UP:0x2e9 CP:0x210] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.401: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1031) 11/06 11:05:59.401: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3192) 11/06 11:05:59.401: [smf] INFO: UE IMSI[262425557886361] APN[internet] IPv4[176.16.20.47] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.402: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 11/06 11:05:59.402: [upf] INFO: UE F-SEID[UP:0x81a CP:0x109] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.402: [upf] INFO: UE F-SEID[UP:0x81a CP:0x109] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.408: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1031) 11/06 11:05:59.408: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3192) 11/06 11:05:59.408: [smf] INFO: UE IMSI[262426946802704] APN[internet] IPv4[176.16.20.48] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.409: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 11/06 11:05:59.409: [upf] INFO: UE F-SEID[UP:0x2f3 CP:0xc81] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.409: [upf] INFO: UE F-SEID[UP:0x2f3 CP:0xc81] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.415: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1031) 11/06 11:05:59.415: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3192) 11/06 11:05:59.415: [smf] INFO: UE IMSI[262422337964494] APN[internet] IPv4[176.16.20.49] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.416: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 11/06 11:05:59.416: [upf] INFO: UE F-SEID[UP:0x47e CP:0x5b3] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.416: [upf] INFO: UE F-SEID[UP:0x47e CP:0x5b3] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.422: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1031) 11/06 11:05:59.422: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3192) 11/06 11:05:59.422: [smf] INFO: UE IMSI[262420890029830] APN[internet] IPv4[176.16.20.50] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.423: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 11/06 11:05:59.423: [upf] INFO: UE F-SEID[UP:0x335 CP:0xc8c] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.423: [upf] INFO: UE F-SEID[UP:0x335 CP:0xc8c] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.429: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1031) 11/06 11:05:59.429: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3192) 11/06 11:05:59.429: [smf] INFO: UE IMSI[262421978007899] APN[internet] IPv4[176.16.20.51] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.430: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 11/06 11:05:59.430: [upf] INFO: UE F-SEID[UP:0x5a9 CP:0xe33] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.430: [upf] INFO: UE F-SEID[UP:0x5a9 CP:0xe33] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.435: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1031) 11/06 11:05:59.435: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3192) 11/06 11:05:59.435: [smf] INFO: UE IMSI[262429510062572] APN[internet] IPv4[176.16.20.52] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.436: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 11/06 11:05:59.436: [upf] INFO: UE F-SEID[UP:0xe70 CP:0x78c] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.436: [upf] INFO: UE F-SEID[UP:0xe70 CP:0x78c] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.442: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1031) 11/06 11:05:59.442: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3192) 11/06 11:05:59.442: [smf] INFO: UE IMSI[262425346211796] APN[internet] IPv4[176.16.20.53] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.443: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 11/06 11:05:59.443: [upf] INFO: UE F-SEID[UP:0xb88 CP:0xf0] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.443: [upf] INFO: UE F-SEID[UP:0xb88 CP:0xf0] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.448: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1031) 11/06 11:05:59.448: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3192) 11/06 11:05:59.448: [smf] INFO: UE IMSI[262426188985376] APN[internet] IPv4[176.16.20.54] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.449: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 11/06 11:05:59.449: [upf] INFO: UE F-SEID[UP:0x41e CP:0x390] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.449: [upf] INFO: UE F-SEID[UP:0x41e CP:0x390] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.455: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1031) 11/06 11:05:59.455: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3192) 11/06 11:05:59.455: [smf] INFO: UE IMSI[262429881677292] APN[internet] IPv4[176.16.20.55] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.456: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 11/06 11:05:59.456: [upf] INFO: UE F-SEID[UP:0x90c CP:0x658] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.456: [upf] INFO: UE F-SEID[UP:0x90c CP:0x658] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.461: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1031) 11/06 11:05:59.461: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3192) 11/06 11:05:59.461: [smf] INFO: UE IMSI[262426128511879] APN[internet] IPv4[176.16.20.56] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.462: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 11/06 11:05:59.462: [upf] INFO: UE F-SEID[UP:0xa94 CP:0x62b] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.462: [upf] INFO: UE F-SEID[UP:0xa94 CP:0x62b] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.468: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1031) 11/06 11:05:59.468: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3192) 11/06 11:05:59.468: [smf] INFO: UE IMSI[262423344950214] APN[internet] IPv4[176.16.20.57] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.469: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 11/06 11:05:59.469: [upf] INFO: UE F-SEID[UP:0xdb8 CP:0xd64] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.469: [upf] INFO: UE F-SEID[UP:0xdb8 CP:0xd64] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.475: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1031) 11/06 11:05:59.475: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3192) 11/06 11:05:59.475: [smf] INFO: UE IMSI[262429359560829] APN[internet] IPv4[176.16.20.58] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.475: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 11/06 11:05:59.476: [upf] INFO: UE F-SEID[UP:0x13b CP:0x3b] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.476: [upf] INFO: UE F-SEID[UP:0x13b CP:0x3b] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.481: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1031) 11/06 11:05:59.481: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3192) 11/06 11:05:59.481: [smf] INFO: UE IMSI[262422643126558] APN[internet] IPv4[176.16.20.59] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.482: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 11/06 11:05:59.482: [upf] INFO: UE F-SEID[UP:0xf6 CP:0x83b] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.482: [upf] INFO: UE F-SEID[UP:0xf6 CP:0x83b] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.488: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1031) 11/06 11:05:59.488: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3192) 11/06 11:05:59.488: [smf] INFO: UE IMSI[262426779490353] APN[internet] IPv4[176.16.20.60] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.489: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 11/06 11:05:59.489: [upf] INFO: UE F-SEID[UP:0xed0 CP:0x98d] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.489: [upf] INFO: UE F-SEID[UP:0xed0 CP:0x98d] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.494: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1031) 11/06 11:05:59.494: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3192) 11/06 11:05:59.494: [smf] INFO: UE IMSI[262427897052670] APN[internet] IPv4[176.16.20.61] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.495: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 11/06 11:05:59.495: [upf] INFO: UE F-SEID[UP:0xcac CP:0xfb9] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.495: [upf] INFO: UE F-SEID[UP:0xcac CP:0xfb9] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.501: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1031) 11/06 11:05:59.501: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3192) 11/06 11:05:59.501: [smf] INFO: UE IMSI[262426556216257] APN[internet] IPv4[176.16.20.62] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.502: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 11/06 11:05:59.502: [upf] INFO: UE F-SEID[UP:0x134 CP:0x3c4] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.502: [upf] INFO: UE F-SEID[UP:0x134 CP:0x3c4] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.508: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1031) 11/06 11:05:59.508: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3192) 11/06 11:05:59.508: [smf] INFO: UE IMSI[262422555199108] APN[internet] IPv4[176.16.20.63] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.509: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 11/06 11:05:59.509: [upf] INFO: UE F-SEID[UP:0xcc1 CP:0x38e] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.509: [upf] INFO: UE F-SEID[UP:0xcc1 CP:0x38e] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.514: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1031) 11/06 11:05:59.514: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3192) 11/06 11:05:59.514: [smf] INFO: UE IMSI[262427684739581] APN[internet] IPv4[176.16.20.64] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.515: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 11/06 11:05:59.515: [upf] INFO: UE F-SEID[UP:0xa1a CP:0xe7d] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.515: [upf] INFO: UE F-SEID[UP:0xa1a CP:0xe7d] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.522: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1031) 11/06 11:05:59.522: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3192) 11/06 11:05:59.522: [smf] INFO: UE IMSI[262428707268990] APN[internet] IPv4[176.16.20.65] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.522: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 11/06 11:05:59.522: [upf] INFO: UE F-SEID[UP:0x337 CP:0x911] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.522: [upf] INFO: UE F-SEID[UP:0x337 CP:0x911] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.528: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1031) 11/06 11:05:59.528: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3192) 11/06 11:05:59.528: [smf] INFO: UE IMSI[262424211604357] APN[internet] IPv4[176.16.20.66] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.529: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 11/06 11:05:59.529: [upf] INFO: UE F-SEID[UP:0x1f0 CP:0x1b4] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.529: [upf] INFO: UE F-SEID[UP:0x1f0 CP:0x1b4] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.535: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1031) 11/06 11:05:59.535: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3192) 11/06 11:05:59.535: [smf] INFO: UE IMSI[262428007631022] APN[internet] IPv4[176.16.20.67] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.536: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 11/06 11:05:59.536: [upf] INFO: UE F-SEID[UP:0xc4a CP:0xde7] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.536: [upf] INFO: UE F-SEID[UP:0xc4a CP:0xde7] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.541: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1031) 11/06 11:05:59.541: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3192) 11/06 11:05:59.541: [smf] INFO: UE IMSI[262426845462856] APN[internet] IPv4[176.16.20.68] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.542: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 11/06 11:05:59.542: [upf] INFO: UE F-SEID[UP:0xc95 CP:0x253] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.542: [upf] INFO: UE F-SEID[UP:0xc95 CP:0x253] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.548: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1031) 11/06 11:05:59.548: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3192) 11/06 11:05:59.548: [smf] INFO: UE IMSI[262426627655048] APN[internet] IPv4[176.16.20.69] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.549: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 11/06 11:05:59.549: [upf] INFO: UE F-SEID[UP:0x40a CP:0x4eb] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.549: [upf] INFO: UE F-SEID[UP:0x40a CP:0x4eb] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.555: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1031) 11/06 11:05:59.555: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3192) 11/06 11:05:59.555: [smf] INFO: UE IMSI[262423370429537] APN[internet] IPv4[176.16.20.70] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.556: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 11/06 11:05:59.556: [upf] INFO: UE F-SEID[UP:0x3a5 CP:0x5bd] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.556: [upf] INFO: UE F-SEID[UP:0x3a5 CP:0x5bd] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.561: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1031) 11/06 11:05:59.561: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3192) 11/06 11:05:59.561: [smf] INFO: UE IMSI[262420862529907] APN[internet] IPv4[176.16.20.71] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.562: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 11/06 11:05:59.562: [upf] INFO: UE F-SEID[UP:0xedc CP:0xe28] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.562: [upf] INFO: UE F-SEID[UP:0xedc CP:0xe28] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.568: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1031) 11/06 11:05:59.568: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3192) 11/06 11:05:59.568: [smf] INFO: UE IMSI[262429322639228] APN[internet] IPv4[176.16.20.72] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.569: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 11/06 11:05:59.569: [upf] INFO: UE F-SEID[UP:0xe51 CP:0xefc] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.569: [upf] INFO: UE F-SEID[UP:0xe51 CP:0xefc] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.575: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1031) 11/06 11:05:59.575: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3192) 11/06 11:05:59.575: [smf] INFO: UE IMSI[262422302325800] APN[internet] IPv4[176.16.20.73] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.576: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 11/06 11:05:59.576: [upf] INFO: UE F-SEID[UP:0x2b3 CP:0xd37] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.576: [upf] INFO: UE F-SEID[UP:0x2b3 CP:0xd37] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.582: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1031) 11/06 11:05:59.582: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3192) 11/06 11:05:59.582: [smf] INFO: UE IMSI[262423555975186] APN[internet] IPv4[176.16.20.74] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.583: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 11/06 11:05:59.583: [upf] INFO: UE F-SEID[UP:0xdc CP:0xc98] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.583: [upf] INFO: UE F-SEID[UP:0xdc CP:0xc98] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.589: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1031) 11/06 11:05:59.589: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3192) 11/06 11:05:59.589: [smf] INFO: UE IMSI[262421038486115] APN[internet] IPv4[176.16.20.75] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.590: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 11/06 11:05:59.590: [upf] INFO: UE F-SEID[UP:0xa6 CP:0x5d9] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.590: [upf] INFO: UE F-SEID[UP:0xa6 CP:0x5d9] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.596: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1031) 11/06 11:05:59.596: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3192) 11/06 11:05:59.596: [smf] INFO: UE IMSI[262422314897512] APN[internet] IPv4[176.16.20.76] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.597: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 11/06 11:05:59.597: [upf] INFO: UE F-SEID[UP:0x946 CP:0x5a2] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.597: [upf] INFO: UE F-SEID[UP:0x946 CP:0x5a2] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.602: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1031) 11/06 11:05:59.602: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3192) 11/06 11:05:59.602: [smf] INFO: UE IMSI[262424832256198] APN[internet] IPv4[176.16.20.77] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.603: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 11/06 11:05:59.603: [upf] INFO: UE F-SEID[UP:0x8e2 CP:0x13a] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.603: [upf] INFO: UE F-SEID[UP:0x8e2 CP:0x13a] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.609: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1031) 11/06 11:05:59.609: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3192) 11/06 11:05:59.609: [smf] INFO: UE IMSI[262429449210583] APN[internet] IPv4[176.16.20.78] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.610: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 11/06 11:05:59.610: [upf] INFO: UE F-SEID[UP:0x341 CP:0x776] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.610: [upf] INFO: UE F-SEID[UP:0x341 CP:0x776] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.616: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1031) 11/06 11:05:59.616: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3192) 11/06 11:05:59.616: [smf] INFO: UE IMSI[262424271993256] APN[internet] IPv4[176.16.20.79] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.617: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 11/06 11:05:59.617: [upf] INFO: UE F-SEID[UP:0xcc7 CP:0xb39] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.617: [upf] INFO: UE F-SEID[UP:0xcc7 CP:0xb39] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.623: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1031) 11/06 11:05:59.623: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3192) 11/06 11:05:59.623: [smf] INFO: UE IMSI[262422531978754] APN[internet] IPv4[176.16.20.80] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.624: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 11/06 11:05:59.624: [upf] INFO: UE F-SEID[UP:0xe66 CP:0x28c] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.624: [upf] INFO: UE F-SEID[UP:0xe66 CP:0x28c] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.630: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1031) 11/06 11:05:59.630: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3192) 11/06 11:05:59.630: [smf] INFO: UE IMSI[262423150389181] APN[internet] IPv4[176.16.20.81] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.631: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 11/06 11:05:59.631: [upf] INFO: UE F-SEID[UP:0x16e CP:0xac0] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.631: [upf] INFO: UE F-SEID[UP:0x16e CP:0xac0] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.637: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1031) 11/06 11:05:59.637: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3192) 11/06 11:05:59.637: [smf] INFO: UE IMSI[262429488615284] APN[internet] IPv4[176.16.20.82] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.638: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 11/06 11:05:59.638: [upf] INFO: UE F-SEID[UP:0xf76 CP:0x303] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.638: [upf] INFO: UE F-SEID[UP:0xf76 CP:0x303] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.644: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1031) 11/06 11:05:59.644: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3192) 11/06 11:05:59.644: [smf] INFO: UE IMSI[262428227274869] APN[internet] IPv4[176.16.20.83] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.645: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 11/06 11:05:59.645: [upf] INFO: UE F-SEID[UP:0xf2b CP:0x8e3] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.645: [upf] INFO: UE F-SEID[UP:0xf2b CP:0x8e3] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.651: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1031) 11/06 11:05:59.651: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3192) 11/06 11:05:59.651: [smf] INFO: UE IMSI[262429737206279] APN[internet] IPv4[176.16.20.84] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.652: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 11/06 11:05:59.652: [upf] INFO: UE F-SEID[UP:0x8e1 CP:0xe3f] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.652: [upf] INFO: UE F-SEID[UP:0x8e1 CP:0xe3f] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.658: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1031) 11/06 11:05:59.658: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3192) 11/06 11:05:59.658: [smf] INFO: UE IMSI[262422782650574] APN[internet] IPv4[176.16.20.85] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.659: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 11/06 11:05:59.659: [upf] INFO: UE F-SEID[UP:0x7ab CP:0xe04] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.659: [upf] INFO: UE F-SEID[UP:0x7ab CP:0xe04] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.665: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1031) 11/06 11:05:59.665: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3192) 11/06 11:05:59.665: [smf] INFO: UE IMSI[262425528791763] APN[internet] IPv4[176.16.20.86] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.666: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 11/06 11:05:59.666: [upf] INFO: UE F-SEID[UP:0x440 CP:0x613] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.666: [upf] INFO: UE F-SEID[UP:0x440 CP:0x613] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.672: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1031) 11/06 11:05:59.672: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3192) 11/06 11:05:59.672: [smf] INFO: UE IMSI[262426401410067] APN[internet] IPv4[176.16.20.87] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.673: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 11/06 11:05:59.673: [upf] INFO: UE F-SEID[UP:0x7c5 CP:0x2e0] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.673: [upf] INFO: UE F-SEID[UP:0x7c5 CP:0x2e0] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.678: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1031) 11/06 11:05:59.678: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3192) 11/06 11:05:59.678: [smf] INFO: UE IMSI[262423961377250] APN[internet] IPv4[176.16.20.88] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.679: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 11/06 11:05:59.679: [upf] INFO: UE F-SEID[UP:0x605 CP:0xdb9] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.679: [upf] INFO: UE F-SEID[UP:0x605 CP:0xdb9] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.685: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1031) 11/06 11:05:59.685: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3192) 11/06 11:05:59.685: [smf] INFO: UE IMSI[262428571913551] APN[internet] IPv4[176.16.20.89] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.686: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 11/06 11:05:59.686: [upf] INFO: UE F-SEID[UP:0xccf CP:0x74c] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.686: [upf] INFO: UE F-SEID[UP:0xccf CP:0x74c] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.692: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1031) 11/06 11:05:59.692: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3192) 11/06 11:05:59.692: [smf] INFO: UE IMSI[262421069264538] APN[internet] IPv4[176.16.20.90] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.693: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 11/06 11:05:59.693: [upf] INFO: UE F-SEID[UP:0x30c CP:0x2b0] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.693: [upf] INFO: UE F-SEID[UP:0x30c CP:0x2b0] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.698: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1031) 11/06 11:05:59.698: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3192) 11/06 11:05:59.698: [smf] INFO: UE IMSI[262422472913485] APN[internet] IPv4[176.16.20.91] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.699: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 11/06 11:05:59.699: [upf] INFO: UE F-SEID[UP:0x938 CP:0xf14] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.699: [upf] INFO: UE F-SEID[UP:0x938 CP:0xf14] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.706: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1031) 11/06 11:05:59.706: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3192) 11/06 11:05:59.706: [smf] INFO: UE IMSI[262427386712082] APN[internet] IPv4[176.16.20.92] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.707: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 11/06 11:05:59.707: [upf] INFO: UE F-SEID[UP:0xf5 CP:0x859] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.707: [upf] INFO: UE F-SEID[UP:0xf5 CP:0x859] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.713: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1031) 11/06 11:05:59.713: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3192) 11/06 11:05:59.713: [smf] INFO: UE IMSI[262429267098882] APN[internet] IPv4[176.16.20.93] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.714: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 11/06 11:05:59.714: [upf] INFO: UE F-SEID[UP:0xba4 CP:0x92a] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.714: [upf] INFO: UE F-SEID[UP:0xba4 CP:0x92a] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.720: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1031) 11/06 11:05:59.720: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3192) 11/06 11:05:59.720: [smf] INFO: UE IMSI[262423726640569] APN[internet] IPv4[176.16.20.94] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.721: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 11/06 11:05:59.721: [upf] INFO: UE F-SEID[UP:0x37f CP:0x2e8] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.721: [upf] INFO: UE F-SEID[UP:0x37f CP:0x2e8] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.727: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1031) 11/06 11:05:59.727: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3192) 11/06 11:05:59.727: [smf] INFO: UE IMSI[262427554223628] APN[internet] IPv4[176.16.20.95] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.727: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 11/06 11:05:59.727: [upf] INFO: UE F-SEID[UP:0x8f6 CP:0xe0d] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.728: [upf] INFO: UE F-SEID[UP:0x8f6 CP:0xe0d] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.733: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1031) 11/06 11:05:59.733: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3192) 11/06 11:05:59.733: [smf] INFO: UE IMSI[262422959582990] APN[internet] IPv4[176.16.20.96] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.734: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 11/06 11:05:59.734: [upf] INFO: UE F-SEID[UP:0xfe6 CP:0x904] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.734: [upf] INFO: UE F-SEID[UP:0xfe6 CP:0x904] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.740: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1031) 11/06 11:05:59.740: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3192) 11/06 11:05:59.740: [smf] INFO: UE IMSI[262428092346453] APN[internet] IPv4[176.16.20.97] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.741: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 11/06 11:05:59.741: [upf] INFO: UE F-SEID[UP:0x96 CP:0x5e2] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.741: [upf] INFO: UE F-SEID[UP:0x96 CP:0x5e2] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.746: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1031) 11/06 11:05:59.746: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3192) 11/06 11:05:59.746: [smf] INFO: UE IMSI[262428046654662] APN[internet] IPv4[176.16.20.98] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.747: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 11/06 11:05:59.747: [upf] INFO: UE F-SEID[UP:0xfd CP:0x1cf] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.747: [upf] INFO: UE F-SEID[UP:0xfd CP:0x1cf] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.753: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1031) 11/06 11:05:59.753: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3192) 11/06 11:05:59.753: [smf] INFO: UE IMSI[262428354745228] APN[internet] IPv4[176.16.20.99] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.754: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 11/06 11:05:59.754: [upf] INFO: UE F-SEID[UP:0x294 CP:0x200] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.754: [upf] INFO: UE F-SEID[UP:0x294 CP:0x200] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.760: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1031) 11/06 11:05:59.760: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3192) 11/06 11:05:59.760: [smf] INFO: UE IMSI[262424167375780] APN[internet] IPv4[176.16.20.100] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.761: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 11/06 11:05:59.761: [upf] INFO: UE F-SEID[UP:0x6d8 CP:0x17d] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.761: [upf] INFO: UE F-SEID[UP:0x6d8 CP:0x17d] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.766: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1031) 11/06 11:05:59.766: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3192) 11/06 11:05:59.766: [smf] INFO: UE IMSI[262429830874879] APN[internet] IPv4[176.16.20.101] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.767: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 11/06 11:05:59.767: [upf] INFO: UE F-SEID[UP:0xf95 CP:0xc32] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.767: [upf] INFO: UE F-SEID[UP:0xf95 CP:0xc32] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.773: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1031) 11/06 11:05:59.773: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3192) 11/06 11:05:59.773: [smf] INFO: UE IMSI[262425713587468] APN[internet] IPv4[176.16.20.102] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.774: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 11/06 11:05:59.774: [upf] INFO: UE F-SEID[UP:0x8f4 CP:0x8cb] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.774: [upf] INFO: UE F-SEID[UP:0x8f4 CP:0x8cb] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.780: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1031) 11/06 11:05:59.780: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3192) 11/06 11:05:59.780: [smf] INFO: UE IMSI[262424345678894] APN[internet] IPv4[176.16.20.103] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.780: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 11/06 11:05:59.781: [upf] INFO: UE F-SEID[UP:0x4e4 CP:0x4fe] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.781: [upf] INFO: UE F-SEID[UP:0x4e4 CP:0x4fe] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.786: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1031) 11/06 11:05:59.786: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3192) 11/06 11:05:59.786: [smf] INFO: UE IMSI[262428077431673] APN[internet] IPv4[176.16.20.104] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.787: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 11/06 11:05:59.787: [upf] INFO: UE F-SEID[UP:0x5f5 CP:0xac1] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.787: [upf] INFO: UE F-SEID[UP:0x5f5 CP:0xac1] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.793: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1031) 11/06 11:05:59.793: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3192) 11/06 11:05:59.793: [smf] INFO: UE IMSI[262427046380195] APN[internet] IPv4[176.16.20.105] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.793: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 11/06 11:05:59.793: [upf] INFO: UE F-SEID[UP:0x602 CP:0x528] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.793: [upf] INFO: UE F-SEID[UP:0x602 CP:0x528] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.800: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1031) 11/06 11:05:59.800: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3192) 11/06 11:05:59.800: [smf] INFO: UE IMSI[262427003503118] APN[internet] IPv4[176.16.20.106] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.801: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 11/06 11:05:59.801: [upf] INFO: UE F-SEID[UP:0x7b8 CP:0x178] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.801: [upf] INFO: UE F-SEID[UP:0x7b8 CP:0x178] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.806: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1031) 11/06 11:05:59.806: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3192) 11/06 11:05:59.806: [smf] INFO: UE IMSI[262424351755461] APN[internet] IPv4[176.16.20.107] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.807: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 11/06 11:05:59.807: [upf] INFO: UE F-SEID[UP:0x243 CP:0x3a2] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.807: [upf] INFO: UE F-SEID[UP:0x243 CP:0x3a2] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.813: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1031) 11/06 11:05:59.813: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3192) 11/06 11:05:59.813: [smf] INFO: UE IMSI[262425568056901] APN[internet] IPv4[176.16.20.108] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.814: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 11/06 11:05:59.814: [upf] INFO: UE F-SEID[UP:0x475 CP:0xff4] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.814: [upf] INFO: UE F-SEID[UP:0x475 CP:0xff4] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.819: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1031) 11/06 11:05:59.819: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3192) 11/06 11:05:59.819: [smf] INFO: UE IMSI[262422733896310] APN[internet] IPv4[176.16.20.109] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.820: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 11/06 11:05:59.820: [upf] INFO: UE F-SEID[UP:0x2ca CP:0xc0d] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.820: [upf] INFO: UE F-SEID[UP:0x2ca CP:0xc0d] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.826: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1031) 11/06 11:05:59.826: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3192) 11/06 11:05:59.826: [smf] INFO: UE IMSI[262425427206809] APN[internet] IPv4[176.16.20.110] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.827: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 11/06 11:05:59.827: [upf] INFO: UE F-SEID[UP:0x114 CP:0x28e] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.827: [upf] INFO: UE F-SEID[UP:0x114 CP:0x28e] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.832: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1031) 11/06 11:05:59.832: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3192) 11/06 11:05:59.832: [smf] INFO: UE IMSI[262426282776721] APN[internet] IPv4[176.16.20.111] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.833: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 11/06 11:05:59.833: [upf] INFO: UE F-SEID[UP:0xb06 CP:0xd0d] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.833: [upf] INFO: UE F-SEID[UP:0xb06 CP:0xd0d] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.839: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1031) 11/06 11:05:59.839: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3192) 11/06 11:05:59.839: [smf] INFO: UE IMSI[262420352169920] APN[internet] IPv4[176.16.20.112] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.840: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 11/06 11:05:59.840: [upf] INFO: UE F-SEID[UP:0x6ff CP:0xadd] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.840: [upf] INFO: UE F-SEID[UP:0x6ff CP:0xadd] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.845: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1031) 11/06 11:05:59.845: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3192) 11/06 11:05:59.845: [smf] INFO: UE IMSI[262425087352458] APN[internet] IPv4[176.16.20.113] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.846: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 11/06 11:05:59.846: [upf] INFO: UE F-SEID[UP:0xb8e CP:0xd33] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.846: [upf] INFO: UE F-SEID[UP:0xb8e CP:0xd33] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.852: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1031) 11/06 11:05:59.852: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3192) 11/06 11:05:59.852: [smf] INFO: UE IMSI[262424954650837] APN[internet] IPv4[176.16.20.114] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.853: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 11/06 11:05:59.853: [upf] INFO: UE F-SEID[UP:0xbd8 CP:0x33c] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.853: [upf] INFO: UE F-SEID[UP:0xbd8 CP:0x33c] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.860: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1031) 11/06 11:05:59.860: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3192) 11/06 11:05:59.860: [smf] INFO: UE IMSI[262420862007064] APN[internet] IPv4[176.16.20.115] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.860: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 11/06 11:05:59.860: [upf] INFO: UE F-SEID[UP:0x521 CP:0x135] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.860: [upf] INFO: UE F-SEID[UP:0x521 CP:0x135] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.866: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1031) 11/06 11:05:59.866: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3192) 11/06 11:05:59.866: [smf] INFO: UE IMSI[262424868917914] APN[internet] IPv4[176.16.20.116] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.867: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 11/06 11:05:59.867: [upf] INFO: UE F-SEID[UP:0x6c8 CP:0x74e] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.867: [upf] INFO: UE F-SEID[UP:0x6c8 CP:0x74e] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.873: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1031) 11/06 11:05:59.873: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3192) 11/06 11:05:59.873: [smf] INFO: UE IMSI[262426472326700] APN[internet] IPv4[176.16.20.117] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.874: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 11/06 11:05:59.874: [upf] INFO: UE F-SEID[UP:0x38b CP:0xe8e] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.874: [upf] INFO: UE F-SEID[UP:0x38b CP:0xe8e] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.881: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1031) 11/06 11:05:59.881: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3192) 11/06 11:05:59.881: [smf] INFO: UE IMSI[262423315208554] APN[internet] IPv4[176.16.20.118] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.882: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 11/06 11:05:59.882: [upf] INFO: UE F-SEID[UP:0x414 CP:0xb5] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.882: [upf] INFO: UE F-SEID[UP:0x414 CP:0xb5] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.889: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1031) 11/06 11:05:59.889: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3192) 11/06 11:05:59.889: [smf] INFO: UE IMSI[262422052435890] APN[internet] IPv4[176.16.20.119] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.889: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 11/06 11:05:59.889: [upf] INFO: UE F-SEID[UP:0x229 CP:0x146] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.889: [upf] INFO: UE F-SEID[UP:0x229 CP:0x146] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.895: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1031) 11/06 11:05:59.895: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3192) 11/06 11:05:59.895: [smf] INFO: UE IMSI[262429307360310] APN[internet] IPv4[176.16.20.120] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.896: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 11/06 11:05:59.896: [upf] INFO: UE F-SEID[UP:0xcbd CP:0x9ff] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.896: [upf] INFO: UE F-SEID[UP:0xcbd CP:0x9ff] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.903: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1031) 11/06 11:05:59.903: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3192) 11/06 11:05:59.903: [smf] INFO: UE IMSI[262425552242722] APN[internet] IPv4[176.16.20.121] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.903: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 11/06 11:05:59.903: [upf] INFO: UE F-SEID[UP:0x2bc CP:0x339] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.903: [upf] INFO: UE F-SEID[UP:0x2bc CP:0x339] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.910: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1031) 11/06 11:05:59.910: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3192) 11/06 11:05:59.910: [smf] INFO: UE IMSI[262428545177465] APN[internet] IPv4[176.16.20.122] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.910: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 11/06 11:05:59.910: [upf] INFO: UE F-SEID[UP:0xd47 CP:0xac7] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.910: [upf] INFO: UE F-SEID[UP:0xd47 CP:0xac7] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.917: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1031) 11/06 11:05:59.917: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3192) 11/06 11:05:59.917: [smf] INFO: UE IMSI[262429827236724] APN[internet] IPv4[176.16.20.123] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.918: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 11/06 11:05:59.918: [upf] INFO: UE F-SEID[UP:0x856 CP:0xbd6] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.918: [upf] INFO: UE F-SEID[UP:0x856 CP:0xbd6] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.924: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1031) 11/06 11:05:59.924: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3192) 11/06 11:05:59.924: [smf] INFO: UE IMSI[262429145243078] APN[internet] IPv4[176.16.20.124] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.925: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 11/06 11:05:59.925: [upf] INFO: UE F-SEID[UP:0x47a CP:0x269] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.925: [upf] INFO: UE F-SEID[UP:0x47a CP:0x269] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.931: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1031) 11/06 11:05:59.931: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3192) 11/06 11:05:59.931: [smf] INFO: UE IMSI[262428950652883] APN[internet] IPv4[176.16.20.125] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.932: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 11/06 11:05:59.932: [upf] INFO: UE F-SEID[UP:0x663 CP:0x2ac] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.932: [upf] INFO: UE F-SEID[UP:0x663 CP:0x2ac] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.938: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1031) 11/06 11:05:59.938: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3192) 11/06 11:05:59.938: [smf] INFO: UE IMSI[262420606550367] APN[internet] IPv4[176.16.20.126] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.939: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 11/06 11:05:59.939: [upf] INFO: UE F-SEID[UP:0x7c6 CP:0x9c4] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.939: [upf] INFO: UE F-SEID[UP:0x7c6 CP:0x9c4] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.945: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1031) 11/06 11:05:59.945: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3192) 11/06 11:05:59.945: [smf] INFO: UE IMSI[262426162916949] APN[internet] IPv4[176.16.20.127] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.946: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 11/06 11:05:59.946: [upf] INFO: UE F-SEID[UP:0x2e7 CP:0x66] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.946: [upf] INFO: UE F-SEID[UP:0x2e7 CP:0x66] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.951: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1031) 11/06 11:05:59.951: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3192) 11/06 11:05:59.951: [smf] INFO: UE IMSI[262426447550643] APN[internet] IPv4[176.16.20.128] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.952: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 11/06 11:05:59.952: [upf] INFO: UE F-SEID[UP:0x579 CP:0x8a4] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.952: [upf] INFO: UE F-SEID[UP:0x579 CP:0x8a4] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.958: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1031) 11/06 11:05:59.958: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3192) 11/06 11:05:59.958: [smf] INFO: UE IMSI[262428088377025] APN[internet] IPv4[176.16.20.129] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.959: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 11/06 11:05:59.959: [upf] INFO: UE F-SEID[UP:0xa34 CP:0xea4] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.959: [upf] INFO: UE F-SEID[UP:0xa34 CP:0xea4] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.965: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1031) 11/06 11:05:59.965: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3192) 11/06 11:05:59.965: [smf] INFO: UE IMSI[262428128765853] APN[internet] IPv4[176.16.20.130] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.966: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 11/06 11:05:59.966: [upf] INFO: UE F-SEID[UP:0xd36 CP:0x160] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.966: [upf] INFO: UE F-SEID[UP:0xd36 CP:0x160] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.971: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1031) 11/06 11:05:59.971: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3192) 11/06 11:05:59.971: [smf] INFO: UE IMSI[262424071866366] APN[internet] IPv4[176.16.20.131] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.972: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 11/06 11:05:59.972: [upf] INFO: UE F-SEID[UP:0x48f CP:0x4fc] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.972: [upf] INFO: UE F-SEID[UP:0x48f CP:0x4fc] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.978: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1031) 11/06 11:05:59.978: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3192) 11/06 11:05:59.978: [smf] INFO: UE IMSI[262429484517308] APN[internet] IPv4[176.16.20.132] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.979: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 11/06 11:05:59.979: [upf] INFO: UE F-SEID[UP:0xe92 CP:0xf9c] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.979: [upf] INFO: UE F-SEID[UP:0xe92 CP:0xf9c] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.985: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1031) 11/06 11:05:59.985: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3192) 11/06 11:05:59.985: [smf] INFO: UE IMSI[262420770667316] APN[internet] IPv4[176.16.20.133] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.986: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 11/06 11:05:59.986: [upf] INFO: UE F-SEID[UP:0xdf1 CP:0xe4d] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.986: [upf] INFO: UE F-SEID[UP:0xdf1 CP:0xe4d] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.991: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1031) 11/06 11:05:59.991: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3192) 11/06 11:05:59.991: [smf] INFO: UE IMSI[262427179184913] APN[internet] IPv4[176.16.20.134] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.992: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 11/06 11:05:59.992: [upf] INFO: UE F-SEID[UP:0x5e6 CP:0xc7c] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.992: [upf] INFO: UE F-SEID[UP:0x5e6 CP:0xc7c] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.998: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1031) 11/06 11:05:59.998: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3192) 11/06 11:05:59.998: [smf] INFO: UE IMSI[262423268936506] APN[internet] IPv4[176.16.20.135] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:05:59.999: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 11/06 11:05:59.999: [upf] INFO: UE F-SEID[UP:0x85c CP:0xbf9] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 11/06 11:05:59.999: [upf] INFO: UE F-SEID[UP:0x85c CP:0xbf9] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.005: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1031) 11/06 11:06:00.005: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3192) 11/06 11:06:00.005: [smf] INFO: UE IMSI[262429535224893] APN[internet] IPv4[176.16.20.136] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.006: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 11/06 11:06:00.006: [upf] INFO: UE F-SEID[UP:0xe79 CP:0x554] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.006: [upf] INFO: UE F-SEID[UP:0xe79 CP:0x554] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.011: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1031) 11/06 11:06:00.011: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3192) 11/06 11:06:00.011: [smf] INFO: UE IMSI[262427872266919] APN[internet] IPv4[176.16.20.137] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.012: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 11/06 11:06:00.012: [upf] INFO: UE F-SEID[UP:0xfe1 CP:0x20b] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.012: [upf] INFO: UE F-SEID[UP:0xfe1 CP:0x20b] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.019: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1031) 11/06 11:06:00.019: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3192) 11/06 11:06:00.019: [smf] INFO: UE IMSI[262423996968577] APN[internet] IPv4[176.16.20.138] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.019: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 11/06 11:06:00.020: [upf] INFO: UE F-SEID[UP:0x9d0 CP:0x724] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.020: [upf] INFO: UE F-SEID[UP:0x9d0 CP:0x724] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.026: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1031) 11/06 11:06:00.026: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3192) 11/06 11:06:00.026: [smf] INFO: UE IMSI[262427750443205] APN[internet] IPv4[176.16.20.139] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.027: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 11/06 11:06:00.027: [upf] INFO: UE F-SEID[UP:0xc67 CP:0xb6c] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.027: [upf] INFO: UE F-SEID[UP:0xc67 CP:0xb6c] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.033: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1031) 11/06 11:06:00.033: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3192) 11/06 11:06:00.033: [smf] INFO: UE IMSI[262423135830594] APN[internet] IPv4[176.16.20.140] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.034: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 11/06 11:06:00.034: [upf] INFO: UE F-SEID[UP:0xbe5 CP:0x118] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.034: [upf] INFO: UE F-SEID[UP:0xbe5 CP:0x118] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.039: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1031) 11/06 11:06:00.039: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3192) 11/06 11:06:00.039: [smf] INFO: UE IMSI[262427700704661] APN[internet] IPv4[176.16.20.141] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.040: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 11/06 11:06:00.040: [upf] INFO: UE F-SEID[UP:0x48a CP:0xe8a] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.040: [upf] INFO: UE F-SEID[UP:0x48a CP:0xe8a] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.046: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1031) 11/06 11:06:00.046: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3192) 11/06 11:06:00.046: [smf] INFO: UE IMSI[262421607081956] APN[internet] IPv4[176.16.20.142] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.047: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 11/06 11:06:00.047: [upf] INFO: UE F-SEID[UP:0x84f CP:0x12f] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.047: [upf] INFO: UE F-SEID[UP:0x84f CP:0x12f] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.053: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1031) 11/06 11:06:00.053: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3192) 11/06 11:06:00.053: [smf] INFO: UE IMSI[262421006434247] APN[internet] IPv4[176.16.20.143] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.054: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 11/06 11:06:00.054: [upf] INFO: UE F-SEID[UP:0x855 CP:0x2b9] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.054: [upf] INFO: UE F-SEID[UP:0x855 CP:0x2b9] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.060: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1031) 11/06 11:06:00.060: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3192) 11/06 11:06:00.060: [smf] INFO: UE IMSI[262427648684583] APN[internet] IPv4[176.16.20.144] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.061: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 11/06 11:06:00.061: [upf] INFO: UE F-SEID[UP:0xa68 CP:0x325] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.061: [upf] INFO: UE F-SEID[UP:0xa68 CP:0x325] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.067: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1031) 11/06 11:06:00.067: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3192) 11/06 11:06:00.067: [smf] INFO: UE IMSI[262426430624223] APN[internet] IPv4[176.16.20.145] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.068: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 11/06 11:06:00.068: [upf] INFO: UE F-SEID[UP:0xde2 CP:0x7e6] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.068: [upf] INFO: UE F-SEID[UP:0xde2 CP:0x7e6] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.073: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1031) 11/06 11:06:00.073: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3192) 11/06 11:06:00.073: [smf] INFO: UE IMSI[262425621066066] APN[internet] IPv4[176.16.20.146] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.074: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 11/06 11:06:00.074: [upf] INFO: UE F-SEID[UP:0xa27 CP:0x927] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.074: [upf] INFO: UE F-SEID[UP:0xa27 CP:0x927] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.080: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1031) 11/06 11:06:00.080: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3192) 11/06 11:06:00.080: [smf] INFO: UE IMSI[262425741530580] APN[internet] IPv4[176.16.20.147] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.081: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 11/06 11:06:00.081: [upf] INFO: UE F-SEID[UP:0xd44 CP:0xedd] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.081: [upf] INFO: UE F-SEID[UP:0xd44 CP:0xedd] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.087: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1031) 11/06 11:06:00.087: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3192) 11/06 11:06:00.087: [smf] INFO: UE IMSI[262423549298739] APN[internet] IPv4[176.16.20.148] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.088: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 11/06 11:06:00.088: [upf] INFO: UE F-SEID[UP:0xa6a CP:0x931] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.088: [upf] INFO: UE F-SEID[UP:0xa6a CP:0x931] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.094: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1031) 11/06 11:06:00.094: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3192) 11/06 11:06:00.094: [smf] INFO: UE IMSI[262422944616165] APN[internet] IPv4[176.16.20.149] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.095: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 11/06 11:06:00.095: [upf] INFO: UE F-SEID[UP:0xc81 CP:0x546] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.095: [upf] INFO: UE F-SEID[UP:0xc81 CP:0x546] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.101: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1031) 11/06 11:06:00.101: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3192) 11/06 11:06:00.101: [smf] INFO: UE IMSI[262422556192400] APN[internet] IPv4[176.16.20.150] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.102: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 11/06 11:06:00.102: [upf] INFO: UE F-SEID[UP:0x43 CP:0x723] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.102: [upf] INFO: UE F-SEID[UP:0x43 CP:0x723] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.109: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1031) 11/06 11:06:00.109: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3192) 11/06 11:06:00.109: [smf] INFO: UE IMSI[262423281441376] APN[internet] IPv4[176.16.20.151] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.110: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 11/06 11:06:00.110: [upf] INFO: UE F-SEID[UP:0xf0e CP:0x7b] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.110: [upf] INFO: UE F-SEID[UP:0xf0e CP:0x7b] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.116: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1031) 11/06 11:06:00.116: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3192) 11/06 11:06:00.116: [smf] INFO: UE IMSI[262422462212339] APN[internet] IPv4[176.16.20.152] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.117: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 11/06 11:06:00.117: [upf] INFO: UE F-SEID[UP:0xdb9 CP:0x46c] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.117: [upf] INFO: UE F-SEID[UP:0xdb9 CP:0x46c] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.123: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1031) 11/06 11:06:00.123: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3192) 11/06 11:06:00.123: [smf] INFO: UE IMSI[262427890906300] APN[internet] IPv4[176.16.20.153] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.123: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 11/06 11:06:00.123: [upf] INFO: UE F-SEID[UP:0xdfa CP:0x7cd] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.123: [upf] INFO: UE F-SEID[UP:0xdfa CP:0x7cd] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.130: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1031) 11/06 11:06:00.130: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3192) 11/06 11:06:00.130: [smf] INFO: UE IMSI[262421514052271] APN[internet] IPv4[176.16.20.154] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.131: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 11/06 11:06:00.131: [upf] INFO: UE F-SEID[UP:0xfc0 CP:0xf49] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.131: [upf] INFO: UE F-SEID[UP:0xfc0 CP:0xf49] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.136: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1031) 11/06 11:06:00.136: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3192) 11/06 11:06:00.136: [smf] INFO: UE IMSI[262421073234176] APN[internet] IPv4[176.16.20.155] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.137: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 11/06 11:06:00.137: [upf] INFO: UE F-SEID[UP:0x86f CP:0x262] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.137: [upf] INFO: UE F-SEID[UP:0x86f CP:0x262] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.144: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1031) 11/06 11:06:00.144: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3192) 11/06 11:06:00.144: [smf] INFO: UE IMSI[262426141812173] APN[internet] IPv4[176.16.20.156] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.144: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 11/06 11:06:00.144: [upf] INFO: UE F-SEID[UP:0x2 CP:0x85e] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.144: [upf] INFO: UE F-SEID[UP:0x2 CP:0x85e] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.151: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1031) 11/06 11:06:00.151: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3192) 11/06 11:06:00.151: [smf] INFO: UE IMSI[262421050272319] APN[internet] IPv4[176.16.20.157] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.151: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 11/06 11:06:00.151: [upf] INFO: UE F-SEID[UP:0x1de CP:0xdae] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.151: [upf] INFO: UE F-SEID[UP:0x1de CP:0xdae] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.157: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1031) 11/06 11:06:00.157: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3192) 11/06 11:06:00.157: [smf] INFO: UE IMSI[262421548046347] APN[internet] IPv4[176.16.20.158] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.158: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 11/06 11:06:00.158: [upf] INFO: UE F-SEID[UP:0x8ef CP:0x72b] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.158: [upf] INFO: UE F-SEID[UP:0x8ef CP:0x72b] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.166: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1031) 11/06 11:06:00.166: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3192) 11/06 11:06:00.166: [smf] INFO: UE IMSI[262422295781888] APN[internet] IPv4[176.16.20.159] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.166: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 11/06 11:06:00.166: [upf] INFO: UE F-SEID[UP:0x426 CP:0x715] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.166: [upf] INFO: UE F-SEID[UP:0x426 CP:0x715] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.172: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1031) 11/06 11:06:00.172: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3192) 11/06 11:06:00.172: [smf] INFO: UE IMSI[262422504450839] APN[internet] IPv4[176.16.20.160] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.173: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 11/06 11:06:00.173: [upf] INFO: UE F-SEID[UP:0xbcf CP:0x195] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.173: [upf] INFO: UE F-SEID[UP:0xbcf CP:0x195] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.179: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1031) 11/06 11:06:00.179: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3192) 11/06 11:06:00.179: [smf] INFO: UE IMSI[262424040786444] APN[internet] IPv4[176.16.20.161] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.180: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 11/06 11:06:00.180: [upf] INFO: UE F-SEID[UP:0xd4e CP:0x910] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.180: [upf] INFO: UE F-SEID[UP:0xd4e CP:0x910] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.185: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1031) 11/06 11:06:00.185: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3192) 11/06 11:06:00.185: [smf] INFO: UE IMSI[262428700183546] APN[internet] IPv4[176.16.20.162] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.186: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 11/06 11:06:00.186: [upf] INFO: UE F-SEID[UP:0x6e8 CP:0x495] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.186: [upf] INFO: UE F-SEID[UP:0x6e8 CP:0x495] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.192: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1031) 11/06 11:06:00.192: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3192) 11/06 11:06:00.192: [smf] INFO: UE IMSI[262428654493008] APN[internet] IPv4[176.16.20.163] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.193: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 11/06 11:06:00.193: [upf] INFO: UE F-SEID[UP:0x7bb CP:0x24b] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.193: [upf] INFO: UE F-SEID[UP:0x7bb CP:0x24b] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.199: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1031) 11/06 11:06:00.199: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3192) 11/06 11:06:00.199: [smf] INFO: UE IMSI[262426013667529] APN[internet] IPv4[176.16.20.164] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.200: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 11/06 11:06:00.200: [upf] INFO: UE F-SEID[UP:0x260 CP:0x738] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.200: [upf] INFO: UE F-SEID[UP:0x260 CP:0x738] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.205: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1031) 11/06 11:06:00.205: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3192) 11/06 11:06:00.205: [smf] INFO: UE IMSI[262421766092594] APN[internet] IPv4[176.16.20.165] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.206: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 11/06 11:06:00.206: [upf] INFO: UE F-SEID[UP:0xb18 CP:0x8e7] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.206: [upf] INFO: UE F-SEID[UP:0xb18 CP:0x8e7] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.212: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1031) 11/06 11:06:00.212: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3192) 11/06 11:06:00.212: [smf] INFO: UE IMSI[262428180289537] APN[internet] IPv4[176.16.20.166] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.213: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 11/06 11:06:00.213: [upf] INFO: UE F-SEID[UP:0x5e4 CP:0x48c] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.213: [upf] INFO: UE F-SEID[UP:0x5e4 CP:0x48c] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.218: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1031) 11/06 11:06:00.218: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3192) 11/06 11:06:00.218: [smf] INFO: UE IMSI[262428164335676] APN[internet] IPv4[176.16.20.167] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.219: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 11/06 11:06:00.219: [upf] INFO: UE F-SEID[UP:0x181 CP:0x1d] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.219: [upf] INFO: UE F-SEID[UP:0x181 CP:0x1d] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.225: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1031) 11/06 11:06:00.225: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3192) 11/06 11:06:00.225: [smf] INFO: UE IMSI[262428767583448] APN[internet] IPv4[176.16.20.168] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.226: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 11/06 11:06:00.226: [upf] INFO: UE F-SEID[UP:0x8bf CP:0x98] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.226: [upf] INFO: UE F-SEID[UP:0x8bf CP:0x98] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.231: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1031) 11/06 11:06:00.231: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3192) 11/06 11:06:00.231: [smf] INFO: UE IMSI[262429318177789] APN[internet] IPv4[176.16.20.169] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.232: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 11/06 11:06:00.232: [upf] INFO: UE F-SEID[UP:0x6e3 CP:0x286] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.232: [upf] INFO: UE F-SEID[UP:0x6e3 CP:0x286] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.239: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1031) 11/06 11:06:00.239: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3192) 11/06 11:06:00.239: [smf] INFO: UE IMSI[262425002025299] APN[internet] IPv4[176.16.20.170] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.240: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 11/06 11:06:00.240: [upf] INFO: UE F-SEID[UP:0x845 CP:0x9] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.240: [upf] INFO: UE F-SEID[UP:0x845 CP:0x9] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.246: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1031) 11/06 11:06:00.246: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3192) 11/06 11:06:00.246: [smf] INFO: UE IMSI[262424336911696] APN[internet] IPv4[176.16.20.171] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.247: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 11/06 11:06:00.247: [upf] INFO: UE F-SEID[UP:0xfb8 CP:0x363] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.247: [upf] INFO: UE F-SEID[UP:0xfb8 CP:0x363] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.254: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1031) 11/06 11:06:00.254: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3192) 11/06 11:06:00.254: [smf] INFO: UE IMSI[262424045916482] APN[internet] IPv4[176.16.20.172] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.255: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 11/06 11:06:00.255: [upf] INFO: UE F-SEID[UP:0x883 CP:0x872] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.255: [upf] INFO: UE F-SEID[UP:0x883 CP:0x872] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.261: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1031) 11/06 11:06:00.261: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3192) 11/06 11:06:00.261: [smf] INFO: UE IMSI[262429564739892] APN[internet] IPv4[176.16.20.173] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.262: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 11/06 11:06:00.262: [upf] INFO: UE F-SEID[UP:0x127 CP:0x32d] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.262: [upf] INFO: UE F-SEID[UP:0x127 CP:0x32d] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.267: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1031) 11/06 11:06:00.267: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3192) 11/06 11:06:00.267: [smf] INFO: UE IMSI[262422249490361] APN[internet] IPv4[176.16.20.174] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.268: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 11/06 11:06:00.268: [upf] INFO: UE F-SEID[UP:0xd07 CP:0x7b7] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.268: [upf] INFO: UE F-SEID[UP:0xd07 CP:0x7b7] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.274: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1031) 11/06 11:06:00.274: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3192) 11/06 11:06:00.274: [smf] INFO: UE IMSI[262427829818345] APN[internet] IPv4[176.16.20.175] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.275: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 11/06 11:06:00.275: [upf] INFO: UE F-SEID[UP:0x1c CP:0x2dd] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.275: [upf] INFO: UE F-SEID[UP:0x1c CP:0x2dd] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.280: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1031) 11/06 11:06:00.280: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3192) 11/06 11:06:00.280: [smf] INFO: UE IMSI[262426481101102] APN[internet] IPv4[176.16.20.176] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.281: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 11/06 11:06:00.281: [upf] INFO: UE F-SEID[UP:0x7a CP:0xe0a] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.281: [upf] INFO: UE F-SEID[UP:0x7a CP:0xe0a] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.287: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1031) 11/06 11:06:00.287: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3192) 11/06 11:06:00.287: [smf] INFO: UE IMSI[262421255756043] APN[internet] IPv4[176.16.20.177] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.288: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 11/06 11:06:00.288: [upf] INFO: UE F-SEID[UP:0x57d CP:0xd9c] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.288: [upf] INFO: UE F-SEID[UP:0x57d CP:0xd9c] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.293: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1031) 11/06 11:06:00.293: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3192) 11/06 11:06:00.293: [smf] INFO: UE IMSI[262421646107819] APN[internet] IPv4[176.16.20.178] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.294: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 11/06 11:06:00.294: [upf] INFO: UE F-SEID[UP:0xc30 CP:0x3b6] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.294: [upf] INFO: UE F-SEID[UP:0xc30 CP:0x3b6] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.300: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1031) 11/06 11:06:00.300: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3192) 11/06 11:06:00.300: [smf] INFO: UE IMSI[262426898640533] APN[internet] IPv4[176.16.20.179] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.301: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 11/06 11:06:00.301: [upf] INFO: UE F-SEID[UP:0xd2f CP:0x1bf] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.301: [upf] INFO: UE F-SEID[UP:0xd2f CP:0x1bf] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.306: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1031) 11/06 11:06:00.306: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3192) 11/06 11:06:00.306: [smf] INFO: UE IMSI[262423959862506] APN[internet] IPv4[176.16.20.180] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.307: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 11/06 11:06:00.307: [upf] INFO: UE F-SEID[UP:0x7e1 CP:0xbcc] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.307: [upf] INFO: UE F-SEID[UP:0x7e1 CP:0xbcc] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.313: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1031) 11/06 11:06:00.313: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3192) 11/06 11:06:00.313: [smf] INFO: UE IMSI[262426541935492] APN[internet] IPv4[176.16.20.181] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.314: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 11/06 11:06:00.314: [upf] INFO: UE F-SEID[UP:0x417 CP:0xdc5] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.314: [upf] INFO: UE F-SEID[UP:0x417 CP:0xdc5] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.319: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1031) 11/06 11:06:00.319: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3192) 11/06 11:06:00.319: [smf] INFO: UE IMSI[262420318459428] APN[internet] IPv4[176.16.20.182] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.320: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 11/06 11:06:00.320: [upf] INFO: UE F-SEID[UP:0x44d CP:0xd5f] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.320: [upf] INFO: UE F-SEID[UP:0x44d CP:0xd5f] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.328: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1031) 11/06 11:06:00.328: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3192) 11/06 11:06:00.328: [smf] INFO: UE IMSI[262428477090648] APN[internet] IPv4[176.16.20.183] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.329: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 11/06 11:06:00.329: [upf] INFO: UE F-SEID[UP:0xca2 CP:0x503] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.329: [upf] INFO: UE F-SEID[UP:0xca2 CP:0x503] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.335: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1031) 11/06 11:06:00.335: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3192) 11/06 11:06:00.335: [smf] INFO: UE IMSI[262420602036651] APN[internet] IPv4[176.16.20.184] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.336: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 11/06 11:06:00.336: [upf] INFO: UE F-SEID[UP:0x5be CP:0xad5] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.336: [upf] INFO: UE F-SEID[UP:0x5be CP:0xad5] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.341: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1031) 11/06 11:06:00.341: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3192) 11/06 11:06:00.341: [smf] INFO: UE IMSI[262421828673345] APN[internet] IPv4[176.16.20.185] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.342: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 11/06 11:06:00.342: [upf] INFO: UE F-SEID[UP:0x328 CP:0x79f] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.342: [upf] INFO: UE F-SEID[UP:0x328 CP:0x79f] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.348: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1031) 11/06 11:06:00.348: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3192) 11/06 11:06:00.348: [smf] INFO: UE IMSI[262429475531916] APN[internet] IPv4[176.16.20.186] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.348: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 11/06 11:06:00.349: [upf] INFO: UE F-SEID[UP:0xc4c CP:0xd16] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.349: [upf] INFO: UE F-SEID[UP:0xc4c CP:0xd16] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.354: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1031) 11/06 11:06:00.354: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3192) 11/06 11:06:00.354: [smf] INFO: UE IMSI[262420921959708] APN[internet] IPv4[176.16.20.187] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.355: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 11/06 11:06:00.355: [upf] INFO: UE F-SEID[UP:0x45 CP:0xd62] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.355: [upf] INFO: UE F-SEID[UP:0x45 CP:0xd62] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.361: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1031) 11/06 11:06:00.361: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3192) 11/06 11:06:00.361: [smf] INFO: UE IMSI[262425359089672] APN[internet] IPv4[176.16.20.188] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.362: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 11/06 11:06:00.362: [upf] INFO: UE F-SEID[UP:0x636 CP:0x849] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.362: [upf] INFO: UE F-SEID[UP:0x636 CP:0x849] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.367: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1031) 11/06 11:06:00.367: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3192) 11/06 11:06:00.367: [smf] INFO: UE IMSI[262421585293301] APN[internet] IPv4[176.16.20.189] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.368: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 11/06 11:06:00.368: [upf] INFO: UE F-SEID[UP:0xe33 CP:0x98f] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.368: [upf] INFO: UE F-SEID[UP:0xe33 CP:0x98f] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.373: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1031) 11/06 11:06:00.373: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3192) 11/06 11:06:00.373: [smf] INFO: UE IMSI[262426682165644] APN[internet] IPv4[176.16.20.190] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.374: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 11/06 11:06:00.375: [upf] INFO: UE F-SEID[UP:0x7e4 CP:0x3dd] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.375: [upf] INFO: UE F-SEID[UP:0x7e4 CP:0x3dd] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.380: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1031) 11/06 11:06:00.380: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3192) 11/06 11:06:00.380: [smf] INFO: UE IMSI[262424582427616] APN[internet] IPv4[176.16.20.191] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.381: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 11/06 11:06:00.381: [upf] INFO: UE F-SEID[UP:0x199 CP:0x8e6] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.381: [upf] INFO: UE F-SEID[UP:0x199 CP:0x8e6] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.386: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1031) 11/06 11:06:00.386: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3192) 11/06 11:06:00.386: [smf] INFO: UE IMSI[262420199327417] APN[internet] IPv4[176.16.20.192] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.387: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 11/06 11:06:00.387: [upf] INFO: UE F-SEID[UP:0xfe3 CP:0xde4] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.388: [upf] INFO: UE F-SEID[UP:0xfe3 CP:0xde4] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.393: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1031) 11/06 11:06:00.393: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3192) 11/06 11:06:00.393: [smf] INFO: UE IMSI[262424054133085] APN[internet] IPv4[176.16.20.193] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.394: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 11/06 11:06:00.394: [upf] INFO: UE F-SEID[UP:0x615 CP:0x7b9] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.394: [upf] INFO: UE F-SEID[UP:0x615 CP:0x7b9] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.399: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1031) 11/06 11:06:00.399: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3192) 11/06 11:06:00.399: [smf] INFO: UE IMSI[262427213390190] APN[internet] IPv4[176.16.20.194] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.400: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 11/06 11:06:00.400: [upf] INFO: UE F-SEID[UP:0x88d CP:0xb96] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.400: [upf] INFO: UE F-SEID[UP:0x88d CP:0xb96] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.406: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1031) 11/06 11:06:00.406: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3192) 11/06 11:06:00.406: [smf] INFO: UE IMSI[262427846476818] APN[internet] IPv4[176.16.20.195] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.407: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 11/06 11:06:00.407: [upf] INFO: UE F-SEID[UP:0x421 CP:0x1f2] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.407: [upf] INFO: UE F-SEID[UP:0x421 CP:0x1f2] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.412: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1031) 11/06 11:06:00.412: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3192) 11/06 11:06:00.412: [smf] INFO: UE IMSI[262420592793140] APN[internet] IPv4[176.16.20.196] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.413: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 11/06 11:06:00.413: [upf] INFO: UE F-SEID[UP:0x48c CP:0x6b4] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.413: [upf] INFO: UE F-SEID[UP:0x48c CP:0x6b4] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.419: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1031) 11/06 11:06:00.419: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3192) 11/06 11:06:00.419: [smf] INFO: UE IMSI[262428475759847] APN[internet] IPv4[176.16.20.197] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.420: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 11/06 11:06:00.420: [upf] INFO: UE F-SEID[UP:0xcb1 CP:0x2fa] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.420: [upf] INFO: UE F-SEID[UP:0xcb1 CP:0x2fa] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.425: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1031) 11/06 11:06:00.425: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3192) 11/06 11:06:00.425: [smf] INFO: UE IMSI[262429769021104] APN[internet] IPv4[176.16.20.198] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.426: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 11/06 11:06:00.426: [upf] INFO: UE F-SEID[UP:0x46a CP:0x952] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.426: [upf] INFO: UE F-SEID[UP:0x46a CP:0x952] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.432: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1031) 11/06 11:06:00.432: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3192) 11/06 11:06:00.432: [smf] INFO: UE IMSI[262427364210375] APN[internet] IPv4[176.16.20.199] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.433: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 11/06 11:06:00.433: [upf] INFO: UE F-SEID[UP:0x674 CP:0xe] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.433: [upf] INFO: UE F-SEID[UP:0x674 CP:0xe] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.438: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1031) 11/06 11:06:00.438: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3192) 11/06 11:06:00.438: [smf] INFO: UE IMSI[262421607257758] APN[internet] IPv4[176.16.20.200] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.439: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 11/06 11:06:00.439: [upf] INFO: UE F-SEID[UP:0x52 CP:0x9f6] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.439: [upf] INFO: UE F-SEID[UP:0x52 CP:0x9f6] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.445: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1031) 11/06 11:06:00.445: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3192) 11/06 11:06:00.445: [smf] INFO: UE IMSI[262421013311296] APN[internet] IPv4[176.16.20.201] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.446: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 11/06 11:06:00.446: [upf] INFO: UE F-SEID[UP:0xfd7 CP:0xfdb] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.446: [upf] INFO: UE F-SEID[UP:0xfd7 CP:0xfdb] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.452: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1031) 11/06 11:06:00.452: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3192) 11/06 11:06:00.452: [smf] INFO: UE IMSI[262420143230494] APN[internet] IPv4[176.16.20.202] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.453: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 11/06 11:06:00.453: [upf] INFO: UE F-SEID[UP:0x679 CP:0x47b] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.453: [upf] INFO: UE F-SEID[UP:0x679 CP:0x47b] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.459: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1031) 11/06 11:06:00.459: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3192) 11/06 11:06:00.459: [smf] INFO: UE IMSI[262426788543554] APN[internet] IPv4[176.16.20.203] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.460: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 11/06 11:06:00.460: [upf] INFO: UE F-SEID[UP:0x143 CP:0xb50] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.460: [upf] INFO: UE F-SEID[UP:0x143 CP:0xb50] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.466: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1031) 11/06 11:06:00.466: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3192) 11/06 11:06:00.466: [smf] INFO: UE IMSI[262427279012309] APN[internet] IPv4[176.16.20.204] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.466: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 11/06 11:06:00.466: [upf] INFO: UE F-SEID[UP:0xe5 CP:0x4d9] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.466: [upf] INFO: UE F-SEID[UP:0xe5 CP:0x4d9] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.472: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1031) 11/06 11:06:00.472: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3192) 11/06 11:06:00.472: [smf] INFO: UE IMSI[262425148620024] APN[internet] IPv4[176.16.20.205] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.473: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 11/06 11:06:00.473: [upf] INFO: UE F-SEID[UP:0x8aa CP:0x280] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.473: [upf] INFO: UE F-SEID[UP:0x8aa CP:0x280] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.478: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1031) 11/06 11:06:00.478: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3192) 11/06 11:06:00.478: [smf] INFO: UE IMSI[262425208502138] APN[internet] IPv4[176.16.20.206] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.479: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 11/06 11:06:00.479: [upf] INFO: UE F-SEID[UP:0xe10 CP:0x2aa] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.479: [upf] INFO: UE F-SEID[UP:0xe10 CP:0x2aa] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.485: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1031) 11/06 11:06:00.485: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3192) 11/06 11:06:00.485: [smf] INFO: UE IMSI[262428508960638] APN[internet] IPv4[176.16.20.207] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.486: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 11/06 11:06:00.486: [upf] INFO: UE F-SEID[UP:0x4c CP:0x93a] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.486: [upf] INFO: UE F-SEID[UP:0x4c CP:0x93a] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.491: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1031) 11/06 11:06:00.491: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3192) 11/06 11:06:00.491: [smf] INFO: UE IMSI[262426433471551] APN[internet] IPv4[176.16.20.208] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.492: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 11/06 11:06:00.492: [upf] INFO: UE F-SEID[UP:0xcdd CP:0xced] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.492: [upf] INFO: UE F-SEID[UP:0xcdd CP:0xced] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.498: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1031) 11/06 11:06:00.498: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3192) 11/06 11:06:00.498: [smf] INFO: UE IMSI[262423026117364] APN[internet] IPv4[176.16.20.209] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.499: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 11/06 11:06:00.499: [upf] INFO: UE F-SEID[UP:0xb44 CP:0x2d0] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.499: [upf] INFO: UE F-SEID[UP:0xb44 CP:0x2d0] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.504: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1031) 11/06 11:06:00.504: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3192) 11/06 11:06:00.504: [smf] INFO: UE IMSI[262423874793098] APN[internet] IPv4[176.16.20.210] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.505: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 11/06 11:06:00.505: [upf] INFO: UE F-SEID[UP:0x5d8 CP:0xa7] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.505: [upf] INFO: UE F-SEID[UP:0x5d8 CP:0xa7] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.511: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1031) 11/06 11:06:00.511: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3192) 11/06 11:06:00.511: [smf] INFO: UE IMSI[262426778310636] APN[internet] IPv4[176.16.20.211] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.512: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 11/06 11:06:00.512: [upf] INFO: UE F-SEID[UP:0x4d5 CP:0x64d] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.512: [upf] INFO: UE F-SEID[UP:0x4d5 CP:0x64d] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.517: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1031) 11/06 11:06:00.517: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3192) 11/06 11:06:00.517: [smf] INFO: UE IMSI[262421723710929] APN[internet] IPv4[176.16.20.212] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.518: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 11/06 11:06:00.518: [upf] INFO: UE F-SEID[UP:0x565 CP:0x72] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.518: [upf] INFO: UE F-SEID[UP:0x565 CP:0x72] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.523: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1031) 11/06 11:06:00.523: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3192) 11/06 11:06:00.523: [smf] INFO: UE IMSI[262422344286640] APN[internet] IPv4[176.16.20.213] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.524: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 11/06 11:06:00.524: [upf] INFO: UE F-SEID[UP:0x4c1 CP:0x78a] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.524: [upf] INFO: UE F-SEID[UP:0x4c1 CP:0x78a] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.530: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1031) 11/06 11:06:00.530: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3192) 11/06 11:06:00.530: [smf] INFO: UE IMSI[262421144816126] APN[internet] IPv4[176.16.20.214] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.531: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 11/06 11:06:00.531: [upf] INFO: UE F-SEID[UP:0xf37 CP:0x726] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.531: [upf] INFO: UE F-SEID[UP:0xf37 CP:0x726] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.537: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1031) 11/06 11:06:00.537: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3192) 11/06 11:06:00.537: [smf] INFO: UE IMSI[262426297738497] APN[internet] IPv4[176.16.20.215] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.538: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 11/06 11:06:00.538: [upf] INFO: UE F-SEID[UP:0x7d1 CP:0xd69] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.538: [upf] INFO: UE F-SEID[UP:0x7d1 CP:0xd69] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.544: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1031) 11/06 11:06:00.544: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3192) 11/06 11:06:00.544: [smf] INFO: UE IMSI[262422239486678] APN[internet] IPv4[176.16.20.216] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.545: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 11/06 11:06:00.545: [upf] INFO: UE F-SEID[UP:0xfbe CP:0x181] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.545: [upf] INFO: UE F-SEID[UP:0xfbe CP:0x181] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.550: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1031) 11/06 11:06:00.550: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3192) 11/06 11:06:00.550: [smf] INFO: UE IMSI[262421950461492] APN[internet] IPv4[176.16.20.217] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.551: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 11/06 11:06:00.551: [upf] INFO: UE F-SEID[UP:0xb8c CP:0x5b1] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.551: [upf] INFO: UE F-SEID[UP:0xb8c CP:0x5b1] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.557: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1031) 11/06 11:06:00.557: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3192) 11/06 11:06:00.557: [smf] INFO: UE IMSI[262422505084639] APN[internet] IPv4[176.16.20.218] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.558: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 11/06 11:06:00.558: [upf] INFO: UE F-SEID[UP:0xb38 CP:0x32] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.558: [upf] INFO: UE F-SEID[UP:0xb38 CP:0x32] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.563: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1031) 11/06 11:06:00.563: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3192) 11/06 11:06:00.563: [smf] INFO: UE IMSI[262425528366438] APN[internet] IPv4[176.16.20.219] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.564: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 11/06 11:06:00.564: [upf] INFO: UE F-SEID[UP:0x33e CP:0x9de] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.564: [upf] INFO: UE F-SEID[UP:0x33e CP:0x9de] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.569: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1031) 11/06 11:06:00.569: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3192) 11/06 11:06:00.569: [smf] INFO: UE IMSI[262424742280299] APN[internet] IPv4[176.16.20.220] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.570: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 11/06 11:06:00.570: [upf] INFO: UE F-SEID[UP:0xc2 CP:0x791] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.570: [upf] INFO: UE F-SEID[UP:0xc2 CP:0x791] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.576: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1031) 11/06 11:06:00.576: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3192) 11/06 11:06:00.576: [smf] INFO: UE IMSI[262422652601028] APN[internet] IPv4[176.16.20.221] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.577: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 11/06 11:06:00.577: [upf] INFO: UE F-SEID[UP:0x51a CP:0x73f] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.577: [upf] INFO: UE F-SEID[UP:0x51a CP:0x73f] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.582: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1031) 11/06 11:06:00.582: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3192) 11/06 11:06:00.582: [smf] INFO: UE IMSI[262428192223750] APN[internet] IPv4[176.16.20.222] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.583: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 11/06 11:06:00.583: [upf] INFO: UE F-SEID[UP:0x3ad CP:0x7c4] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.583: [upf] INFO: UE F-SEID[UP:0x3ad CP:0x7c4] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.589: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1031) 11/06 11:06:00.589: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3192) 11/06 11:06:00.589: [smf] INFO: UE IMSI[262423364536894] APN[internet] IPv4[176.16.20.223] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.590: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 11/06 11:06:00.590: [upf] INFO: UE F-SEID[UP:0xf11 CP:0x460] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.590: [upf] INFO: UE F-SEID[UP:0xf11 CP:0x460] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.595: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1031) 11/06 11:06:00.595: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3192) 11/06 11:06:00.595: [smf] INFO: UE IMSI[262426680037685] APN[internet] IPv4[176.16.20.224] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.596: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 11/06 11:06:00.596: [upf] INFO: UE F-SEID[UP:0xac4 CP:0x431] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.596: [upf] INFO: UE F-SEID[UP:0xac4 CP:0x431] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.602: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1031) 11/06 11:06:00.602: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3192) 11/06 11:06:00.602: [smf] INFO: UE IMSI[262420337050889] APN[internet] IPv4[176.16.20.225] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.603: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 11/06 11:06:00.603: [upf] INFO: UE F-SEID[UP:0xa58 CP:0xed5] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.603: [upf] INFO: UE F-SEID[UP:0xa58 CP:0xed5] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.608: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1031) 11/06 11:06:00.608: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3192) 11/06 11:06:00.608: [smf] INFO: UE IMSI[262429318702277] APN[internet] IPv4[176.16.20.226] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.609: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 11/06 11:06:00.609: [upf] INFO: UE F-SEID[UP:0x3d3 CP:0xc4a] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.609: [upf] INFO: UE F-SEID[UP:0x3d3 CP:0xc4a] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.614: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1031) 11/06 11:06:00.614: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3192) 11/06 11:06:00.614: [smf] INFO: UE IMSI[262427696159519] APN[internet] IPv4[176.16.20.227] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.615: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 11/06 11:06:00.615: [upf] INFO: UE F-SEID[UP:0x2c CP:0x8d3] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.616: [upf] INFO: UE F-SEID[UP:0x2c CP:0x8d3] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.621: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1031) 11/06 11:06:00.621: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3192) 11/06 11:06:00.621: [smf] INFO: UE IMSI[262421917829846] APN[internet] IPv4[176.16.20.228] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.622: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 11/06 11:06:00.622: [upf] INFO: UE F-SEID[UP:0xe68 CP:0xb9b] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.622: [upf] INFO: UE F-SEID[UP:0xe68 CP:0xb9b] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.628: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1031) 11/06 11:06:00.628: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3192) 11/06 11:06:00.628: [smf] INFO: UE IMSI[262421942527958] APN[internet] IPv4[176.16.20.229] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.629: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 11/06 11:06:00.629: [upf] INFO: UE F-SEID[UP:0xcd8 CP:0x54b] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.629: [upf] INFO: UE F-SEID[UP:0xcd8 CP:0x54b] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.634: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1031) 11/06 11:06:00.634: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3192) 11/06 11:06:00.634: [smf] INFO: UE IMSI[262427225047486] APN[internet] IPv4[176.16.20.230] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.635: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 11/06 11:06:00.635: [upf] INFO: UE F-SEID[UP:0x89e CP:0x7e8] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.635: [upf] INFO: UE F-SEID[UP:0x89e CP:0x7e8] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.641: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1031) 11/06 11:06:00.641: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3192) 11/06 11:06:00.641: [smf] INFO: UE IMSI[262423142248276] APN[internet] IPv4[176.16.20.231] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.642: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 11/06 11:06:00.642: [upf] INFO: UE F-SEID[UP:0x4fb CP:0xfaf] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.642: [upf] INFO: UE F-SEID[UP:0x4fb CP:0xfaf] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.647: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1031) 11/06 11:06:00.647: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3192) 11/06 11:06:00.647: [smf] INFO: UE IMSI[262425681941218] APN[internet] IPv4[176.16.20.232] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.648: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 11/06 11:06:00.648: [upf] INFO: UE F-SEID[UP:0x254 CP:0xb51] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.648: [upf] INFO: UE F-SEID[UP:0x254 CP:0xb51] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.654: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1031) 11/06 11:06:00.654: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3192) 11/06 11:06:00.654: [smf] INFO: UE IMSI[262422338220755] APN[internet] IPv4[176.16.20.233] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.654: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 11/06 11:06:00.654: [upf] INFO: UE F-SEID[UP:0x7b4 CP:0x8f4] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.654: [upf] INFO: UE F-SEID[UP:0x7b4 CP:0x8f4] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.660: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1031) 11/06 11:06:00.660: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3192) 11/06 11:06:00.660: [smf] INFO: UE IMSI[262420730906013] APN[internet] IPv4[176.16.20.234] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.661: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 11/06 11:06:00.661: [upf] INFO: UE F-SEID[UP:0x769 CP:0x1cd] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.661: [upf] INFO: UE F-SEID[UP:0x769 CP:0x1cd] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.666: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1031) 11/06 11:06:00.666: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3192) 11/06 11:06:00.666: [smf] INFO: UE IMSI[262425900739008] APN[internet] IPv4[176.16.20.235] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.667: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 11/06 11:06:00.667: [upf] INFO: UE F-SEID[UP:0x1a8 CP:0x8d7] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.667: [upf] INFO: UE F-SEID[UP:0x1a8 CP:0x8d7] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.672: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1031) 11/06 11:06:00.672: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3192) 11/06 11:06:00.672: [smf] INFO: UE IMSI[262428668906475] APN[internet] IPv4[176.16.20.236] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.673: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 11/06 11:06:00.673: [upf] INFO: UE F-SEID[UP:0x671 CP:0x8a0] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.673: [upf] INFO: UE F-SEID[UP:0x671 CP:0x8a0] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.679: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1031) 11/06 11:06:00.679: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3192) 11/06 11:06:00.679: [smf] INFO: UE IMSI[262425828533514] APN[internet] IPv4[176.16.20.237] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.680: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 11/06 11:06:00.680: [upf] INFO: UE F-SEID[UP:0x682 CP:0xdd9] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.680: [upf] INFO: UE F-SEID[UP:0x682 CP:0xdd9] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.685: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1031) 11/06 11:06:00.685: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3192) 11/06 11:06:00.685: [smf] INFO: UE IMSI[262428397158399] APN[internet] IPv4[176.16.20.238] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.686: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 11/06 11:06:00.686: [upf] INFO: UE F-SEID[UP:0x7d8 CP:0x9cb] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.686: [upf] INFO: UE F-SEID[UP:0x7d8 CP:0x9cb] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.692: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1031) 11/06 11:06:00.692: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3192) 11/06 11:06:00.692: [smf] INFO: UE IMSI[262421800991136] APN[internet] IPv4[176.16.20.239] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.692: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 11/06 11:06:00.692: [upf] INFO: UE F-SEID[UP:0x678 CP:0x4bb] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.692: [upf] INFO: UE F-SEID[UP:0x678 CP:0x4bb] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.699: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1031) 11/06 11:06:00.699: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3192) 11/06 11:06:00.699: [smf] INFO: UE IMSI[262426017446329] APN[internet] IPv4[176.16.20.240] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.700: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 11/06 11:06:00.700: [upf] INFO: UE F-SEID[UP:0xdfd CP:0xd55] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.700: [upf] INFO: UE F-SEID[UP:0xdfd CP:0xd55] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.705: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1031) 11/06 11:06:00.705: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3192) 11/06 11:06:00.705: [smf] INFO: UE IMSI[262421310845324] APN[internet] IPv4[176.16.20.241] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.706: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 11/06 11:06:00.706: [upf] INFO: UE F-SEID[UP:0xd87 CP:0xd53] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.706: [upf] INFO: UE F-SEID[UP:0xd87 CP:0xd53] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.712: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1031) 11/06 11:06:00.712: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3192) 11/06 11:06:00.712: [smf] INFO: UE IMSI[262420784603400] APN[internet] IPv4[176.16.20.242] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.712: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 11/06 11:06:00.712: [upf] INFO: UE F-SEID[UP:0x2aa CP:0x555] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.712: [upf] INFO: UE F-SEID[UP:0x2aa CP:0x555] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.719: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1031) 11/06 11:06:00.719: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3192) 11/06 11:06:00.719: [smf] INFO: UE IMSI[262422877736402] APN[internet] IPv4[176.16.20.243] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.720: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 11/06 11:06:00.720: [upf] INFO: UE F-SEID[UP:0xa36 CP:0xce7] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.720: [upf] INFO: UE F-SEID[UP:0xa36 CP:0xce7] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.725: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1031) 11/06 11:06:00.726: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3192) 11/06 11:06:00.726: [smf] INFO: UE IMSI[262429789060099] APN[internet] IPv4[176.16.20.244] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.726: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 11/06 11:06:00.726: [upf] INFO: UE F-SEID[UP:0xb91 CP:0xa88] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.726: [upf] INFO: UE F-SEID[UP:0xb91 CP:0xa88] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.732: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1031) 11/06 11:06:00.732: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3192) 11/06 11:06:00.732: [smf] INFO: UE IMSI[262427740071662] APN[internet] IPv4[176.16.20.245] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.733: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 11/06 11:06:00.733: [upf] INFO: UE F-SEID[UP:0x32e CP:0xaea] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.733: [upf] INFO: UE F-SEID[UP:0x32e CP:0xaea] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.739: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1031) 11/06 11:06:00.739: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3192) 11/06 11:06:00.739: [smf] INFO: UE IMSI[262426488891648] APN[internet] IPv4[176.16.20.246] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.740: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 11/06 11:06:00.740: [upf] INFO: UE F-SEID[UP:0x82d CP:0xabd] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.740: [upf] INFO: UE F-SEID[UP:0x82d CP:0xabd] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.745: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1031) 11/06 11:06:00.745: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3192) 11/06 11:06:00.745: [smf] INFO: UE IMSI[262428491964363] APN[internet] IPv4[176.16.20.247] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.746: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 11/06 11:06:00.746: [upf] INFO: UE F-SEID[UP:0x52d CP:0xa4f] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.746: [upf] INFO: UE F-SEID[UP:0x52d CP:0xa4f] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.752: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1031) 11/06 11:06:00.752: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3192) 11/06 11:06:00.752: [smf] INFO: UE IMSI[262428692399090] APN[internet] IPv4[176.16.20.248] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.753: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 11/06 11:06:00.753: [upf] INFO: UE F-SEID[UP:0x965 CP:0x23a] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.753: [upf] INFO: UE F-SEID[UP:0x965 CP:0x23a] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.758: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1031) 11/06 11:06:00.758: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3192) 11/06 11:06:00.758: [smf] INFO: UE IMSI[262421074459396] APN[internet] IPv4[176.16.20.249] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.759: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 11/06 11:06:00.759: [upf] INFO: UE F-SEID[UP:0xe96 CP:0x9e9] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.759: [upf] INFO: UE F-SEID[UP:0xe96 CP:0x9e9] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.765: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1031) 11/06 11:06:00.765: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3192) 11/06 11:06:00.765: [smf] INFO: UE IMSI[262428703064240] APN[internet] IPv4[176.16.20.250] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.766: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 11/06 11:06:00.766: [upf] INFO: UE F-SEID[UP:0xf78 CP:0x249] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.766: [upf] INFO: UE F-SEID[UP:0xf78 CP:0x249] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.771: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1031) 11/06 11:06:00.771: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3192) 11/06 11:06:00.771: [smf] INFO: UE IMSI[262424571498380] APN[internet] IPv4[176.16.20.251] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.772: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 11/06 11:06:00.772: [upf] INFO: UE F-SEID[UP:0xea6 CP:0xc59] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.772: [upf] INFO: UE F-SEID[UP:0xea6 CP:0xc59] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.778: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1031) 11/06 11:06:00.778: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3192) 11/06 11:06:00.778: [smf] INFO: UE IMSI[262426506579262] APN[internet] IPv4[176.16.20.252] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.779: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 11/06 11:06:00.779: [upf] INFO: UE F-SEID[UP:0xe37 CP:0x734] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.779: [upf] INFO: UE F-SEID[UP:0xe37 CP:0x734] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.784: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1031) 11/06 11:06:00.784: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3192) 11/06 11:06:00.784: [smf] INFO: UE IMSI[262425743237267] APN[internet] IPv4[176.16.20.253] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.785: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 11/06 11:06:00.785: [upf] INFO: UE F-SEID[UP:0x68 CP:0xc68] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.785: [upf] INFO: UE F-SEID[UP:0x68 CP:0xc68] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.791: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1031) 11/06 11:06:00.791: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3192) 11/06 11:06:00.791: [smf] INFO: UE IMSI[262428519763222] APN[internet] IPv4[176.16.20.254] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.792: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 11/06 11:06:00.792: [upf] INFO: UE F-SEID[UP:0x9d3 CP:0x91f] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.792: [upf] INFO: UE F-SEID[UP:0x9d3 CP:0x91f] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.797: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1031) 11/06 11:06:00.797: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3192) 11/06 11:06:00.797: [smf] INFO: UE IMSI[262424190417279] APN[internet] IPv4[176.16.20.255] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.798: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 11/06 11:06:00.798: [upf] INFO: UE F-SEID[UP:0x3bb CP:0xa43] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.798: [upf] INFO: UE F-SEID[UP:0x3bb CP:0xa43] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.804: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1031) 11/06 11:06:00.804: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3192) 11/06 11:06:00.804: [smf] INFO: UE IMSI[262425587376151] APN[internet] IPv4[176.16.21.0] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.804: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 11/06 11:06:00.804: [upf] INFO: UE F-SEID[UP:0x8a0 CP:0x168] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.804: [upf] INFO: UE F-SEID[UP:0x8a0 CP:0x168] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.810: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1031) 11/06 11:06:00.810: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3192) 11/06 11:06:00.810: [smf] INFO: UE IMSI[262428991004621] APN[internet] IPv4[176.16.21.1] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.811: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 11/06 11:06:00.811: [upf] INFO: UE F-SEID[UP:0x912 CP:0x77e] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.811: [upf] INFO: UE F-SEID[UP:0x912 CP:0x77e] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.817: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1031) 11/06 11:06:00.817: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3192) 11/06 11:06:00.817: [smf] INFO: UE IMSI[262425805547824] APN[internet] IPv4[176.16.21.2] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.818: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 11/06 11:06:00.818: [upf] INFO: UE F-SEID[UP:0xef7 CP:0x2c] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.818: [upf] INFO: UE F-SEID[UP:0xef7 CP:0x2c] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.823: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1031) 11/06 11:06:00.823: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3192) 11/06 11:06:00.823: [smf] INFO: UE IMSI[262426576139625] APN[internet] IPv4[176.16.21.3] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.824: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 11/06 11:06:00.824: [upf] INFO: UE F-SEID[UP:0x83c CP:0x6e0] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.824: [upf] INFO: UE F-SEID[UP:0x83c CP:0x6e0] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.829: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1031) 11/06 11:06:00.829: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3192) 11/06 11:06:00.829: [smf] INFO: UE IMSI[262426082842956] APN[internet] IPv4[176.16.21.4] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.830: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 11/06 11:06:00.830: [upf] INFO: UE F-SEID[UP:0x57b CP:0xdcd] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.830: [upf] INFO: UE F-SEID[UP:0x57b CP:0xdcd] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.836: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1031) 11/06 11:06:00.836: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3192) 11/06 11:06:00.836: [smf] INFO: UE IMSI[262420905785114] APN[internet] IPv4[176.16.21.5] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.837: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 11/06 11:06:00.837: [upf] INFO: UE F-SEID[UP:0xc80 CP:0x721] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.837: [upf] INFO: UE F-SEID[UP:0xc80 CP:0x721] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.843: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1031) 11/06 11:06:00.843: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3192) 11/06 11:06:00.843: [smf] INFO: UE IMSI[262421098981460] APN[internet] IPv4[176.16.21.6] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.844: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 11/06 11:06:00.844: [upf] INFO: UE F-SEID[UP:0x9a8 CP:0x507] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.844: [upf] INFO: UE F-SEID[UP:0x9a8 CP:0x507] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.850: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1031) 11/06 11:06:00.850: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3192) 11/06 11:06:00.850: [smf] INFO: UE IMSI[262427952319281] APN[internet] IPv4[176.16.21.7] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.851: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 11/06 11:06:00.851: [upf] INFO: UE F-SEID[UP:0xfe5 CP:0xb5e] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.851: [upf] INFO: UE F-SEID[UP:0xfe5 CP:0xb5e] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.856: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1031) 11/06 11:06:00.856: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3192) 11/06 11:06:00.856: [smf] INFO: UE IMSI[262423466720307] APN[internet] IPv4[176.16.21.8] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.857: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 11/06 11:06:00.857: [upf] INFO: UE F-SEID[UP:0xb71 CP:0xf28] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.857: [upf] INFO: UE F-SEID[UP:0xb71 CP:0xf28] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.862: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1031) 11/06 11:06:00.862: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3192) 11/06 11:06:00.862: [smf] INFO: UE IMSI[262423103709218] APN[internet] IPv4[176.16.21.9] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.863: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 11/06 11:06:00.863: [upf] INFO: UE F-SEID[UP:0x5a1 CP:0x28f] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.863: [upf] INFO: UE F-SEID[UP:0x5a1 CP:0x28f] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.869: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1031) 11/06 11:06:00.869: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3192) 11/06 11:06:00.869: [smf] INFO: UE IMSI[262421795121836] APN[internet] IPv4[176.16.21.10] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.870: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 11/06 11:06:00.870: [upf] INFO: UE F-SEID[UP:0xffb CP:0xc8b] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.870: [upf] INFO: UE F-SEID[UP:0xffb CP:0xc8b] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.876: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1031) 11/06 11:06:00.876: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3192) 11/06 11:06:00.876: [smf] INFO: UE IMSI[262422414222442] APN[internet] IPv4[176.16.21.11] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.877: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 11/06 11:06:00.877: [upf] INFO: UE F-SEID[UP:0x626 CP:0xd04] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.877: [upf] INFO: UE F-SEID[UP:0x626 CP:0xd04] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.882: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1031) 11/06 11:06:00.882: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3192) 11/06 11:06:00.882: [smf] INFO: UE IMSI[262425892340573] APN[internet] IPv4[176.16.21.12] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.883: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 11/06 11:06:00.883: [upf] INFO: UE F-SEID[UP:0x385 CP:0xbf] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.883: [upf] INFO: UE F-SEID[UP:0x385 CP:0xbf] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.889: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1031) 11/06 11:06:00.889: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3192) 11/06 11:06:00.889: [smf] INFO: UE IMSI[262423403703385] APN[internet] IPv4[176.16.21.13] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.890: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 11/06 11:06:00.890: [upf] INFO: UE F-SEID[UP:0xc0c CP:0xcd6] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.890: [upf] INFO: UE F-SEID[UP:0xc0c CP:0xcd6] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.895: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1031) 11/06 11:06:00.895: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3192) 11/06 11:06:00.895: [smf] INFO: UE IMSI[262426733595229] APN[internet] IPv4[176.16.21.14] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.896: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 11/06 11:06:00.896: [upf] INFO: UE F-SEID[UP:0xf8c CP:0xec9] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.896: [upf] INFO: UE F-SEID[UP:0xf8c CP:0xec9] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.902: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1031) 11/06 11:06:00.902: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3192) 11/06 11:06:00.902: [smf] INFO: UE IMSI[262421480382927] APN[internet] IPv4[176.16.21.15] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.903: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 11/06 11:06:00.903: [upf] INFO: UE F-SEID[UP:0xd1f CP:0x310] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.903: [upf] INFO: UE F-SEID[UP:0xd1f CP:0x310] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.908: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1031) 11/06 11:06:00.908: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3192) 11/06 11:06:00.908: [smf] INFO: UE IMSI[262429837961022] APN[internet] IPv4[176.16.21.16] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.909: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 11/06 11:06:00.909: [upf] INFO: UE F-SEID[UP:0x958 CP:0x21e] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.909: [upf] INFO: UE F-SEID[UP:0x958 CP:0x21e] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.915: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1031) 11/06 11:06:00.915: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3192) 11/06 11:06:00.915: [smf] INFO: UE IMSI[262427097906056] APN[internet] IPv4[176.16.21.17] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.916: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 11/06 11:06:00.916: [upf] INFO: UE F-SEID[UP:0x588 CP:0xf72] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.916: [upf] INFO: UE F-SEID[UP:0x588 CP:0xf72] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.921: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1031) 11/06 11:06:00.921: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3192) 11/06 11:06:00.921: [smf] INFO: UE IMSI[262424569106192] APN[internet] IPv4[176.16.21.18] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.922: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 11/06 11:06:00.922: [upf] INFO: UE F-SEID[UP:0xf89 CP:0x5c7] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.922: [upf] INFO: UE F-SEID[UP:0xf89 CP:0x5c7] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.928: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1031) 11/06 11:06:00.928: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3192) 11/06 11:06:00.928: [smf] INFO: UE IMSI[262426800392484] APN[internet] IPv4[176.16.21.19] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.928: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 11/06 11:06:00.928: [upf] INFO: UE F-SEID[UP:0x99b CP:0x5a7] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.929: [upf] INFO: UE F-SEID[UP:0x99b CP:0x5a7] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.934: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1031) 11/06 11:06:00.934: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3192) 11/06 11:06:00.934: [smf] INFO: UE IMSI[262429800474332] APN[internet] IPv4[176.16.21.20] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.935: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 11/06 11:06:00.935: [upf] INFO: UE F-SEID[UP:0x131 CP:0x863] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.935: [upf] INFO: UE F-SEID[UP:0x131 CP:0x863] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.941: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1031) 11/06 11:06:00.941: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3192) 11/06 11:06:00.941: [smf] INFO: UE IMSI[262425616196228] APN[internet] IPv4[176.16.21.21] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.942: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 11/06 11:06:00.942: [upf] INFO: UE F-SEID[UP:0x1ff CP:0xb4f] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.942: [upf] INFO: UE F-SEID[UP:0x1ff CP:0xb4f] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.947: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1031) 11/06 11:06:00.947: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3192) 11/06 11:06:00.947: [smf] INFO: UE IMSI[262426317668427] APN[internet] IPv4[176.16.21.22] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.948: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 11/06 11:06:00.948: [upf] INFO: UE F-SEID[UP:0x619 CP:0xfa6] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.948: [upf] INFO: UE F-SEID[UP:0x619 CP:0xfa6] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.954: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1031) 11/06 11:06:00.954: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3192) 11/06 11:06:00.954: [smf] INFO: UE IMSI[262426170430108] APN[internet] IPv4[176.16.21.23] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.955: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 11/06 11:06:00.955: [upf] INFO: UE F-SEID[UP:0x466 CP:0xa9e] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.955: [upf] INFO: UE F-SEID[UP:0x466 CP:0xa9e] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.962: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1031) 11/06 11:06:00.962: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3192) 11/06 11:06:00.962: [smf] INFO: UE IMSI[262427409904422] APN[internet] IPv4[176.16.21.24] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.963: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 11/06 11:06:00.963: [upf] INFO: UE F-SEID[UP:0x8e8 CP:0x6eb] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.963: [upf] INFO: UE F-SEID[UP:0x8e8 CP:0x6eb] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.968: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1031) 11/06 11:06:00.968: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3192) 11/06 11:06:00.968: [smf] INFO: UE IMSI[262420933647143] APN[internet] IPv4[176.16.21.25] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.969: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 11/06 11:06:00.969: [upf] INFO: UE F-SEID[UP:0xa47 CP:0x3a] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.969: [upf] INFO: UE F-SEID[UP:0xa47 CP:0x3a] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.975: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1031) 11/06 11:06:00.975: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3192) 11/06 11:06:00.975: [smf] INFO: UE IMSI[262427843433376] APN[internet] IPv4[176.16.21.26] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.976: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 11/06 11:06:00.976: [upf] INFO: UE F-SEID[UP:0x56d CP:0xda4] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.976: [upf] INFO: UE F-SEID[UP:0x56d CP:0xda4] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.981: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1031) 11/06 11:06:00.981: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3192) 11/06 11:06:00.981: [smf] INFO: UE IMSI[262423585910064] APN[internet] IPv4[176.16.21.27] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.982: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 11/06 11:06:00.982: [upf] INFO: UE F-SEID[UP:0x501 CP:0xa80] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.982: [upf] INFO: UE F-SEID[UP:0x501 CP:0xa80] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.988: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1031) 11/06 11:06:00.988: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3192) 11/06 11:06:00.988: [smf] INFO: UE IMSI[262421836862226] APN[internet] IPv4[176.16.21.28] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.989: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 11/06 11:06:00.989: [upf] INFO: UE F-SEID[UP:0x432 CP:0x188] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.989: [upf] INFO: UE F-SEID[UP:0x432 CP:0x188] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.994: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1031) 11/06 11:06:00.994: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3192) 11/06 11:06:00.994: [smf] INFO: UE IMSI[262423077990286] APN[internet] IPv4[176.16.21.29] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:00.995: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 11/06 11:06:00.995: [upf] INFO: UE F-SEID[UP:0x2f7 CP:0x698] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 11/06 11:06:00.995: [upf] INFO: UE F-SEID[UP:0x2f7 CP:0x698] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.001: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1031) 11/06 11:06:01.001: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3192) 11/06 11:06:01.001: [smf] INFO: UE IMSI[262421007034649] APN[internet] IPv4[176.16.21.30] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.002: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 11/06 11:06:01.002: [upf] INFO: UE F-SEID[UP:0x91a CP:0xd5c] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.002: [upf] INFO: UE F-SEID[UP:0x91a CP:0xd5c] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.008: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1031) 11/06 11:06:01.008: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3192) 11/06 11:06:01.008: [smf] INFO: UE IMSI[262428565503715] APN[internet] IPv4[176.16.21.31] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.009: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 11/06 11:06:01.009: [upf] INFO: UE F-SEID[UP:0xefe CP:0x1f6] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.009: [upf] INFO: UE F-SEID[UP:0xefe CP:0x1f6] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.015: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1031) 11/06 11:06:01.015: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3192) 11/06 11:06:01.015: [smf] INFO: UE IMSI[262427433069301] APN[internet] IPv4[176.16.21.32] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.016: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 11/06 11:06:01.016: [upf] INFO: UE F-SEID[UP:0x78e CP:0x8c8] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.016: [upf] INFO: UE F-SEID[UP:0x78e CP:0x8c8] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.022: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1031) 11/06 11:06:01.022: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3192) 11/06 11:06:01.022: [smf] INFO: UE IMSI[262427672886629] APN[internet] IPv4[176.16.21.33] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.023: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 11/06 11:06:01.023: [upf] INFO: UE F-SEID[UP:0xeb5 CP:0x370] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.023: [upf] INFO: UE F-SEID[UP:0xeb5 CP:0x370] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.028: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1031) 11/06 11:06:01.028: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3192) 11/06 11:06:01.028: [smf] INFO: UE IMSI[262428811414756] APN[internet] IPv4[176.16.21.34] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.029: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 11/06 11:06:01.029: [upf] INFO: UE F-SEID[UP:0x7ae CP:0x9c5] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.029: [upf] INFO: UE F-SEID[UP:0x7ae CP:0x9c5] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.035: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1031) 11/06 11:06:01.035: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3192) 11/06 11:06:01.035: [smf] INFO: UE IMSI[262421088694501] APN[internet] IPv4[176.16.21.35] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.036: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 11/06 11:06:01.036: [upf] INFO: UE F-SEID[UP:0x80b CP:0xbb] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.036: [upf] INFO: UE F-SEID[UP:0x80b CP:0xbb] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.042: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1031) 11/06 11:06:01.042: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3192) 11/06 11:06:01.042: [smf] INFO: UE IMSI[262425106633836] APN[internet] IPv4[176.16.21.36] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.042: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 11/06 11:06:01.042: [upf] INFO: UE F-SEID[UP:0xfd5 CP:0x4fa] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.042: [upf] INFO: UE F-SEID[UP:0xfd5 CP:0x4fa] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.048: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1031) 11/06 11:06:01.048: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3192) 11/06 11:06:01.048: [smf] INFO: UE IMSI[262426226281654] APN[internet] IPv4[176.16.21.37] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.049: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 11/06 11:06:01.049: [upf] INFO: UE F-SEID[UP:0x75c CP:0x5df] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.049: [upf] INFO: UE F-SEID[UP:0x75c CP:0x5df] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.055: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1031) 11/06 11:06:01.055: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3192) 11/06 11:06:01.055: [smf] INFO: UE IMSI[262425694498832] APN[internet] IPv4[176.16.21.38] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.056: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 11/06 11:06:01.056: [upf] INFO: UE F-SEID[UP:0x7f3 CP:0xf3a] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.056: [upf] INFO: UE F-SEID[UP:0x7f3 CP:0xf3a] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.061: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1031) 11/06 11:06:01.061: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3192) 11/06 11:06:01.061: [smf] INFO: UE IMSI[262428877413967] APN[internet] IPv4[176.16.21.39] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.062: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 11/06 11:06:01.062: [upf] INFO: UE F-SEID[UP:0xccb CP:0x63e] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.062: [upf] INFO: UE F-SEID[UP:0xccb CP:0x63e] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.068: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1031) 11/06 11:06:01.068: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3192) 11/06 11:06:01.068: [smf] INFO: UE IMSI[262422586791179] APN[internet] IPv4[176.16.21.40] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.069: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 11/06 11:06:01.069: [upf] INFO: UE F-SEID[UP:0x859 CP:0xa2f] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.069: [upf] INFO: UE F-SEID[UP:0x859 CP:0xa2f] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.075: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1031) 11/06 11:06:01.075: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3192) 11/06 11:06:01.075: [smf] INFO: UE IMSI[262423963223945] APN[internet] IPv4[176.16.21.41] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.075: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 11/06 11:06:01.076: [upf] INFO: UE F-SEID[UP:0xdf CP:0x2bb] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.076: [upf] INFO: UE F-SEID[UP:0xdf CP:0x2bb] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.081: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1031) 11/06 11:06:01.081: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3192) 11/06 11:06:01.081: [smf] INFO: UE IMSI[262429165963419] APN[internet] IPv4[176.16.21.42] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.082: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 11/06 11:06:01.082: [upf] INFO: UE F-SEID[UP:0x857 CP:0xd89] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.082: [upf] INFO: UE F-SEID[UP:0x857 CP:0xd89] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.088: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1031) 11/06 11:06:01.088: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3192) 11/06 11:06:01.088: [smf] INFO: UE IMSI[262420457702088] APN[internet] IPv4[176.16.21.43] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.089: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 11/06 11:06:01.089: [upf] INFO: UE F-SEID[UP:0x47f CP:0xb01] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.089: [upf] INFO: UE F-SEID[UP:0x47f CP:0xb01] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.094: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1031) 11/06 11:06:01.094: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3192) 11/06 11:06:01.094: [smf] INFO: UE IMSI[262421369074892] APN[internet] IPv4[176.16.21.44] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.095: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 11/06 11:06:01.095: [upf] INFO: UE F-SEID[UP:0x9f5 CP:0xd5e] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.095: [upf] INFO: UE F-SEID[UP:0x9f5 CP:0xd5e] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.101: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1031) 11/06 11:06:01.101: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3192) 11/06 11:06:01.101: [smf] INFO: UE IMSI[262428566458415] APN[internet] IPv4[176.16.21.45] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.102: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 11/06 11:06:01.102: [upf] INFO: UE F-SEID[UP:0x617 CP:0xfcf] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.102: [upf] INFO: UE F-SEID[UP:0x617 CP:0xfcf] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.107: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1031) 11/06 11:06:01.107: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3192) 11/06 11:06:01.107: [smf] INFO: UE IMSI[262425236416250] APN[internet] IPv4[176.16.21.46] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.108: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 11/06 11:06:01.108: [upf] INFO: UE F-SEID[UP:0x1aa CP:0xd27] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.108: [upf] INFO: UE F-SEID[UP:0x1aa CP:0xd27] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.114: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1031) 11/06 11:06:01.114: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3192) 11/06 11:06:01.114: [smf] INFO: UE IMSI[262427025224814] APN[internet] IPv4[176.16.21.47] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.115: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 11/06 11:06:01.115: [upf] INFO: UE F-SEID[UP:0xb0f CP:0xc7d] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.115: [upf] INFO: UE F-SEID[UP:0xb0f CP:0xc7d] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.120: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1031) 11/06 11:06:01.120: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3192) 11/06 11:06:01.120: [smf] INFO: UE IMSI[262427886133510] APN[internet] IPv4[176.16.21.48] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.121: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 11/06 11:06:01.121: [upf] INFO: UE F-SEID[UP:0xf5b CP:0x60b] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.121: [upf] INFO: UE F-SEID[UP:0xf5b CP:0x60b] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.127: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1031) 11/06 11:06:01.127: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3192) 11/06 11:06:01.127: [smf] INFO: UE IMSI[262422023736777] APN[internet] IPv4[176.16.21.49] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.128: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 11/06 11:06:01.128: [upf] INFO: UE F-SEID[UP:0xcf0 CP:0x9b3] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.128: [upf] INFO: UE F-SEID[UP:0xcf0 CP:0x9b3] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.133: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1031) 11/06 11:06:01.133: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3192) 11/06 11:06:01.133: [smf] INFO: UE IMSI[262422095879354] APN[internet] IPv4[176.16.21.50] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.134: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 11/06 11:06:01.134: [upf] INFO: UE F-SEID[UP:0x998 CP:0x7ff] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.134: [upf] INFO: UE F-SEID[UP:0x998 CP:0x7ff] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.140: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1031) 11/06 11:06:01.140: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3192) 11/06 11:06:01.140: [smf] INFO: UE IMSI[262422248204886] APN[internet] IPv4[176.16.21.51] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.141: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 11/06 11:06:01.142: [upf] INFO: UE F-SEID[UP:0xcaa CP:0x937] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.142: [upf] INFO: UE F-SEID[UP:0xcaa CP:0x937] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.148: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1031) 11/06 11:06:01.148: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3192) 11/06 11:06:01.148: [smf] INFO: UE IMSI[262428948871426] APN[internet] IPv4[176.16.21.52] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.149: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 11/06 11:06:01.149: [upf] INFO: UE F-SEID[UP:0x7de CP:0xf3f] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.149: [upf] INFO: UE F-SEID[UP:0x7de CP:0xf3f] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.154: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1031) 11/06 11:06:01.154: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3192) 11/06 11:06:01.154: [smf] INFO: UE IMSI[262425408373890] APN[internet] IPv4[176.16.21.53] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.155: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 11/06 11:06:01.155: [upf] INFO: UE F-SEID[UP:0xf2f CP:0x3a3] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.155: [upf] INFO: UE F-SEID[UP:0xf2f CP:0x3a3] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.161: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1031) 11/06 11:06:01.161: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3192) 11/06 11:06:01.161: [smf] INFO: UE IMSI[262424095287958] APN[internet] IPv4[176.16.21.54] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.162: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 11/06 11:06:01.162: [upf] INFO: UE F-SEID[UP:0x5c3 CP:0x511] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.162: [upf] INFO: UE F-SEID[UP:0x5c3 CP:0x511] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.167: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1031) 11/06 11:06:01.167: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3192) 11/06 11:06:01.167: [smf] INFO: UE IMSI[262425770488374] APN[internet] IPv4[176.16.21.55] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.168: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 11/06 11:06:01.168: [upf] INFO: UE F-SEID[UP:0x319 CP:0x347] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.168: [upf] INFO: UE F-SEID[UP:0x319 CP:0x347] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.175: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1031) 11/06 11:06:01.175: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3192) 11/06 11:06:01.175: [smf] INFO: UE IMSI[262420324640658] APN[internet] IPv4[176.16.21.56] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.176: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 11/06 11:06:01.176: [upf] INFO: UE F-SEID[UP:0xd8e CP:0xedc] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.176: [upf] INFO: UE F-SEID[UP:0xd8e CP:0xedc] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.181: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1031) 11/06 11:06:01.181: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3192) 11/06 11:06:01.181: [smf] INFO: UE IMSI[262426985704615] APN[internet] IPv4[176.16.21.57] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.182: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 11/06 11:06:01.182: [upf] INFO: UE F-SEID[UP:0xdfc CP:0x44d] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.182: [upf] INFO: UE F-SEID[UP:0xdfc CP:0x44d] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.188: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1031) 11/06 11:06:01.188: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3192) 11/06 11:06:01.188: [smf] INFO: UE IMSI[262429223910727] APN[internet] IPv4[176.16.21.58] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.189: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 11/06 11:06:01.189: [upf] INFO: UE F-SEID[UP:0x76c CP:0xe88] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.189: [upf] INFO: UE F-SEID[UP:0x76c CP:0xe88] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.195: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1031) 11/06 11:06:01.195: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3192) 11/06 11:06:01.195: [smf] INFO: UE IMSI[262429710369238] APN[internet] IPv4[176.16.21.59] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.195: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 11/06 11:06:01.195: [upf] INFO: UE F-SEID[UP:0x505 CP:0xee1] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.195: [upf] INFO: UE F-SEID[UP:0x505 CP:0xee1] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.201: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1031) 11/06 11:06:01.201: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3192) 11/06 11:06:01.201: [smf] INFO: UE IMSI[262422310940799] APN[internet] IPv4[176.16.21.60] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.202: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 11/06 11:06:01.202: [upf] INFO: UE F-SEID[UP:0x435 CP:0x331] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.202: [upf] INFO: UE F-SEID[UP:0x435 CP:0x331] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.207: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1031) 11/06 11:06:01.207: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3192) 11/06 11:06:01.207: [smf] INFO: UE IMSI[262427628704121] APN[internet] IPv4[176.16.21.61] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.208: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 11/06 11:06:01.208: [upf] INFO: UE F-SEID[UP:0xd8b CP:0x587] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.208: [upf] INFO: UE F-SEID[UP:0xd8b CP:0x587] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.214: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1031) 11/06 11:06:01.214: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3192) 11/06 11:06:01.214: [smf] INFO: UE IMSI[262420658674103] APN[internet] IPv4[176.16.21.62] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.215: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 11/06 11:06:01.215: [upf] INFO: UE F-SEID[UP:0x4db CP:0xa2a] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.215: [upf] INFO: UE F-SEID[UP:0x4db CP:0xa2a] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.221: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1031) 11/06 11:06:01.221: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3192) 11/06 11:06:01.221: [smf] INFO: UE IMSI[262429380937394] APN[internet] IPv4[176.16.21.63] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.222: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 11/06 11:06:01.222: [upf] INFO: UE F-SEID[UP:0xfbf CP:0x96] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.222: [upf] INFO: UE F-SEID[UP:0xfbf CP:0x96] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.227: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1031) 11/06 11:06:01.227: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3192) 11/06 11:06:01.227: [smf] INFO: UE IMSI[262421774560538] APN[internet] IPv4[176.16.21.64] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.228: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 11/06 11:06:01.228: [upf] INFO: UE F-SEID[UP:0xb2f CP:0xc3] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.228: [upf] INFO: UE F-SEID[UP:0xb2f CP:0xc3] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.234: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1031) 11/06 11:06:01.234: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3192) 11/06 11:06:01.234: [smf] INFO: UE IMSI[262423446317579] APN[internet] IPv4[176.16.21.65] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.235: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 11/06 11:06:01.235: [upf] INFO: UE F-SEID[UP:0xece CP:0x1f3] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.235: [upf] INFO: UE F-SEID[UP:0xece CP:0x1f3] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.240: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1031) 11/06 11:06:01.240: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3192) 11/06 11:06:01.240: [smf] INFO: UE IMSI[262425076468761] APN[internet] IPv4[176.16.21.66] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.241: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 11/06 11:06:01.241: [upf] INFO: UE F-SEID[UP:0x691 CP:0x362] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.241: [upf] INFO: UE F-SEID[UP:0x691 CP:0x362] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.248: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1031) 11/06 11:06:01.248: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3192) 11/06 11:06:01.248: [smf] INFO: UE IMSI[262422413753933] APN[internet] IPv4[176.16.21.67] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.249: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 11/06 11:06:01.249: [upf] INFO: UE F-SEID[UP:0x62e CP:0xc74] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.249: [upf] INFO: UE F-SEID[UP:0x62e CP:0xc74] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.254: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1031) 11/06 11:06:01.254: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3192) 11/06 11:06:01.254: [smf] INFO: UE IMSI[262425874394273] APN[internet] IPv4[176.16.21.68] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.255: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 11/06 11:06:01.255: [upf] INFO: UE F-SEID[UP:0x1a9 CP:0xff7] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.255: [upf] INFO: UE F-SEID[UP:0x1a9 CP:0xff7] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.261: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1031) 11/06 11:06:01.261: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3192) 11/06 11:06:01.261: [smf] INFO: UE IMSI[262427221407464] APN[internet] IPv4[176.16.21.69] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.262: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 11/06 11:06:01.262: [upf] INFO: UE F-SEID[UP:0x44f CP:0xbe4] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.262: [upf] INFO: UE F-SEID[UP:0x44f CP:0xbe4] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.267: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1031) 11/06 11:06:01.268: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3192) 11/06 11:06:01.268: [smf] INFO: UE IMSI[262423343728931] APN[internet] IPv4[176.16.21.70] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.268: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 11/06 11:06:01.268: [upf] INFO: UE F-SEID[UP:0x24d CP:0x408] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.268: [upf] INFO: UE F-SEID[UP:0x24d CP:0x408] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.274: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1031) 11/06 11:06:01.274: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3192) 11/06 11:06:01.274: [smf] INFO: UE IMSI[262425472547956] APN[internet] IPv4[176.16.21.71] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.275: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 11/06 11:06:01.275: [upf] INFO: UE F-SEID[UP:0xe99 CP:0xb49] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.275: [upf] INFO: UE F-SEID[UP:0xe99 CP:0xb49] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.280: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1031) 11/06 11:06:01.281: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3192) 11/06 11:06:01.281: [smf] INFO: UE IMSI[262425872497664] APN[internet] IPv4[176.16.21.72] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.281: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 11/06 11:06:01.281: [upf] INFO: UE F-SEID[UP:0x140 CP:0xeb8] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.281: [upf] INFO: UE F-SEID[UP:0x140 CP:0xeb8] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.287: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1031) 11/06 11:06:01.287: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3192) 11/06 11:06:01.287: [smf] INFO: UE IMSI[262427879383287] APN[internet] IPv4[176.16.21.73] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.288: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 11/06 11:06:01.288: [upf] INFO: UE F-SEID[UP:0x9b8 CP:0x95] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.288: [upf] INFO: UE F-SEID[UP:0x9b8 CP:0x95] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.293: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1031) 11/06 11:06:01.293: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3192) 11/06 11:06:01.293: [smf] INFO: UE IMSI[262421353355927] APN[internet] IPv4[176.16.21.74] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.294: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 11/06 11:06:01.294: [upf] INFO: UE F-SEID[UP:0x93b CP:0xd98] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.294: [upf] INFO: UE F-SEID[UP:0x93b CP:0xd98] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.300: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1031) 11/06 11:06:01.300: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3192) 11/06 11:06:01.300: [smf] INFO: UE IMSI[262424804637255] APN[internet] IPv4[176.16.21.75] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.300: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 11/06 11:06:01.301: [upf] INFO: UE F-SEID[UP:0x3e6 CP:0x8d4] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.301: [upf] INFO: UE F-SEID[UP:0x3e6 CP:0x8d4] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.306: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1031) 11/06 11:06:01.306: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3192) 11/06 11:06:01.306: [smf] INFO: UE IMSI[262428188739423] APN[internet] IPv4[176.16.21.76] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.307: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 11/06 11:06:01.307: [upf] INFO: UE F-SEID[UP:0xdff CP:0x562] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.307: [upf] INFO: UE F-SEID[UP:0xdff CP:0x562] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.312: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1031) 11/06 11:06:01.312: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3192) 11/06 11:06:01.312: [smf] INFO: UE IMSI[262424934532857] APN[internet] IPv4[176.16.21.77] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.313: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 11/06 11:06:01.313: [upf] INFO: UE F-SEID[UP:0x934 CP:0x8ea] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.313: [upf] INFO: UE F-SEID[UP:0x934 CP:0x8ea] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.319: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1031) 11/06 11:06:01.319: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3192) 11/06 11:06:01.319: [smf] INFO: UE IMSI[262420791168319] APN[internet] IPv4[176.16.21.78] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.320: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 11/06 11:06:01.320: [upf] INFO: UE F-SEID[UP:0x147 CP:0xd15] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.320: [upf] INFO: UE F-SEID[UP:0x147 CP:0xd15] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.325: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1031) 11/06 11:06:01.325: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3192) 11/06 11:06:01.325: [smf] INFO: UE IMSI[262422759060402] APN[internet] IPv4[176.16.21.79] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.326: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 11/06 11:06:01.326: [upf] INFO: UE F-SEID[UP:0x8d5 CP:0xd0a] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.326: [upf] INFO: UE F-SEID[UP:0x8d5 CP:0xd0a] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.332: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1031) 11/06 11:06:01.332: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3192) 11/06 11:06:01.332: [smf] INFO: UE IMSI[262426009417872] APN[internet] IPv4[176.16.21.80] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.333: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 11/06 11:06:01.333: [upf] INFO: UE F-SEID[UP:0xaa6 CP:0x68a] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.333: [upf] INFO: UE F-SEID[UP:0xaa6 CP:0x68a] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.338: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1031) 11/06 11:06:01.338: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3192) 11/06 11:06:01.338: [smf] INFO: UE IMSI[262421592025417] APN[internet] IPv4[176.16.21.81] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.339: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 11/06 11:06:01.339: [upf] INFO: UE F-SEID[UP:0xb5f CP:0xe3c] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.339: [upf] INFO: UE F-SEID[UP:0xb5f CP:0xe3c] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.345: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1031) 11/06 11:06:01.345: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3192) 11/06 11:06:01.345: [smf] INFO: UE IMSI[262429596423557] APN[internet] IPv4[176.16.21.82] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.346: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 11/06 11:06:01.346: [upf] INFO: UE F-SEID[UP:0x20a CP:0x190] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.346: [upf] INFO: UE F-SEID[UP:0x20a CP:0x190] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.351: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1031) 11/06 11:06:01.351: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3192) 11/06 11:06:01.351: [smf] INFO: UE IMSI[262425320691405] APN[internet] IPv4[176.16.21.83] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.352: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 11/06 11:06:01.352: [upf] INFO: UE F-SEID[UP:0x3d2 CP:0xeb] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.352: [upf] INFO: UE F-SEID[UP:0x3d2 CP:0xeb] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.358: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1031) 11/06 11:06:01.358: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3192) 11/06 11:06:01.358: [smf] INFO: UE IMSI[262426298496596] APN[internet] IPv4[176.16.21.84] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.358: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 11/06 11:06:01.358: [upf] INFO: UE F-SEID[UP:0x9de CP:0x161] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.358: [upf] INFO: UE F-SEID[UP:0x9de CP:0x161] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.364: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1031) 11/06 11:06:01.364: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3192) 11/06 11:06:01.364: [smf] INFO: UE IMSI[262422883646258] APN[internet] IPv4[176.16.21.85] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.365: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 11/06 11:06:01.365: [upf] INFO: UE F-SEID[UP:0x191 CP:0x57b] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.365: [upf] INFO: UE F-SEID[UP:0x191 CP:0x57b] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.371: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1031) 11/06 11:06:01.371: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3192) 11/06 11:06:01.371: [smf] INFO: UE IMSI[262421666847592] APN[internet] IPv4[176.16.21.86] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.371: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 11/06 11:06:01.371: [upf] INFO: UE F-SEID[UP:0xf60 CP:0xffc] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.371: [upf] INFO: UE F-SEID[UP:0xf60 CP:0xffc] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.377: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1031) 11/06 11:06:01.377: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3192) 11/06 11:06:01.377: [smf] INFO: UE IMSI[262426144745477] APN[internet] IPv4[176.16.21.87] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.378: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 11/06 11:06:01.378: [upf] INFO: UE F-SEID[UP:0xf9d CP:0xe62] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.378: [upf] INFO: UE F-SEID[UP:0xf9d CP:0xe62] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.384: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1031) 11/06 11:06:01.384: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3192) 11/06 11:06:01.384: [smf] INFO: UE IMSI[262423132797467] APN[internet] IPv4[176.16.21.88] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.385: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 11/06 11:06:01.385: [upf] INFO: UE F-SEID[UP:0xb9 CP:0x321] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.385: [upf] INFO: UE F-SEID[UP:0xb9 CP:0x321] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.390: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1031) 11/06 11:06:01.390: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3192) 11/06 11:06:01.390: [smf] INFO: UE IMSI[262424414597060] APN[internet] IPv4[176.16.21.89] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.391: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 11/06 11:06:01.391: [upf] INFO: UE F-SEID[UP:0x12a CP:0x75f] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.391: [upf] INFO: UE F-SEID[UP:0x12a CP:0x75f] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.397: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1031) 11/06 11:06:01.397: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3192) 11/06 11:06:01.397: [smf] INFO: UE IMSI[262428630572858] APN[internet] IPv4[176.16.21.90] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.398: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 11/06 11:06:01.398: [upf] INFO: UE F-SEID[UP:0xa35 CP:0xc] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.398: [upf] INFO: UE F-SEID[UP:0xa35 CP:0xc] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.403: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1031) 11/06 11:06:01.403: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3192) 11/06 11:06:01.403: [smf] INFO: UE IMSI[262420284476791] APN[internet] IPv4[176.16.21.91] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.404: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 11/06 11:06:01.404: [upf] INFO: UE F-SEID[UP:0xe90 CP:0xa89] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.404: [upf] INFO: UE F-SEID[UP:0xe90 CP:0xa89] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.410: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1031) 11/06 11:06:01.410: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3192) 11/06 11:06:01.410: [smf] INFO: UE IMSI[262424159731213] APN[internet] IPv4[176.16.21.92] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.411: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 11/06 11:06:01.411: [upf] INFO: UE F-SEID[UP:0xd28 CP:0x192] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.411: [upf] INFO: UE F-SEID[UP:0xd28 CP:0x192] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.416: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1031) 11/06 11:06:01.416: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3192) 11/06 11:06:01.416: [smf] INFO: UE IMSI[262424531953089] APN[internet] IPv4[176.16.21.93] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.417: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 11/06 11:06:01.417: [upf] INFO: UE F-SEID[UP:0x836 CP:0xa78] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.417: [upf] INFO: UE F-SEID[UP:0x836 CP:0xa78] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.423: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1031) 11/06 11:06:01.423: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3192) 11/06 11:06:01.423: [smf] INFO: UE IMSI[262424914260719] APN[internet] IPv4[176.16.21.94] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.424: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 11/06 11:06:01.424: [upf] INFO: UE F-SEID[UP:0xed8 CP:0x82] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.424: [upf] INFO: UE F-SEID[UP:0xed8 CP:0x82] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.430: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1031) 11/06 11:06:01.430: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3192) 11/06 11:06:01.430: [smf] INFO: UE IMSI[262427664831203] APN[internet] IPv4[176.16.21.95] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.430: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 11/06 11:06:01.430: [upf] INFO: UE F-SEID[UP:0x6e4 CP:0x9ba] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.430: [upf] INFO: UE F-SEID[UP:0x6e4 CP:0x9ba] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.436: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1031) 11/06 11:06:01.436: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3192) 11/06 11:06:01.436: [smf] INFO: UE IMSI[262426472417059] APN[internet] IPv4[176.16.21.96] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.437: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 11/06 11:06:01.437: [upf] INFO: UE F-SEID[UP:0xbfe CP:0x1ba] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.437: [upf] INFO: UE F-SEID[UP:0xbfe CP:0x1ba] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.443: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1031) 11/06 11:06:01.443: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3192) 11/06 11:06:01.443: [smf] INFO: UE IMSI[262421657389691] APN[internet] IPv4[176.16.21.97] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.444: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 11/06 11:06:01.444: [upf] INFO: UE F-SEID[UP:0x92b CP:0x99e] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.444: [upf] INFO: UE F-SEID[UP:0x92b CP:0x99e] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.449: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1031) 11/06 11:06:01.449: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3192) 11/06 11:06:01.449: [smf] INFO: UE IMSI[262420683086495] APN[internet] IPv4[176.16.21.98] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.450: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 11/06 11:06:01.450: [upf] INFO: UE F-SEID[UP:0x7db CP:0xbc7] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.450: [upf] INFO: UE F-SEID[UP:0x7db CP:0xbc7] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.456: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1031) 11/06 11:06:01.456: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3192) 11/06 11:06:01.456: [smf] INFO: UE IMSI[262423683414545] APN[internet] IPv4[176.16.21.99] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.457: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 11/06 11:06:01.457: [upf] INFO: UE F-SEID[UP:0x700 CP:0xd11] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.457: [upf] INFO: UE F-SEID[UP:0x700 CP:0xd11] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.463: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1031) 11/06 11:06:01.463: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3192) 11/06 11:06:01.463: [smf] INFO: UE IMSI[262428923158231] APN[internet] IPv4[176.16.21.100] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.463: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 11/06 11:06:01.463: [upf] INFO: UE F-SEID[UP:0x12b CP:0xd2e] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.463: [upf] INFO: UE F-SEID[UP:0x12b CP:0xd2e] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.469: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1031) 11/06 11:06:01.469: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3192) 11/06 11:06:01.469: [smf] INFO: UE IMSI[262425658808211] APN[internet] IPv4[176.16.21.101] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.470: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 11/06 11:06:01.470: [upf] INFO: UE F-SEID[UP:0x2ff CP:0x374] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.470: [upf] INFO: UE F-SEID[UP:0x2ff CP:0x374] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.475: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1031) 11/06 11:06:01.476: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3192) 11/06 11:06:01.476: [smf] INFO: UE IMSI[262423269430272] APN[internet] IPv4[176.16.21.102] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.476: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 11/06 11:06:01.476: [upf] INFO: UE F-SEID[UP:0x24a CP:0xad6] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.476: [upf] INFO: UE F-SEID[UP:0x24a CP:0xad6] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.482: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1031) 11/06 11:06:01.482: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3192) 11/06 11:06:01.482: [smf] INFO: UE IMSI[262423671363987] APN[internet] IPv4[176.16.21.103] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.483: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 11/06 11:06:01.483: [upf] INFO: UE F-SEID[UP:0x97a CP:0x2] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.483: [upf] INFO: UE F-SEID[UP:0x97a CP:0x2] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.489: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1031) 11/06 11:06:01.489: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3192) 11/06 11:06:01.489: [smf] INFO: UE IMSI[262429655355769] APN[internet] IPv4[176.16.21.104] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.489: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 11/06 11:06:01.489: [upf] INFO: UE F-SEID[UP:0x4cd CP:0x677] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.489: [upf] INFO: UE F-SEID[UP:0x4cd CP:0x677] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.495: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1031) 11/06 11:06:01.495: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3192) 11/06 11:06:01.495: [smf] INFO: UE IMSI[262424538602322] APN[internet] IPv4[176.16.21.105] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.496: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 11/06 11:06:01.496: [upf] INFO: UE F-SEID[UP:0xf0b CP:0x213] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.496: [upf] INFO: UE F-SEID[UP:0xf0b CP:0x213] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.502: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1031) 11/06 11:06:01.502: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3192) 11/06 11:06:01.502: [smf] INFO: UE IMSI[262422676878321] APN[internet] IPv4[176.16.21.106] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.503: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 11/06 11:06:01.503: [upf] INFO: UE F-SEID[UP:0x481 CP:0x13b] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.503: [upf] INFO: UE F-SEID[UP:0x481 CP:0x13b] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.508: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1031) 11/06 11:06:01.508: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3192) 11/06 11:06:01.508: [smf] INFO: UE IMSI[262420159206670] APN[internet] IPv4[176.16.21.107] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.509: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 11/06 11:06:01.509: [upf] INFO: UE F-SEID[UP:0xc6e CP:0x69] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.509: [upf] INFO: UE F-SEID[UP:0xc6e CP:0x69] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.516: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1031) 11/06 11:06:01.516: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3192) 11/06 11:06:01.516: [smf] INFO: UE IMSI[262425999783164] APN[internet] IPv4[176.16.21.108] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.516: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 11/06 11:06:01.516: [upf] INFO: UE F-SEID[UP:0x2cc CP:0x21a] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.516: [upf] INFO: UE F-SEID[UP:0x2cc CP:0x21a] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.523: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1031) 11/06 11:06:01.523: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3192) 11/06 11:06:01.523: [smf] INFO: UE IMSI[262422967136259] APN[internet] IPv4[176.16.21.109] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.524: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 11/06 11:06:01.524: [upf] INFO: UE F-SEID[UP:0x9c5 CP:0x8f8] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.524: [upf] INFO: UE F-SEID[UP:0x9c5 CP:0x8f8] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.529: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1031) 11/06 11:06:01.529: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3192) 11/06 11:06:01.529: [smf] INFO: UE IMSI[262429375741273] APN[internet] IPv4[176.16.21.110] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.530: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 11/06 11:06:01.530: [upf] INFO: UE F-SEID[UP:0xd3d CP:0xf90] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.530: [upf] INFO: UE F-SEID[UP:0xd3d CP:0xf90] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.536: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1031) 11/06 11:06:01.536: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3192) 11/06 11:06:01.536: [smf] INFO: UE IMSI[262429307303611] APN[internet] IPv4[176.16.21.111] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.537: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 11/06 11:06:01.537: [upf] INFO: UE F-SEID[UP:0x158 CP:0x3f2] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.537: [upf] INFO: UE F-SEID[UP:0x158 CP:0x3f2] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.542: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1031) 11/06 11:06:01.542: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3192) 11/06 11:06:01.542: [smf] INFO: UE IMSI[262428979836359] APN[internet] IPv4[176.16.21.112] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.543: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 11/06 11:06:01.543: [upf] INFO: UE F-SEID[UP:0x528 CP:0x95c] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.543: [upf] INFO: UE F-SEID[UP:0x528 CP:0x95c] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.549: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1031) 11/06 11:06:01.549: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3192) 11/06 11:06:01.549: [smf] INFO: UE IMSI[262428002453629] APN[internet] IPv4[176.16.21.113] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.550: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 11/06 11:06:01.550: [upf] INFO: UE F-SEID[UP:0xf8e CP:0x83] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.550: [upf] INFO: UE F-SEID[UP:0xf8e CP:0x83] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.555: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1031) 11/06 11:06:01.555: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3192) 11/06 11:06:01.555: [smf] INFO: UE IMSI[262428951902453] APN[internet] IPv4[176.16.21.114] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.556: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 11/06 11:06:01.556: [upf] INFO: UE F-SEID[UP:0x35c CP:0xa47] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.556: [upf] INFO: UE F-SEID[UP:0x35c CP:0xa47] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.561: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1031) 11/06 11:06:01.561: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3192) 11/06 11:06:01.561: [smf] INFO: UE IMSI[262427166169490] APN[internet] IPv4[176.16.21.115] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.562: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 11/06 11:06:01.562: [upf] INFO: UE F-SEID[UP:0x3c5 CP:0x8b2] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.562: [upf] INFO: UE F-SEID[UP:0x3c5 CP:0x8b2] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.568: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1031) 11/06 11:06:01.568: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3192) 11/06 11:06:01.568: [smf] INFO: UE IMSI[262422019849965] APN[internet] IPv4[176.16.21.116] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.569: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 11/06 11:06:01.569: [upf] INFO: UE F-SEID[UP:0x70d CP:0xf15] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.569: [upf] INFO: UE F-SEID[UP:0x70d CP:0xf15] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.574: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1031) 11/06 11:06:01.574: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3192) 11/06 11:06:01.574: [smf] INFO: UE IMSI[262429609122935] APN[internet] IPv4[176.16.21.117] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.575: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 11/06 11:06:01.575: [upf] INFO: UE F-SEID[UP:0x93c CP:0x661] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.575: [upf] INFO: UE F-SEID[UP:0x93c CP:0x661] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.581: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1031) 11/06 11:06:01.581: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3192) 11/06 11:06:01.581: [smf] INFO: UE IMSI[262428286015646] APN[internet] IPv4[176.16.21.118] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.582: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 11/06 11:06:01.582: [upf] INFO: UE F-SEID[UP:0x6bc CP:0x5ab] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.582: [upf] INFO: UE F-SEID[UP:0x6bc CP:0x5ab] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.587: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1031) 11/06 11:06:01.587: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3192) 11/06 11:06:01.587: [smf] INFO: UE IMSI[262426878625236] APN[internet] IPv4[176.16.21.119] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.588: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 11/06 11:06:01.588: [upf] INFO: UE F-SEID[UP:0xfa0 CP:0x51a] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.588: [upf] INFO: UE F-SEID[UP:0xfa0 CP:0x51a] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.594: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1031) 11/06 11:06:01.594: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3192) 11/06 11:06:01.594: [smf] INFO: UE IMSI[262429623032147] APN[internet] IPv4[176.16.21.120] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.595: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 11/06 11:06:01.595: [upf] INFO: UE F-SEID[UP:0x5f2 CP:0x887] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.595: [upf] INFO: UE F-SEID[UP:0x5f2 CP:0x887] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.600: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1031) 11/06 11:06:01.600: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3192) 11/06 11:06:01.600: [smf] INFO: UE IMSI[262420758192867] APN[internet] IPv4[176.16.21.121] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.601: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 11/06 11:06:01.601: [upf] INFO: UE F-SEID[UP:0xebc CP:0x7f7] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.601: [upf] INFO: UE F-SEID[UP:0xebc CP:0x7f7] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.607: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1031) 11/06 11:06:01.607: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3192) 11/06 11:06:01.607: [smf] INFO: UE IMSI[262428197067660] APN[internet] IPv4[176.16.21.122] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.608: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 11/06 11:06:01.608: [upf] INFO: UE F-SEID[UP:0x7c7 CP:0x138] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.608: [upf] INFO: UE F-SEID[UP:0x7c7 CP:0x138] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.614: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1031) 11/06 11:06:01.614: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3192) 11/06 11:06:01.614: [smf] INFO: UE IMSI[262429515396511] APN[internet] IPv4[176.16.21.123] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.614: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 11/06 11:06:01.614: [upf] INFO: UE F-SEID[UP:0xccd CP:0x4ed] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.614: [upf] INFO: UE F-SEID[UP:0xccd CP:0x4ed] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.620: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1031) 11/06 11:06:01.620: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3192) 11/06 11:06:01.620: [smf] INFO: UE IMSI[262420564763247] APN[internet] IPv4[176.16.21.124] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.621: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 11/06 11:06:01.621: [upf] INFO: UE F-SEID[UP:0x32b CP:0xcf6] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.621: [upf] INFO: UE F-SEID[UP:0x32b CP:0xcf6] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.627: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1031) 11/06 11:06:01.627: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3192) 11/06 11:06:01.627: [smf] INFO: UE IMSI[262427361037027] APN[internet] IPv4[176.16.21.125] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.628: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 11/06 11:06:01.628: [upf] INFO: UE F-SEID[UP:0x699 CP:0x7d3] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.628: [upf] INFO: UE F-SEID[UP:0x699 CP:0x7d3] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.634: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1031) 11/06 11:06:01.634: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3192) 11/06 11:06:01.634: [smf] INFO: UE IMSI[262420635163354] APN[internet] IPv4[176.16.21.126] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.634: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 11/06 11:06:01.634: [upf] INFO: UE F-SEID[UP:0xff9 CP:0xd6] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.634: [upf] INFO: UE F-SEID[UP:0xff9 CP:0xd6] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.640: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1031) 11/06 11:06:01.640: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3192) 11/06 11:06:01.640: [smf] INFO: UE IMSI[262424690771024] APN[internet] IPv4[176.16.21.127] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.641: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 11/06 11:06:01.641: [upf] INFO: UE F-SEID[UP:0x81f CP:0x237] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.641: [upf] INFO: UE F-SEID[UP:0x81f CP:0x237] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.647: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1031) 11/06 11:06:01.647: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3192) 11/06 11:06:01.647: [smf] INFO: UE IMSI[262428352554611] APN[internet] IPv4[176.16.21.128] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.648: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 11/06 11:06:01.648: [upf] INFO: UE F-SEID[UP:0x33c CP:0x794] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.648: [upf] INFO: UE F-SEID[UP:0x33c CP:0x794] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.653: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1031) 11/06 11:06:01.653: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3192) 11/06 11:06:01.653: [smf] INFO: UE IMSI[262422604359156] APN[internet] IPv4[176.16.21.129] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.654: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 11/06 11:06:01.654: [upf] INFO: UE F-SEID[UP:0xd3e CP:0x48a] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.654: [upf] INFO: UE F-SEID[UP:0xd3e CP:0x48a] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.660: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1031) 11/06 11:06:01.660: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3192) 11/06 11:06:01.660: [smf] INFO: UE IMSI[262421180071965] APN[internet] IPv4[176.16.21.130] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.661: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 11/06 11:06:01.661: [upf] INFO: UE F-SEID[UP:0x150 CP:0x6b1] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.661: [upf] INFO: UE F-SEID[UP:0x150 CP:0x6b1] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.666: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1031) 11/06 11:06:01.667: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3192) 11/06 11:06:01.667: [smf] INFO: UE IMSI[262422728387663] APN[internet] IPv4[176.16.21.131] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.667: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 11/06 11:06:01.667: [upf] INFO: UE F-SEID[UP:0xb0a CP:0xa02] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.667: [upf] INFO: UE F-SEID[UP:0xb0a CP:0xa02] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.675: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1031) 11/06 11:06:01.675: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3192) 11/06 11:06:01.675: [smf] INFO: UE IMSI[262426176166960] APN[internet] IPv4[176.16.21.132] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.676: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 11/06 11:06:01.676: [upf] INFO: UE F-SEID[UP:0x41b CP:0x34] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.676: [upf] INFO: UE F-SEID[UP:0x41b CP:0x34] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.681: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1031) 11/06 11:06:01.681: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3192) 11/06 11:06:01.681: [smf] INFO: UE IMSI[262429442046656] APN[internet] IPv4[176.16.21.133] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.682: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 11/06 11:06:01.682: [upf] INFO: UE F-SEID[UP:0xb61 CP:0xb80] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.682: [upf] INFO: UE F-SEID[UP:0xb61 CP:0xb80] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.688: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1031) 11/06 11:06:01.688: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3192) 11/06 11:06:01.688: [smf] INFO: UE IMSI[262424033029970] APN[internet] IPv4[176.16.21.134] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.689: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 11/06 11:06:01.689: [upf] INFO: UE F-SEID[UP:0x85b CP:0x873] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.689: [upf] INFO: UE F-SEID[UP:0x85b CP:0x873] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.695: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1031) 11/06 11:06:01.695: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3192) 11/06 11:06:01.695: [smf] INFO: UE IMSI[262426443644295] APN[internet] IPv4[176.16.21.135] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.696: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 11/06 11:06:01.696: [upf] INFO: UE F-SEID[UP:0x2e5 CP:0xc2a] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.696: [upf] INFO: UE F-SEID[UP:0x2e5 CP:0xc2a] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.702: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1031) 11/06 11:06:01.702: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3192) 11/06 11:06:01.702: [smf] INFO: UE IMSI[262425460558833] APN[internet] IPv4[176.16.21.136] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.703: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 11/06 11:06:01.703: [upf] INFO: UE F-SEID[UP:0x950 CP:0x2f7] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.703: [upf] INFO: UE F-SEID[UP:0x950 CP:0x2f7] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.709: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1031) 11/06 11:06:01.709: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3192) 11/06 11:06:01.709: [smf] INFO: UE IMSI[262425776911065] APN[internet] IPv4[176.16.21.137] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.710: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 11/06 11:06:01.710: [upf] INFO: UE F-SEID[UP:0x29c CP:0x6f3] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.710: [upf] INFO: UE F-SEID[UP:0x29c CP:0x6f3] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.717: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1031) 11/06 11:06:01.717: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3192) 11/06 11:06:01.717: [smf] INFO: UE IMSI[262426696435513] APN[internet] IPv4[176.16.21.138] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.718: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 11/06 11:06:01.718: [upf] INFO: UE F-SEID[UP:0xba2 CP:0x626] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.718: [upf] INFO: UE F-SEID[UP:0xba2 CP:0x626] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.724: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1031) 11/06 11:06:01.724: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3192) 11/06 11:06:01.724: [smf] INFO: UE IMSI[262421969433068] APN[internet] IPv4[176.16.21.139] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.725: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 11/06 11:06:01.725: [upf] INFO: UE F-SEID[UP:0x4ab CP:0x2f] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.725: [upf] INFO: UE F-SEID[UP:0x4ab CP:0x2f] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.731: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1031) 11/06 11:06:01.731: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3192) 11/06 11:06:01.731: [smf] INFO: UE IMSI[262425589534929] APN[internet] IPv4[176.16.21.140] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.732: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 11/06 11:06:01.732: [upf] INFO: UE F-SEID[UP:0xe72 CP:0x124] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.732: [upf] INFO: UE F-SEID[UP:0xe72 CP:0x124] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.738: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1031) 11/06 11:06:01.738: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3192) 11/06 11:06:01.738: [smf] INFO: UE IMSI[262424355686878] APN[internet] IPv4[176.16.21.141] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.739: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 11/06 11:06:01.739: [upf] INFO: UE F-SEID[UP:0x38d CP:0xf24] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.739: [upf] INFO: UE F-SEID[UP:0x38d CP:0xf24] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.745: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1031) 11/06 11:06:01.745: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3192) 11/06 11:06:01.745: [smf] INFO: UE IMSI[262422496332616] APN[internet] IPv4[176.16.21.142] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.746: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 11/06 11:06:01.746: [upf] INFO: UE F-SEID[UP:0x85f CP:0x875] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.746: [upf] INFO: UE F-SEID[UP:0x85f CP:0x875] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.751: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1031) 11/06 11:06:01.751: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3192) 11/06 11:06:01.751: [smf] INFO: UE IMSI[262420711975615] APN[internet] IPv4[176.16.21.143] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.752: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 11/06 11:06:01.752: [upf] INFO: UE F-SEID[UP:0xa3f CP:0xd00] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.752: [upf] INFO: UE F-SEID[UP:0xa3f CP:0xd00] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.758: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1031) 11/06 11:06:01.758: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3192) 11/06 11:06:01.758: [smf] INFO: UE IMSI[262428903370372] APN[internet] IPv4[176.16.21.144] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.759: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 11/06 11:06:01.759: [upf] INFO: UE F-SEID[UP:0xbe9 CP:0x5f0] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.759: [upf] INFO: UE F-SEID[UP:0xbe9 CP:0x5f0] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.764: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1031) 11/06 11:06:01.764: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3192) 11/06 11:06:01.764: [smf] INFO: UE IMSI[262427869476609] APN[internet] IPv4[176.16.21.145] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.765: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 11/06 11:06:01.765: [upf] INFO: UE F-SEID[UP:0x3a3 CP:0x9fb] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.765: [upf] INFO: UE F-SEID[UP:0x3a3 CP:0x9fb] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.771: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1031) 11/06 11:06:01.771: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3192) 11/06 11:06:01.771: [smf] INFO: UE IMSI[262425831159503] APN[internet] IPv4[176.16.21.146] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.772: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 11/06 11:06:01.772: [upf] INFO: UE F-SEID[UP:0x3b7 CP:0xae] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.772: [upf] INFO: UE F-SEID[UP:0x3b7 CP:0xae] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.777: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1031) 11/06 11:06:01.777: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3192) 11/06 11:06:01.777: [smf] INFO: UE IMSI[262427232263007] APN[internet] IPv4[176.16.21.147] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.778: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 11/06 11:06:01.778: [upf] INFO: UE F-SEID[UP:0xb33 CP:0x79d] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.778: [upf] INFO: UE F-SEID[UP:0xb33 CP:0x79d] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.784: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1031) 11/06 11:06:01.784: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3192) 11/06 11:06:01.784: [smf] INFO: UE IMSI[262423413703036] APN[internet] IPv4[176.16.21.148] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.785: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 11/06 11:06:01.785: [upf] INFO: UE F-SEID[UP:0x23e CP:0xd45] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.785: [upf] INFO: UE F-SEID[UP:0x23e CP:0xd45] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.790: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1031) 11/06 11:06:01.790: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3192) 11/06 11:06:01.790: [smf] INFO: UE IMSI[262420102238926] APN[internet] IPv4[176.16.21.149] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.791: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 11/06 11:06:01.791: [upf] INFO: UE F-SEID[UP:0x3d4 CP:0x5cd] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.791: [upf] INFO: UE F-SEID[UP:0x3d4 CP:0x5cd] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.798: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1031) 11/06 11:06:01.798: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3192) 11/06 11:06:01.798: [smf] INFO: UE IMSI[262427541543822] APN[internet] IPv4[176.16.21.150] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.799: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 11/06 11:06:01.799: [upf] INFO: UE F-SEID[UP:0x31b CP:0x5b8] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.799: [upf] INFO: UE F-SEID[UP:0x31b CP:0x5b8] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.805: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1031) 11/06 11:06:01.805: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3192) 11/06 11:06:01.805: [smf] INFO: UE IMSI[262427509258341] APN[internet] IPv4[176.16.21.151] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.806: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 11/06 11:06:01.806: [upf] INFO: UE F-SEID[UP:0x560 CP:0xab] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.806: [upf] INFO: UE F-SEID[UP:0x560 CP:0xab] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.811: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1031) 11/06 11:06:01.811: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3192) 11/06 11:06:01.811: [smf] INFO: UE IMSI[262421385591189] APN[internet] IPv4[176.16.21.152] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.812: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 11/06 11:06:01.812: [upf] INFO: UE F-SEID[UP:0xa8d CP:0x26d] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.812: [upf] INFO: UE F-SEID[UP:0xa8d CP:0x26d] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.818: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1031) 11/06 11:06:01.818: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3192) 11/06 11:06:01.818: [smf] INFO: UE IMSI[262422816833770] APN[internet] IPv4[176.16.21.153] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.819: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 11/06 11:06:01.819: [upf] INFO: UE F-SEID[UP:0xa4c CP:0x8b3] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.819: [upf] INFO: UE F-SEID[UP:0xa4c CP:0x8b3] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.824: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1031) 11/06 11:06:01.824: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3192) 11/06 11:06:01.824: [smf] INFO: UE IMSI[262427312573275] APN[internet] IPv4[176.16.21.154] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.825: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 11/06 11:06:01.825: [upf] INFO: UE F-SEID[UP:0x660 CP:0xc0a] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.825: [upf] INFO: UE F-SEID[UP:0x660 CP:0xc0a] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.831: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1031) 11/06 11:06:01.831: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3192) 11/06 11:06:01.831: [smf] INFO: UE IMSI[262429814619173] APN[internet] IPv4[176.16.21.155] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.832: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 11/06 11:06:01.832: [upf] INFO: UE F-SEID[UP:0x840 CP:0x775] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.832: [upf] INFO: UE F-SEID[UP:0x840 CP:0x775] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.837: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1031) 11/06 11:06:01.837: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3192) 11/06 11:06:01.837: [smf] INFO: UE IMSI[262425135157445] APN[internet] IPv4[176.16.21.156] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.838: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 11/06 11:06:01.838: [upf] INFO: UE F-SEID[UP:0x610 CP:0x35f] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.838: [upf] INFO: UE F-SEID[UP:0x610 CP:0x35f] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.844: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1031) 11/06 11:06:01.844: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3192) 11/06 11:06:01.844: [smf] INFO: UE IMSI[262420267412682] APN[internet] IPv4[176.16.21.157] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.845: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 11/06 11:06:01.845: [upf] INFO: UE F-SEID[UP:0x411 CP:0x90f] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.845: [upf] INFO: UE F-SEID[UP:0x411 CP:0x90f] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.850: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1031) 11/06 11:06:01.850: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3192) 11/06 11:06:01.850: [smf] INFO: UE IMSI[262422919846845] APN[internet] IPv4[176.16.21.158] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.851: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 11/06 11:06:01.851: [upf] INFO: UE F-SEID[UP:0xdbf CP:0x6c3] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.851: [upf] INFO: UE F-SEID[UP:0xdbf CP:0x6c3] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.857: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1031) 11/06 11:06:01.857: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3192) 11/06 11:06:01.857: [smf] INFO: UE IMSI[262426415019953] APN[internet] IPv4[176.16.21.159] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.858: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 11/06 11:06:01.858: [upf] INFO: UE F-SEID[UP:0x242 CP:0x461] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.858: [upf] INFO: UE F-SEID[UP:0x242 CP:0x461] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.864: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1031) 11/06 11:06:01.864: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3192) 11/06 11:06:01.864: [smf] INFO: UE IMSI[262425080053323] APN[internet] IPv4[176.16.21.160] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.865: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 11/06 11:06:01.865: [upf] INFO: UE F-SEID[UP:0xfb4 CP:0x23e] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.865: [upf] INFO: UE F-SEID[UP:0xfb4 CP:0x23e] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.870: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1031) 11/06 11:06:01.870: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3192) 11/06 11:06:01.870: [smf] INFO: UE IMSI[262420904505299] APN[internet] IPv4[176.16.21.161] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.871: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 11/06 11:06:01.871: [upf] INFO: UE F-SEID[UP:0xbbe CP:0x221] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.871: [upf] INFO: UE F-SEID[UP:0xbbe CP:0x221] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.877: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1031) 11/06 11:06:01.877: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3192) 11/06 11:06:01.877: [smf] INFO: UE IMSI[262428507563157] APN[internet] IPv4[176.16.21.162] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.877: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 11/06 11:06:01.877: [upf] INFO: UE F-SEID[UP:0xbeb CP:0x3d2] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.877: [upf] INFO: UE F-SEID[UP:0xbeb CP:0x3d2] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.883: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1031) 11/06 11:06:01.883: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3192) 11/06 11:06:01.883: [smf] INFO: UE IMSI[262428498166430] APN[internet] IPv4[176.16.21.163] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.884: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 11/06 11:06:01.884: [upf] INFO: UE F-SEID[UP:0x9e CP:0x148] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.884: [upf] INFO: UE F-SEID[UP:0x9e CP:0x148] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.890: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1031) 11/06 11:06:01.890: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3192) 11/06 11:06:01.890: [smf] INFO: UE IMSI[262428312398140] APN[internet] IPv4[176.16.21.164] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.891: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 11/06 11:06:01.891: [upf] INFO: UE F-SEID[UP:0x8e9 CP:0xcd9] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.891: [upf] INFO: UE F-SEID[UP:0x8e9 CP:0xcd9] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.896: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1031) 11/06 11:06:01.896: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3192) 11/06 11:06:01.896: [smf] INFO: UE IMSI[262428927586609] APN[internet] IPv4[176.16.21.165] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.897: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 11/06 11:06:01.897: [upf] INFO: UE F-SEID[UP:0x9ba CP:0x330] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.897: [upf] INFO: UE F-SEID[UP:0x9ba CP:0x330] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.903: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1031) 11/06 11:06:01.903: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3192) 11/06 11:06:01.903: [smf] INFO: UE IMSI[262425155051593] APN[internet] IPv4[176.16.21.166] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.904: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 11/06 11:06:01.904: [upf] INFO: UE F-SEID[UP:0x204 CP:0x6d5] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.904: [upf] INFO: UE F-SEID[UP:0x204 CP:0x6d5] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.910: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1031) 11/06 11:06:01.910: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3192) 11/06 11:06:01.910: [smf] INFO: UE IMSI[262420980266061] APN[internet] IPv4[176.16.21.167] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.911: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 11/06 11:06:01.911: [upf] INFO: UE F-SEID[UP:0xd6e CP:0x529] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.911: [upf] INFO: UE F-SEID[UP:0xd6e CP:0x529] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.918: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1031) 11/06 11:06:01.918: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3192) 11/06 11:06:01.918: [smf] INFO: UE IMSI[262426872904619] APN[internet] IPv4[176.16.21.168] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.918: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 11/06 11:06:01.919: [upf] INFO: UE F-SEID[UP:0x7d6 CP:0x55c] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.919: [upf] INFO: UE F-SEID[UP:0x7d6 CP:0x55c] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.924: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1031) 11/06 11:06:01.924: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3192) 11/06 11:06:01.924: [smf] INFO: UE IMSI[262422003789161] APN[internet] IPv4[176.16.21.169] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.925: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 11/06 11:06:01.925: [upf] INFO: UE F-SEID[UP:0xf10 CP:0x54e] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.925: [upf] INFO: UE F-SEID[UP:0xf10 CP:0x54e] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.931: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1031) 11/06 11:06:01.931: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3192) 11/06 11:06:01.931: [smf] INFO: UE IMSI[262425394572772] APN[internet] IPv4[176.16.21.170] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.932: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 11/06 11:06:01.932: [upf] INFO: UE F-SEID[UP:0xbde CP:0x4d3] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.932: [upf] INFO: UE F-SEID[UP:0xbde CP:0x4d3] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.937: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1031) 11/06 11:06:01.937: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3192) 11/06 11:06:01.937: [smf] INFO: UE IMSI[262423216475392] APN[internet] IPv4[176.16.21.171] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.938: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 11/06 11:06:01.938: [upf] INFO: UE F-SEID[UP:0x80 CP:0xb37] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.938: [upf] INFO: UE F-SEID[UP:0x80 CP:0xb37] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.944: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1031) 11/06 11:06:01.944: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3192) 11/06 11:06:01.944: [smf] INFO: UE IMSI[262426970734766] APN[internet] IPv4[176.16.21.172] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.945: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 11/06 11:06:01.945: [upf] INFO: UE F-SEID[UP:0x8e0 CP:0x5af] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.945: [upf] INFO: UE F-SEID[UP:0x8e0 CP:0x5af] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.951: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1031) 11/06 11:06:01.951: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3192) 11/06 11:06:01.951: [smf] INFO: UE IMSI[262426286666349] APN[internet] IPv4[176.16.21.173] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.952: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 11/06 11:06:01.952: [upf] INFO: UE F-SEID[UP:0x371 CP:0x581] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.952: [upf] INFO: UE F-SEID[UP:0x371 CP:0x581] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.957: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1031) 11/06 11:06:01.957: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3192) 11/06 11:06:01.957: [smf] INFO: UE IMSI[262420871242948] APN[internet] IPv4[176.16.21.174] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.958: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 11/06 11:06:01.958: [upf] INFO: UE F-SEID[UP:0xf34 CP:0xcd7] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.958: [upf] INFO: UE F-SEID[UP:0xf34 CP:0xcd7] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.964: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1031) 11/06 11:06:01.964: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3192) 11/06 11:06:01.964: [smf] INFO: UE IMSI[262428344280492] APN[internet] IPv4[176.16.21.175] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.965: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 11/06 11:06:01.965: [upf] INFO: UE F-SEID[UP:0xce1 CP:0x5c] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.965: [upf] INFO: UE F-SEID[UP:0xce1 CP:0x5c] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.970: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1031) 11/06 11:06:01.970: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3192) 11/06 11:06:01.970: [smf] INFO: UE IMSI[262422648112604] APN[internet] IPv4[176.16.21.176] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.971: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 11/06 11:06:01.971: [upf] INFO: UE F-SEID[UP:0xe3c CP:0xd13] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.971: [upf] INFO: UE F-SEID[UP:0xe3c CP:0xd13] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.977: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1031) 11/06 11:06:01.977: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3192) 11/06 11:06:01.977: [smf] INFO: UE IMSI[262422711997236] APN[internet] IPv4[176.16.21.177] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.978: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 11/06 11:06:01.978: [upf] INFO: UE F-SEID[UP:0xdc7 CP:0xbe6] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.978: [upf] INFO: UE F-SEID[UP:0xdc7 CP:0xbe6] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.983: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1031) 11/06 11:06:01.983: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3192) 11/06 11:06:01.983: [smf] INFO: UE IMSI[262424811178989] APN[internet] IPv4[176.16.21.178] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.984: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 11/06 11:06:01.984: [upf] INFO: UE F-SEID[UP:0xec7 CP:0xd7f] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.984: [upf] INFO: UE F-SEID[UP:0xec7 CP:0xd7f] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.990: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1031) 11/06 11:06:01.990: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3192) 11/06 11:06:01.990: [smf] INFO: UE IMSI[262420642092862] APN[internet] IPv4[176.16.21.179] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.991: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 11/06 11:06:01.991: [upf] INFO: UE F-SEID[UP:0x8ac CP:0xdd] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.991: [upf] INFO: UE F-SEID[UP:0x8ac CP:0xdd] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.996: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1031) 11/06 11:06:01.996: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3192) 11/06 11:06:01.996: [smf] INFO: UE IMSI[262420918642445] APN[internet] IPv4[176.16.21.180] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:01.997: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 11/06 11:06:01.997: [upf] INFO: UE F-SEID[UP:0x184 CP:0x4ea] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 11/06 11:06:01.997: [upf] INFO: UE F-SEID[UP:0x184 CP:0x4ea] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.003: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1031) 11/06 11:06:02.003: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3192) 11/06 11:06:02.003: [smf] INFO: UE IMSI[262423632142108] APN[internet] IPv4[176.16.21.181] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.004: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 11/06 11:06:02.004: [upf] INFO: UE F-SEID[UP:0xe81 CP:0x31c] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.004: [upf] INFO: UE F-SEID[UP:0xe81 CP:0x31c] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.010: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1031) 11/06 11:06:02.010: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3192) 11/06 11:06:02.010: [smf] INFO: UE IMSI[262428611892630] APN[internet] IPv4[176.16.21.182] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.011: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 11/06 11:06:02.011: [upf] INFO: UE F-SEID[UP:0xb3e CP:0x603] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.011: [upf] INFO: UE F-SEID[UP:0xb3e CP:0x603] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.016: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1031) 11/06 11:06:02.016: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3192) 11/06 11:06:02.016: [smf] INFO: UE IMSI[262426429515321] APN[internet] IPv4[176.16.21.183] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.017: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 11/06 11:06:02.017: [upf] INFO: UE F-SEID[UP:0x993 CP:0x216] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.017: [upf] INFO: UE F-SEID[UP:0x993 CP:0x216] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.023: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1031) 11/06 11:06:02.023: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3192) 11/06 11:06:02.023: [smf] INFO: UE IMSI[262422002664884] APN[internet] IPv4[176.16.21.184] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.024: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 11/06 11:06:02.024: [upf] INFO: UE F-SEID[UP:0x7e CP:0xf39] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.024: [upf] INFO: UE F-SEID[UP:0x7e CP:0xf39] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.030: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1031) 11/06 11:06:02.030: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3192) 11/06 11:06:02.030: [smf] INFO: UE IMSI[262423930161063] APN[internet] IPv4[176.16.21.185] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.031: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 11/06 11:06:02.031: [upf] INFO: UE F-SEID[UP:0xe73 CP:0xe7] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.031: [upf] INFO: UE F-SEID[UP:0xe73 CP:0xe7] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.038: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1031) 11/06 11:06:02.038: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3192) 11/06 11:06:02.038: [smf] INFO: UE IMSI[262428991702034] APN[internet] IPv4[176.16.21.186] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.039: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 11/06 11:06:02.039: [upf] INFO: UE F-SEID[UP:0x15a CP:0x819] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.039: [upf] INFO: UE F-SEID[UP:0x15a CP:0x819] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.044: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1031) 11/06 11:06:02.044: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3192) 11/06 11:06:02.044: [smf] INFO: UE IMSI[262426113454461] APN[internet] IPv4[176.16.21.187] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.045: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 11/06 11:06:02.045: [upf] INFO: UE F-SEID[UP:0x569 CP:0xe3e] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.045: [upf] INFO: UE F-SEID[UP:0x569 CP:0xe3e] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.051: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1031) 11/06 11:06:02.051: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3192) 11/06 11:06:02.051: [smf] INFO: UE IMSI[262423022583419] APN[internet] IPv4[176.16.21.188] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.052: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 11/06 11:06:02.052: [upf] INFO: UE F-SEID[UP:0x7e0 CP:0xa7c] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.052: [upf] INFO: UE F-SEID[UP:0x7e0 CP:0xa7c] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.058: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1031) 11/06 11:06:02.058: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3192) 11/06 11:06:02.058: [smf] INFO: UE IMSI[262424597515298] APN[internet] IPv4[176.16.21.189] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.058: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 11/06 11:06:02.058: [upf] INFO: UE F-SEID[UP:0xf65 CP:0x3d] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.058: [upf] INFO: UE F-SEID[UP:0xf65 CP:0x3d] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.064: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1031) 11/06 11:06:02.064: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3192) 11/06 11:06:02.064: [smf] INFO: UE IMSI[262424526193275] APN[internet] IPv4[176.16.21.190] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.065: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 11/06 11:06:02.065: [upf] INFO: UE F-SEID[UP:0x9b1 CP:0xe57] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.065: [upf] INFO: UE F-SEID[UP:0x9b1 CP:0xe57] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.071: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1031) 11/06 11:06:02.071: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3192) 11/06 11:06:02.071: [smf] INFO: UE IMSI[262423733726192] APN[internet] IPv4[176.16.21.191] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.072: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 11/06 11:06:02.072: [upf] INFO: UE F-SEID[UP:0x32c CP:0x393] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.072: [upf] INFO: UE F-SEID[UP:0x32c CP:0x393] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.077: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1031) 11/06 11:06:02.077: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3192) 11/06 11:06:02.077: [smf] INFO: UE IMSI[262429954241419] APN[internet] IPv4[176.16.21.192] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.078: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 11/06 11:06:02.078: [upf] INFO: UE F-SEID[UP:0xb1f CP:0xaf1] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.078: [upf] INFO: UE F-SEID[UP:0xb1f CP:0xaf1] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.084: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1031) 11/06 11:06:02.084: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3192) 11/06 11:06:02.084: [smf] INFO: UE IMSI[262423768826500] APN[internet] IPv4[176.16.21.193] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.085: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 11/06 11:06:02.085: [upf] INFO: UE F-SEID[UP:0x69f CP:0xf0e] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.085: [upf] INFO: UE F-SEID[UP:0x69f CP:0xf0e] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.090: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1031) 11/06 11:06:02.090: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3192) 11/06 11:06:02.090: [smf] INFO: UE IMSI[262427609618607] APN[internet] IPv4[176.16.21.194] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.091: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 11/06 11:06:02.091: [upf] INFO: UE F-SEID[UP:0xdbe CP:0x787] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.091: [upf] INFO: UE F-SEID[UP:0xdbe CP:0x787] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.097: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1031) 11/06 11:06:02.097: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3192) 11/06 11:06:02.097: [smf] INFO: UE IMSI[262426620847741] APN[internet] IPv4[176.16.21.195] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.098: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 11/06 11:06:02.098: [upf] INFO: UE F-SEID[UP:0x410 CP:0x683] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.098: [upf] INFO: UE F-SEID[UP:0x410 CP:0x683] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.105: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1031) 11/06 11:06:02.105: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3192) 11/06 11:06:02.105: [smf] INFO: UE IMSI[262422708026313] APN[internet] IPv4[176.16.21.196] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.106: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 11/06 11:06:02.106: [upf] INFO: UE F-SEID[UP:0xd95 CP:0xaca] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.106: [upf] INFO: UE F-SEID[UP:0xd95 CP:0xaca] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.112: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1031) 11/06 11:06:02.112: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3192) 11/06 11:06:02.112: [smf] INFO: UE IMSI[262420284270469] APN[internet] IPv4[176.16.21.197] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.112: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 11/06 11:06:02.112: [upf] INFO: UE F-SEID[UP:0xcba CP:0xda6] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.112: [upf] INFO: UE F-SEID[UP:0xcba CP:0xda6] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.118: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1031) 11/06 11:06:02.118: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3192) 11/06 11:06:02.118: [smf] INFO: UE IMSI[262427849742816] APN[internet] IPv4[176.16.21.198] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.119: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 11/06 11:06:02.119: [upf] INFO: UE F-SEID[UP:0xad CP:0x4bf] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.119: [upf] INFO: UE F-SEID[UP:0xad CP:0x4bf] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.125: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1031) 11/06 11:06:02.125: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3192) 11/06 11:06:02.125: [smf] INFO: UE IMSI[262426622644493] APN[internet] IPv4[176.16.21.199] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.126: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 11/06 11:06:02.126: [upf] INFO: UE F-SEID[UP:0xd37 CP:0x87f] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.126: [upf] INFO: UE F-SEID[UP:0xd37 CP:0x87f] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.132: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1031) 11/06 11:06:02.132: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3192) 11/06 11:06:02.132: [smf] INFO: UE IMSI[262421701676259] APN[internet] IPv4[176.16.21.200] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.132: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 11/06 11:06:02.132: [upf] INFO: UE F-SEID[UP:0xc2c CP:0xec0] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.132: [upf] INFO: UE F-SEID[UP:0xc2c CP:0xec0] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.139: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1031) 11/06 11:06:02.139: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3192) 11/06 11:06:02.139: [smf] INFO: UE IMSI[262425435294156] APN[internet] IPv4[176.16.21.201] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.139: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 11/06 11:06:02.139: [upf] INFO: UE F-SEID[UP:0x5a2 CP:0x88a] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.139: [upf] INFO: UE F-SEID[UP:0x5a2 CP:0x88a] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.146: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1031) 11/06 11:06:02.146: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3192) 11/06 11:06:02.146: [smf] INFO: UE IMSI[262428246042293] APN[internet] IPv4[176.16.21.202] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.146: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 11/06 11:06:02.147: [upf] INFO: UE F-SEID[UP:0xadb CP:0xd30] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.147: [upf] INFO: UE F-SEID[UP:0xadb CP:0xd30] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.153: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1031) 11/06 11:06:02.153: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3192) 11/06 11:06:02.153: [smf] INFO: UE IMSI[262428853311785] APN[internet] IPv4[176.16.21.203] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.154: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 11/06 11:06:02.154: [upf] INFO: UE F-SEID[UP:0x758 CP:0x173] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.154: [upf] INFO: UE F-SEID[UP:0x758 CP:0x173] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.160: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1031) 11/06 11:06:02.160: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3192) 11/06 11:06:02.160: [smf] INFO: UE IMSI[262422472217286] APN[internet] IPv4[176.16.21.204] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.161: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 11/06 11:06:02.161: [upf] INFO: UE F-SEID[UP:0xac6 CP:0x686] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.161: [upf] INFO: UE F-SEID[UP:0xac6 CP:0x686] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.166: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1031) 11/06 11:06:02.166: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3192) 11/06 11:06:02.166: [smf] INFO: UE IMSI[262423982788893] APN[internet] IPv4[176.16.21.205] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.167: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 11/06 11:06:02.167: [upf] INFO: UE F-SEID[UP:0x9e3 CP:0xea8] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.167: [upf] INFO: UE F-SEID[UP:0x9e3 CP:0xea8] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.173: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1031) 11/06 11:06:02.173: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3192) 11/06 11:06:02.173: [smf] INFO: UE IMSI[262424295759525] APN[internet] IPv4[176.16.21.206] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.174: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 11/06 11:06:02.174: [upf] INFO: UE F-SEID[UP:0x7ea CP:0xf13] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.174: [upf] INFO: UE F-SEID[UP:0x7ea CP:0xf13] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.180: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1031) 11/06 11:06:02.180: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3192) 11/06 11:06:02.180: [smf] INFO: UE IMSI[262424212143479] APN[internet] IPv4[176.16.21.207] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.180: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 11/06 11:06:02.180: [upf] INFO: UE F-SEID[UP:0xd0a CP:0x784] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.180: [upf] INFO: UE F-SEID[UP:0xd0a CP:0x784] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.186: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1031) 11/06 11:06:02.186: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3192) 11/06 11:06:02.186: [smf] INFO: UE IMSI[262424682448298] APN[internet] IPv4[176.16.21.208] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.187: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 11/06 11:06:02.187: [upf] INFO: UE F-SEID[UP:0xfe2 CP:0x650] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.187: [upf] INFO: UE F-SEID[UP:0xfe2 CP:0x650] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.194: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1031) 11/06 11:06:02.194: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3192) 11/06 11:06:02.194: [smf] INFO: UE IMSI[262420409834368] APN[internet] IPv4[176.16.21.209] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.195: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 11/06 11:06:02.195: [upf] INFO: UE F-SEID[UP:0xa84 CP:0xf5f] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.195: [upf] INFO: UE F-SEID[UP:0xa84 CP:0xf5f] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.201: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1031) 11/06 11:06:02.201: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3192) 11/06 11:06:02.201: [smf] INFO: UE IMSI[262429663416238] APN[internet] IPv4[176.16.21.210] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.202: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 11/06 11:06:02.202: [upf] INFO: UE F-SEID[UP:0xce8 CP:0x6bb] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.202: [upf] INFO: UE F-SEID[UP:0xce8 CP:0x6bb] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.207: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1031) 11/06 11:06:02.208: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3192) 11/06 11:06:02.208: [smf] INFO: UE IMSI[262420682049754] APN[internet] IPv4[176.16.21.211] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.208: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 11/06 11:06:02.208: [upf] INFO: UE F-SEID[UP:0x185 CP:0x871] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.208: [upf] INFO: UE F-SEID[UP:0x185 CP:0x871] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.215: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1031) 11/06 11:06:02.215: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3192) 11/06 11:06:02.215: [smf] INFO: UE IMSI[262426705417900] APN[internet] IPv4[176.16.21.212] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.215: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 11/06 11:06:02.215: [upf] INFO: UE F-SEID[UP:0xcb CP:0x3fe] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.215: [upf] INFO: UE F-SEID[UP:0xcb CP:0x3fe] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.221: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1031) 11/06 11:06:02.221: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3192) 11/06 11:06:02.221: [smf] INFO: UE IMSI[262424598706302] APN[internet] IPv4[176.16.21.213] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.222: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 11/06 11:06:02.222: [upf] INFO: UE F-SEID[UP:0xb4b CP:0x57e] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.222: [upf] INFO: UE F-SEID[UP:0xb4b CP:0x57e] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.228: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1031) 11/06 11:06:02.228: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3192) 11/06 11:06:02.228: [smf] INFO: UE IMSI[262429082037655] APN[internet] IPv4[176.16.21.214] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.229: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 11/06 11:06:02.229: [upf] INFO: UE F-SEID[UP:0x54c CP:0xd8c] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.229: [upf] INFO: UE F-SEID[UP:0x54c CP:0xd8c] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.234: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1031) 11/06 11:06:02.234: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3192) 11/06 11:06:02.234: [smf] INFO: UE IMSI[262421317237471] APN[internet] IPv4[176.16.21.215] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.235: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 11/06 11:06:02.235: [upf] INFO: UE F-SEID[UP:0x6b1 CP:0x638] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.235: [upf] INFO: UE F-SEID[UP:0x6b1 CP:0x638] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.241: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1031) 11/06 11:06:02.241: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3192) 11/06 11:06:02.241: [smf] INFO: UE IMSI[262421794730873] APN[internet] IPv4[176.16.21.216] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.242: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 11/06 11:06:02.242: [upf] INFO: UE F-SEID[UP:0x193 CP:0x5bf] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.242: [upf] INFO: UE F-SEID[UP:0x193 CP:0x5bf] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.248: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1031) 11/06 11:06:02.248: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3192) 11/06 11:06:02.248: [smf] INFO: UE IMSI[262429192822995] APN[internet] IPv4[176.16.21.217] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.249: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 11/06 11:06:02.249: [upf] INFO: UE F-SEID[UP:0x723 CP:0x602] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.249: [upf] INFO: UE F-SEID[UP:0x723 CP:0x602] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.254: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1031) 11/06 11:06:02.254: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3192) 11/06 11:06:02.254: [smf] INFO: UE IMSI[262423671072017] APN[internet] IPv4[176.16.21.218] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.255: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 11/06 11:06:02.255: [upf] INFO: UE F-SEID[UP:0xf6d CP:0xd08] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.255: [upf] INFO: UE F-SEID[UP:0xf6d CP:0xd08] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.261: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1031) 11/06 11:06:02.261: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3192) 11/06 11:06:02.261: [smf] INFO: UE IMSI[262424197184923] APN[internet] IPv4[176.16.21.219] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.262: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 11/06 11:06:02.262: [upf] INFO: UE F-SEID[UP:0x730 CP:0x3ee] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.262: [upf] INFO: UE F-SEID[UP:0x730 CP:0x3ee] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.267: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1031) 11/06 11:06:02.267: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3192) 11/06 11:06:02.267: [smf] INFO: UE IMSI[262428315418720] APN[internet] IPv4[176.16.21.220] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.268: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 11/06 11:06:02.268: [upf] INFO: UE F-SEID[UP:0xd78 CP:0x550] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.268: [upf] INFO: UE F-SEID[UP:0xd78 CP:0x550] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.274: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1031) 11/06 11:06:02.274: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3192) 11/06 11:06:02.274: [smf] INFO: UE IMSI[262422833139782] APN[internet] IPv4[176.16.21.221] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.275: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 11/06 11:06:02.275: [upf] INFO: UE F-SEID[UP:0x8ed CP:0x929] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.275: [upf] INFO: UE F-SEID[UP:0x8ed CP:0x929] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.281: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1031) 11/06 11:06:02.281: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3192) 11/06 11:06:02.281: [smf] INFO: UE IMSI[262428527545339] APN[internet] IPv4[176.16.21.222] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.282: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 11/06 11:06:02.282: [upf] INFO: UE F-SEID[UP:0x1e CP:0x1a5] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.282: [upf] INFO: UE F-SEID[UP:0x1e CP:0x1a5] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.287: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1031) 11/06 11:06:02.287: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3192) 11/06 11:06:02.287: [smf] INFO: UE IMSI[262424476894184] APN[internet] IPv4[176.16.21.223] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.288: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 11/06 11:06:02.288: [upf] INFO: UE F-SEID[UP:0xb56 CP:0xc73] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.288: [upf] INFO: UE F-SEID[UP:0xb56 CP:0xc73] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.293: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1031) 11/06 11:06:02.294: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3192) 11/06 11:06:02.294: [smf] INFO: UE IMSI[262421779662463] APN[internet] IPv4[176.16.21.224] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.294: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 11/06 11:06:02.294: [upf] INFO: UE F-SEID[UP:0xc75 CP:0x127] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.294: [upf] INFO: UE F-SEID[UP:0xc75 CP:0x127] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.300: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1031) 11/06 11:06:02.300: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3192) 11/06 11:06:02.300: [smf] INFO: UE IMSI[262428226946742] APN[internet] IPv4[176.16.21.225] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.301: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 11/06 11:06:02.301: [upf] INFO: UE F-SEID[UP:0xfe9 CP:0xd4a] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.301: [upf] INFO: UE F-SEID[UP:0xfe9 CP:0xd4a] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.306: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1031) 11/06 11:06:02.306: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3192) 11/06 11:06:02.307: [smf] INFO: UE IMSI[262428082324980] APN[internet] IPv4[176.16.21.226] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.307: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 11/06 11:06:02.307: [upf] INFO: UE F-SEID[UP:0xfdb CP:0x905] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.307: [upf] INFO: UE F-SEID[UP:0xfdb CP:0x905] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.313: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1031) 11/06 11:06:02.313: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3192) 11/06 11:06:02.313: [smf] INFO: UE IMSI[262428414818936] APN[internet] IPv4[176.16.21.227] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.314: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 11/06 11:06:02.314: [upf] INFO: UE F-SEID[UP:0x343 CP:0xd96] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.314: [upf] INFO: UE F-SEID[UP:0x343 CP:0xd96] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.320: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1031) 11/06 11:06:02.320: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3192) 11/06 11:06:02.320: [smf] INFO: UE IMSI[262425919404786] APN[internet] IPv4[176.16.21.228] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.321: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 11/06 11:06:02.321: [upf] INFO: UE F-SEID[UP:0x1fa CP:0xabf] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.321: [upf] INFO: UE F-SEID[UP:0x1fa CP:0xabf] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.326: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1031) 11/06 11:06:02.326: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3192) 11/06 11:06:02.326: [smf] INFO: UE IMSI[262422583690905] APN[internet] IPv4[176.16.21.229] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.327: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 11/06 11:06:02.327: [upf] INFO: UE F-SEID[UP:0x161 CP:0x7b5] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.327: [upf] INFO: UE F-SEID[UP:0x161 CP:0x7b5] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.333: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1031) 11/06 11:06:02.333: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3192) 11/06 11:06:02.333: [smf] INFO: UE IMSI[262427425326773] APN[internet] IPv4[176.16.21.230] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.334: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 11/06 11:06:02.334: [upf] INFO: UE F-SEID[UP:0xb77 CP:0x3f7] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.334: [upf] INFO: UE F-SEID[UP:0xb77 CP:0x3f7] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.340: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1031) 11/06 11:06:02.340: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3192) 11/06 11:06:02.340: [smf] INFO: UE IMSI[262426804349423] APN[internet] IPv4[176.16.21.231] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.341: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 11/06 11:06:02.341: [upf] INFO: UE F-SEID[UP:0x353 CP:0xda9] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.341: [upf] INFO: UE F-SEID[UP:0x353 CP:0xda9] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.347: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1031) 11/06 11:06:02.347: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3192) 11/06 11:06:02.347: [smf] INFO: UE IMSI[262423361884306] APN[internet] IPv4[176.16.21.232] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.348: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 11/06 11:06:02.348: [upf] INFO: UE F-SEID[UP:0x2a9 CP:0x5a1] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.348: [upf] INFO: UE F-SEID[UP:0x2a9 CP:0x5a1] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.354: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1031) 11/06 11:06:02.354: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3192) 11/06 11:06:02.354: [smf] INFO: UE IMSI[262428191985605] APN[internet] IPv4[176.16.21.233] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.355: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 11/06 11:06:02.355: [upf] INFO: UE F-SEID[UP:0xae0 CP:0xb5f] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.355: [upf] INFO: UE F-SEID[UP:0xae0 CP:0xb5f] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.362: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1031) 11/06 11:06:02.362: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3192) 11/06 11:06:02.362: [smf] INFO: UE IMSI[262422645222910] APN[internet] IPv4[176.16.21.234] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.363: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 11/06 11:06:02.363: [upf] INFO: UE F-SEID[UP:0x1a4 CP:0xa50] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.363: [upf] INFO: UE F-SEID[UP:0x1a4 CP:0xa50] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.368: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1031) 11/06 11:06:02.368: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3192) 11/06 11:06:02.368: [smf] INFO: UE IMSI[262421379824229] APN[internet] IPv4[176.16.21.235] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.369: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 11/06 11:06:02.369: [upf] INFO: UE F-SEID[UP:0x88a CP:0xa54] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.369: [upf] INFO: UE F-SEID[UP:0x88a CP:0xa54] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.375: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1031) 11/06 11:06:02.375: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3192) 11/06 11:06:02.375: [smf] INFO: UE IMSI[262422858644549] APN[internet] IPv4[176.16.21.236] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.376: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 11/06 11:06:02.376: [upf] INFO: UE F-SEID[UP:0xb34 CP:0x1e0] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.376: [upf] INFO: UE F-SEID[UP:0xb34 CP:0x1e0] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.381: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1031) 11/06 11:06:02.381: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3192) 11/06 11:06:02.381: [smf] INFO: UE IMSI[262422403745438] APN[internet] IPv4[176.16.21.237] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.382: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 11/06 11:06:02.382: [upf] INFO: UE F-SEID[UP:0x52b CP:0xe30] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.382: [upf] INFO: UE F-SEID[UP:0x52b CP:0xe30] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.388: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1031) 11/06 11:06:02.388: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3192) 11/06 11:06:02.388: [smf] INFO: UE IMSI[262421969441384] APN[internet] IPv4[176.16.21.238] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.389: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 11/06 11:06:02.389: [upf] INFO: UE F-SEID[UP:0xc96 CP:0x693] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.389: [upf] INFO: UE F-SEID[UP:0xc96 CP:0x693] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.394: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1031) 11/06 11:06:02.394: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3192) 11/06 11:06:02.394: [smf] INFO: UE IMSI[262425990512746] APN[internet] IPv4[176.16.21.239] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.395: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 11/06 11:06:02.395: [upf] INFO: UE F-SEID[UP:0x9dd CP:0xe96] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.395: [upf] INFO: UE F-SEID[UP:0x9dd CP:0xe96] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.401: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1031) 11/06 11:06:02.401: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3192) 11/06 11:06:02.401: [smf] INFO: UE IMSI[262421591836258] APN[internet] IPv4[176.16.21.240] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.402: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 11/06 11:06:02.402: [upf] INFO: UE F-SEID[UP:0xa0e CP:0x85b] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.402: [upf] INFO: UE F-SEID[UP:0xa0e CP:0x85b] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.408: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1031) 11/06 11:06:02.408: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3192) 11/06 11:06:02.408: [smf] INFO: UE IMSI[262426051434408] APN[internet] IPv4[176.16.21.241] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.409: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 11/06 11:06:02.409: [upf] INFO: UE F-SEID[UP:0xaa0 CP:0x86b] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.409: [upf] INFO: UE F-SEID[UP:0xaa0 CP:0x86b] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.414: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1031) 11/06 11:06:02.414: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3192) 11/06 11:06:02.414: [smf] INFO: UE IMSI[262421573009711] APN[internet] IPv4[176.16.21.242] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.415: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 11/06 11:06:02.415: [upf] INFO: UE F-SEID[UP:0x4f5 CP:0x416] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.415: [upf] INFO: UE F-SEID[UP:0x4f5 CP:0x416] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.421: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1031) 11/06 11:06:02.421: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3192) 11/06 11:06:02.421: [smf] INFO: UE IMSI[262420903599064] APN[internet] IPv4[176.16.21.243] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.422: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 11/06 11:06:02.422: [upf] INFO: UE F-SEID[UP:0x953 CP:0xf48] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.422: [upf] INFO: UE F-SEID[UP:0x953 CP:0xf48] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.428: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1031) 11/06 11:06:02.428: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3192) 11/06 11:06:02.428: [smf] INFO: UE IMSI[262427440633358] APN[internet] IPv4[176.16.21.244] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.429: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 11/06 11:06:02.429: [upf] INFO: UE F-SEID[UP:0x366 CP:0x9bf] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.429: [upf] INFO: UE F-SEID[UP:0x366 CP:0x9bf] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.435: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1031) 11/06 11:06:02.435: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3192) 11/06 11:06:02.435: [smf] INFO: UE IMSI[262426280265983] APN[internet] IPv4[176.16.21.245] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.436: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 11/06 11:06:02.436: [upf] INFO: UE F-SEID[UP:0xa2d CP:0x3bb] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.436: [upf] INFO: UE F-SEID[UP:0xa2d CP:0x3bb] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.443: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1031) 11/06 11:06:02.443: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3192) 11/06 11:06:02.443: [smf] INFO: UE IMSI[262422833142884] APN[internet] IPv4[176.16.21.246] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.444: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 11/06 11:06:02.444: [upf] INFO: UE F-SEID[UP:0x6e1 CP:0xe70] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.445: [upf] INFO: UE F-SEID[UP:0x6e1 CP:0xe70] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.450: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1031) 11/06 11:06:02.451: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3192) 11/06 11:06:02.451: [smf] INFO: UE IMSI[262421093374210] APN[internet] IPv4[176.16.21.247] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.451: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 11/06 11:06:02.452: [upf] INFO: UE F-SEID[UP:0x3ea CP:0x80e] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.452: [upf] INFO: UE F-SEID[UP:0x3ea CP:0x80e] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.457: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1031) 11/06 11:06:02.457: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3192) 11/06 11:06:02.457: [smf] INFO: UE IMSI[262420676708423] APN[internet] IPv4[176.16.21.248] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.458: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 11/06 11:06:02.458: [upf] INFO: UE F-SEID[UP:0x3c8 CP:0x930] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.458: [upf] INFO: UE F-SEID[UP:0x3c8 CP:0x930] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.463: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1031) 11/06 11:06:02.463: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3192) 11/06 11:06:02.464: [smf] INFO: UE IMSI[262428162632259] APN[internet] IPv4[176.16.21.249] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.464: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 11/06 11:06:02.464: [upf] INFO: UE F-SEID[UP:0x634 CP:0x3c0] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.464: [upf] INFO: UE F-SEID[UP:0x634 CP:0x3c0] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.470: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1031) 11/06 11:06:02.470: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3192) 11/06 11:06:02.470: [smf] INFO: UE IMSI[262427135934147] APN[internet] IPv4[176.16.21.250] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.471: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 11/06 11:06:02.471: [upf] INFO: UE F-SEID[UP:0xaf7 CP:0xa6a] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.471: [upf] INFO: UE F-SEID[UP:0xaf7 CP:0xa6a] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.477: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1031) 11/06 11:06:02.477: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3192) 11/06 11:06:02.477: [smf] INFO: UE IMSI[262423863493134] APN[internet] IPv4[176.16.21.251] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.478: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 11/06 11:06:02.478: [upf] INFO: UE F-SEID[UP:0xf1d CP:0x545] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.478: [upf] INFO: UE F-SEID[UP:0xf1d CP:0x545] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.483: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1031) 11/06 11:06:02.483: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3192) 11/06 11:06:02.483: [smf] INFO: UE IMSI[262420182865782] APN[internet] IPv4[176.16.21.252] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.484: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 11/06 11:06:02.484: [upf] INFO: UE F-SEID[UP:0x446 CP:0x312] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.484: [upf] INFO: UE F-SEID[UP:0x446 CP:0x312] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.490: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1031) 11/06 11:06:02.490: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3192) 11/06 11:06:02.490: [smf] INFO: UE IMSI[262422555425645] APN[internet] IPv4[176.16.21.253] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.491: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 11/06 11:06:02.491: [upf] INFO: UE F-SEID[UP:0x60b CP:0xd71] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.491: [upf] INFO: UE F-SEID[UP:0x60b CP:0xd71] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.496: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1031) 11/06 11:06:02.496: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3192) 11/06 11:06:02.496: [smf] INFO: UE IMSI[262423797981608] APN[internet] IPv4[176.16.21.254] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.497: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 11/06 11:06:02.497: [upf] INFO: UE F-SEID[UP:0x7aa CP:0xf97] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.497: [upf] INFO: UE F-SEID[UP:0x7aa CP:0xf97] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.503: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1031) 11/06 11:06:02.503: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3192) 11/06 11:06:02.503: [smf] INFO: UE IMSI[262423505357429] APN[internet] IPv4[176.16.21.255] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.504: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 11/06 11:06:02.504: [upf] INFO: UE F-SEID[UP:0xb4a CP:0x56] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.504: [upf] INFO: UE F-SEID[UP:0xb4a CP:0x56] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.509: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1031) 11/06 11:06:02.509: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3192) 11/06 11:06:02.510: [smf] INFO: UE IMSI[262423858699748] APN[internet] IPv4[176.16.22.0] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.510: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 11/06 11:06:02.510: [upf] INFO: UE F-SEID[UP:0x7cd CP:0x671] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.510: [upf] INFO: UE F-SEID[UP:0x7cd CP:0x671] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.516: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1031) 11/06 11:06:02.516: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3192) 11/06 11:06:02.516: [smf] INFO: UE IMSI[262423979708556] APN[internet] IPv4[176.16.22.1] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.517: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 11/06 11:06:02.517: [upf] INFO: UE F-SEID[UP:0xff1 CP:0xc34] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.517: [upf] INFO: UE F-SEID[UP:0xff1 CP:0xc34] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.522: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1031) 11/06 11:06:02.522: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3192) 11/06 11:06:02.523: [smf] INFO: UE IMSI[262429509179760] APN[internet] IPv4[176.16.22.2] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.523: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 11/06 11:06:02.523: [upf] INFO: UE F-SEID[UP:0x3e5 CP:0x6d0] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.523: [upf] INFO: UE F-SEID[UP:0x3e5 CP:0x6d0] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.529: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1031) 11/06 11:06:02.529: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3192) 11/06 11:06:02.529: [smf] INFO: UE IMSI[262421729690070] APN[internet] IPv4[176.16.22.3] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.530: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 11/06 11:06:02.530: [upf] INFO: UE F-SEID[UP:0xfa4 CP:0xd1c] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.530: [upf] INFO: UE F-SEID[UP:0xfa4 CP:0xd1c] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.536: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1031) 11/06 11:06:02.536: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3192) 11/06 11:06:02.536: [smf] INFO: UE IMSI[262426990730409] APN[internet] IPv4[176.16.22.4] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.537: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 11/06 11:06:02.537: [upf] INFO: UE F-SEID[UP:0x7a8 CP:0x50e] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.537: [upf] INFO: UE F-SEID[UP:0x7a8 CP:0x50e] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.542: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1031) 11/06 11:06:02.542: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3192) 11/06 11:06:02.542: [smf] INFO: UE IMSI[262420783969778] APN[internet] IPv4[176.16.22.5] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.543: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 11/06 11:06:02.543: [upf] INFO: UE F-SEID[UP:0x59 CP:0x541] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.543: [upf] INFO: UE F-SEID[UP:0x59 CP:0x541] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.549: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1031) 11/06 11:06:02.549: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3192) 11/06 11:06:02.549: [smf] INFO: UE IMSI[262428539962243] APN[internet] IPv4[176.16.22.6] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.550: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 11/06 11:06:02.550: [upf] INFO: UE F-SEID[UP:0xdd5 CP:0xf52] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.550: [upf] INFO: UE F-SEID[UP:0xdd5 CP:0xf52] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.555: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1031) 11/06 11:06:02.555: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3192) 11/06 11:06:02.555: [smf] INFO: UE IMSI[262420686752674] APN[internet] IPv4[176.16.22.7] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.556: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 11/06 11:06:02.556: [upf] INFO: UE F-SEID[UP:0xc41 CP:0xc75] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.556: [upf] INFO: UE F-SEID[UP:0xc41 CP:0xc75] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.562: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1031) 11/06 11:06:02.562: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3192) 11/06 11:06:02.562: [smf] INFO: UE IMSI[262427663532698] APN[internet] IPv4[176.16.22.8] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.563: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 11/06 11:06:02.563: [upf] INFO: UE F-SEID[UP:0x662 CP:0xd68] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.563: [upf] INFO: UE F-SEID[UP:0x662 CP:0xd68] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.569: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1031) 11/06 11:06:02.569: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3192) 11/06 11:06:02.569: [smf] INFO: UE IMSI[262425439394429] APN[internet] IPv4[176.16.22.9] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.570: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 11/06 11:06:02.570: [upf] INFO: UE F-SEID[UP:0xf33 CP:0xaf0] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.570: [upf] INFO: UE F-SEID[UP:0xf33 CP:0xaf0] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.577: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1031) 11/06 11:06:02.577: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3192) 11/06 11:06:02.577: [smf] INFO: UE IMSI[262427665236457] APN[internet] IPv4[176.16.22.10] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.578: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 11/06 11:06:02.578: [upf] INFO: UE F-SEID[UP:0xfb3 CP:0x153] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.578: [upf] INFO: UE F-SEID[UP:0xfb3 CP:0x153] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.583: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1031) 11/06 11:06:02.583: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3192) 11/06 11:06:02.583: [smf] INFO: UE IMSI[262423963418957] APN[internet] IPv4[176.16.22.11] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.584: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 11/06 11:06:02.584: [upf] INFO: UE F-SEID[UP:0x3a0 CP:0xbe0] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.584: [upf] INFO: UE F-SEID[UP:0x3a0 CP:0xbe0] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.590: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1031) 11/06 11:06:02.590: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3192) 11/06 11:06:02.590: [smf] INFO: UE IMSI[262421508073661] APN[internet] IPv4[176.16.22.12] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.591: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 11/06 11:06:02.591: [upf] INFO: UE F-SEID[UP:0xf31 CP:0x114] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.591: [upf] INFO: UE F-SEID[UP:0xf31 CP:0x114] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.596: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1031) 11/06 11:06:02.596: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3192) 11/06 11:06:02.596: [smf] INFO: UE IMSI[262423265783686] APN[internet] IPv4[176.16.22.13] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.597: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 11/06 11:06:02.597: [upf] INFO: UE F-SEID[UP:0x3c6 CP:0xbbd] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.597: [upf] INFO: UE F-SEID[UP:0x3c6 CP:0xbbd] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.603: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1031) 11/06 11:06:02.603: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3192) 11/06 11:06:02.603: [smf] INFO: UE IMSI[262425966665132] APN[internet] IPv4[176.16.22.14] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.603: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 11/06 11:06:02.604: [upf] INFO: UE F-SEID[UP:0xff6 CP:0x1e6] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.604: [upf] INFO: UE F-SEID[UP:0xff6 CP:0x1e6] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.609: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1031) 11/06 11:06:02.609: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3192) 11/06 11:06:02.609: [smf] INFO: UE IMSI[262428976241906] APN[internet] IPv4[176.16.22.15] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.610: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 11/06 11:06:02.610: [upf] INFO: UE F-SEID[UP:0x726 CP:0x2c8] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.610: [upf] INFO: UE F-SEID[UP:0x726 CP:0x2c8] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.616: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1031) 11/06 11:06:02.616: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3192) 11/06 11:06:02.616: [smf] INFO: UE IMSI[262429941988963] APN[internet] IPv4[176.16.22.16] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.617: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 11/06 11:06:02.617: [upf] INFO: UE F-SEID[UP:0x81e CP:0x8e5] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.617: [upf] INFO: UE F-SEID[UP:0x81e CP:0x8e5] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.622: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1031) 11/06 11:06:02.622: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3192) 11/06 11:06:02.622: [smf] INFO: UE IMSI[262427258362926] APN[internet] IPv4[176.16.22.17] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.623: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 11/06 11:06:02.623: [upf] INFO: UE F-SEID[UP:0xf58 CP:0x12a] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.623: [upf] INFO: UE F-SEID[UP:0xf58 CP:0x12a] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.629: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1031) 11/06 11:06:02.629: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3192) 11/06 11:06:02.629: [smf] INFO: UE IMSI[262427228709159] APN[internet] IPv4[176.16.22.18] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.630: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 11/06 11:06:02.630: [upf] INFO: UE F-SEID[UP:0x6a9 CP:0xf0d] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.630: [upf] INFO: UE F-SEID[UP:0x6a9 CP:0xf0d] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.635: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1031) 11/06 11:06:02.635: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3192) 11/06 11:06:02.635: [smf] INFO: UE IMSI[262421906130825] APN[internet] IPv4[176.16.22.19] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.636: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 11/06 11:06:02.636: [upf] INFO: UE F-SEID[UP:0x80f CP:0x759] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.636: [upf] INFO: UE F-SEID[UP:0x80f CP:0x759] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.642: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1031) 11/06 11:06:02.642: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3192) 11/06 11:06:02.642: [smf] INFO: UE IMSI[262429093461011] APN[internet] IPv4[176.16.22.20] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.643: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 11/06 11:06:02.643: [upf] INFO: UE F-SEID[UP:0xb57 CP:0xc41] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.643: [upf] INFO: UE F-SEID[UP:0xb57 CP:0xc41] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.648: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1031) 11/06 11:06:02.648: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3192) 11/06 11:06:02.648: [smf] INFO: UE IMSI[262427551403193] APN[internet] IPv4[176.16.22.21] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.649: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 11/06 11:06:02.649: [upf] INFO: UE F-SEID[UP:0x69b CP:0x38] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.649: [upf] INFO: UE F-SEID[UP:0x69b CP:0x38] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.655: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1031) 11/06 11:06:02.655: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3192) 11/06 11:06:02.655: [smf] INFO: UE IMSI[262420098018434] APN[internet] IPv4[176.16.22.22] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.656: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 11/06 11:06:02.656: [upf] INFO: UE F-SEID[UP:0xba CP:0xaff] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.656: [upf] INFO: UE F-SEID[UP:0xba CP:0xaff] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.661: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1031) 11/06 11:06:02.661: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3192) 11/06 11:06:02.661: [smf] INFO: UE IMSI[262422422783096] APN[internet] IPv4[176.16.22.23] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.662: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 11/06 11:06:02.662: [upf] INFO: UE F-SEID[UP:0xaac CP:0xc25] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.662: [upf] INFO: UE F-SEID[UP:0xaac CP:0xc25] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.668: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1031) 11/06 11:06:02.668: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3192) 11/06 11:06:02.668: [smf] INFO: UE IMSI[262425239915804] APN[internet] IPv4[176.16.22.24] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.669: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 11/06 11:06:02.669: [upf] INFO: UE F-SEID[UP:0xc65 CP:0xce] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.669: [upf] INFO: UE F-SEID[UP:0xc65 CP:0xce] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.674: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1031) 11/06 11:06:02.674: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3192) 11/06 11:06:02.674: [smf] INFO: UE IMSI[262420842876301] APN[internet] IPv4[176.16.22.25] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.675: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 11/06 11:06:02.675: [upf] INFO: UE F-SEID[UP:0x23d CP:0x620] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.675: [upf] INFO: UE F-SEID[UP:0x23d CP:0x620] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.681: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1031) 11/06 11:06:02.681: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3192) 11/06 11:06:02.681: [smf] INFO: UE IMSI[262421167734510] APN[internet] IPv4[176.16.22.26] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.682: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 11/06 11:06:02.682: [upf] INFO: UE F-SEID[UP:0xca1 CP:0x4cd] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.682: [upf] INFO: UE F-SEID[UP:0xca1 CP:0x4cd] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.687: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1031) 11/06 11:06:02.687: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3192) 11/06 11:06:02.687: [smf] INFO: UE IMSI[262426767042503] APN[internet] IPv4[176.16.22.27] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.688: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 11/06 11:06:02.688: [upf] INFO: UE F-SEID[UP:0x8a6 CP:0xc92] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.688: [upf] INFO: UE F-SEID[UP:0x8a6 CP:0xc92] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.694: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1031) 11/06 11:06:02.694: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3192) 11/06 11:06:02.694: [smf] INFO: UE IMSI[262427231935681] APN[internet] IPv4[176.16.22.28] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.695: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 11/06 11:06:02.695: [upf] INFO: UE F-SEID[UP:0xd4f CP:0x36] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.695: [upf] INFO: UE F-SEID[UP:0xd4f CP:0x36] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.700: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1031) 11/06 11:06:02.700: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3192) 11/06 11:06:02.700: [smf] INFO: UE IMSI[262423234210370] APN[internet] IPv4[176.16.22.29] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.701: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 11/06 11:06:02.701: [upf] INFO: UE F-SEID[UP:0xe4c CP:0x22b] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.701: [upf] INFO: UE F-SEID[UP:0xe4c CP:0x22b] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.707: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1031) 11/06 11:06:02.707: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3192) 11/06 11:06:02.707: [smf] INFO: UE IMSI[262424411827201] APN[internet] IPv4[176.16.22.30] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.708: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 11/06 11:06:02.708: [upf] INFO: UE F-SEID[UP:0xaf CP:0x25b] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.708: [upf] INFO: UE F-SEID[UP:0xaf CP:0x25b] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.714: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1031) 11/06 11:06:02.714: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3192) 11/06 11:06:02.714: [smf] INFO: UE IMSI[262422147851752] APN[internet] IPv4[176.16.22.31] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.714: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 11/06 11:06:02.714: [upf] INFO: UE F-SEID[UP:0xf71 CP:0x1a2] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.714: [upf] INFO: UE F-SEID[UP:0xf71 CP:0x1a2] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.720: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1031) 11/06 11:06:02.720: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3192) 11/06 11:06:02.720: [smf] INFO: UE IMSI[262427128326334] APN[internet] IPv4[176.16.22.32] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.721: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 11/06 11:06:02.721: [upf] INFO: UE F-SEID[UP:0xf6a CP:0x991] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.721: [upf] INFO: UE F-SEID[UP:0xf6a CP:0x991] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.727: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1031) 11/06 11:06:02.727: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3192) 11/06 11:06:02.727: [smf] INFO: UE IMSI[262427137281907] APN[internet] IPv4[176.16.22.33] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.727: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 11/06 11:06:02.728: [upf] INFO: UE F-SEID[UP:0xb66 CP:0x3bc] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.728: [upf] INFO: UE F-SEID[UP:0xb66 CP:0x3bc] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.733: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1031) 11/06 11:06:02.733: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3192) 11/06 11:06:02.733: [smf] INFO: UE IMSI[262425971936481] APN[internet] IPv4[176.16.22.34] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.734: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 11/06 11:06:02.734: [upf] INFO: UE F-SEID[UP:0x62d CP:0x62e] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.734: [upf] INFO: UE F-SEID[UP:0x62d CP:0x62e] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.740: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1031) 11/06 11:06:02.740: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3192) 11/06 11:06:02.740: [smf] INFO: UE IMSI[262429194278347] APN[internet] IPv4[176.16.22.35] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.741: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 11/06 11:06:02.741: [upf] INFO: UE F-SEID[UP:0x51e CP:0x48e] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.741: [upf] INFO: UE F-SEID[UP:0x51e CP:0x48e] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.746: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1031) 11/06 11:06:02.746: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3192) 11/06 11:06:02.746: [smf] INFO: UE IMSI[262425211914111] APN[internet] IPv4[176.16.22.36] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.747: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 11/06 11:06:02.747: [upf] INFO: UE F-SEID[UP:0x824 CP:0x7c7] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.747: [upf] INFO: UE F-SEID[UP:0x824 CP:0x7c7] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.753: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1031) 11/06 11:06:02.753: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3192) 11/06 11:06:02.753: [smf] INFO: UE IMSI[262426807799180] APN[internet] IPv4[176.16.22.37] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.754: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 11/06 11:06:02.754: [upf] INFO: UE F-SEID[UP:0x183 CP:0xa91] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.754: [upf] INFO: UE F-SEID[UP:0x183 CP:0xa91] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.759: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1031) 11/06 11:06:02.759: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3192) 11/06 11:06:02.759: [smf] INFO: UE IMSI[262420640183419] APN[internet] IPv4[176.16.22.38] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.760: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 11/06 11:06:02.760: [upf] INFO: UE F-SEID[UP:0x786 CP:0xda0] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.760: [upf] INFO: UE F-SEID[UP:0x786 CP:0xda0] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.766: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1031) 11/06 11:06:02.766: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3192) 11/06 11:06:02.766: [smf] INFO: UE IMSI[262420822811888] APN[internet] IPv4[176.16.22.39] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.767: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 11/06 11:06:02.767: [upf] INFO: UE F-SEID[UP:0xa9a CP:0xbf1] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.767: [upf] INFO: UE F-SEID[UP:0xa9a CP:0xbf1] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.773: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1031) 11/06 11:06:02.773: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3192) 11/06 11:06:02.773: [smf] INFO: UE IMSI[262428146633865] APN[internet] IPv4[176.16.22.40] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.774: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 11/06 11:06:02.774: [upf] INFO: UE F-SEID[UP:0xd7a CP:0x673] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.774: [upf] INFO: UE F-SEID[UP:0xd7a CP:0x673] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.779: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1031) 11/06 11:06:02.779: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3192) 11/06 11:06:02.779: [smf] INFO: UE IMSI[262424692957071] APN[internet] IPv4[176.16.22.41] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.780: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 11/06 11:06:02.780: [upf] INFO: UE F-SEID[UP:0xf5c CP:0xc38] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.780: [upf] INFO: UE F-SEID[UP:0xf5c CP:0xc38] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.786: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1031) 11/06 11:06:02.786: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3192) 11/06 11:06:02.786: [smf] INFO: UE IMSI[262422514051983] APN[internet] IPv4[176.16.22.42] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.787: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 11/06 11:06:02.787: [upf] INFO: UE F-SEID[UP:0x138 CP:0x7fc] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.787: [upf] INFO: UE F-SEID[UP:0x138 CP:0x7fc] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.792: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1031) 11/06 11:06:02.792: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3192) 11/06 11:06:02.792: [smf] INFO: UE IMSI[262429416963917] APN[internet] IPv4[176.16.22.43] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.793: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 11/06 11:06:02.793: [upf] INFO: UE F-SEID[UP:0x445 CP:0xda7] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.793: [upf] INFO: UE F-SEID[UP:0x445 CP:0xda7] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.799: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1031) 11/06 11:06:02.799: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3192) 11/06 11:06:02.799: [smf] INFO: UE IMSI[262426853952011] APN[internet] IPv4[176.16.22.44] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.800: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 11/06 11:06:02.800: [upf] INFO: UE F-SEID[UP:0x732 CP:0xb98] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.800: [upf] INFO: UE F-SEID[UP:0x732 CP:0xb98] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.805: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1031) 11/06 11:06:02.805: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3192) 11/06 11:06:02.805: [smf] INFO: UE IMSI[262423952854367] APN[internet] IPv4[176.16.22.45] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.806: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 11/06 11:06:02.806: [upf] INFO: UE F-SEID[UP:0x177 CP:0x8d9] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.806: [upf] INFO: UE F-SEID[UP:0x177 CP:0x8d9] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.812: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1031) 11/06 11:06:02.812: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3192) 11/06 11:06:02.812: [smf] INFO: UE IMSI[262425426222200] APN[internet] IPv4[176.16.22.46] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.813: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 11/06 11:06:02.813: [upf] INFO: UE F-SEID[UP:0xe4 CP:0xaaa] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.813: [upf] INFO: UE F-SEID[UP:0xe4 CP:0xaaa] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.818: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1031) 11/06 11:06:02.818: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3192) 11/06 11:06:02.818: [smf] INFO: UE IMSI[262420359319703] APN[internet] IPv4[176.16.22.47] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.819: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 11/06 11:06:02.819: [upf] INFO: UE F-SEID[UP:0x3cf CP:0x779] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.819: [upf] INFO: UE F-SEID[UP:0x3cf CP:0x779] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.825: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1031) 11/06 11:06:02.825: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3192) 11/06 11:06:02.825: [smf] INFO: UE IMSI[262426132404155] APN[internet] IPv4[176.16.22.48] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.826: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 11/06 11:06:02.826: [upf] INFO: UE F-SEID[UP:0x73 CP:0xbfe] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.826: [upf] INFO: UE F-SEID[UP:0x73 CP:0xbfe] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.832: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1031) 11/06 11:06:02.832: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3192) 11/06 11:06:02.832: [smf] INFO: UE IMSI[262423721849627] APN[internet] IPv4[176.16.22.49] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.832: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 11/06 11:06:02.833: [upf] INFO: UE F-SEID[UP:0xc57 CP:0x3bd] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.833: [upf] INFO: UE F-SEID[UP:0xc57 CP:0x3bd] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.839: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1031) 11/06 11:06:02.839: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3192) 11/06 11:06:02.839: [smf] INFO: UE IMSI[262426792823767] APN[internet] IPv4[176.16.22.50] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.840: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 11/06 11:06:02.840: [upf] INFO: UE F-SEID[UP:0x6a5 CP:0x55d] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.840: [upf] INFO: UE F-SEID[UP:0x6a5 CP:0x55d] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.847: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1031) 11/06 11:06:02.847: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3192) 11/06 11:06:02.847: [smf] INFO: UE IMSI[262423662975365] APN[internet] IPv4[176.16.22.51] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.847: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 11/06 11:06:02.847: [upf] INFO: UE F-SEID[UP:0x6de CP:0xaab] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.847: [upf] INFO: UE F-SEID[UP:0x6de CP:0xaab] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.853: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1031) 11/06 11:06:02.853: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3192) 11/06 11:06:02.853: [smf] INFO: UE IMSI[262420559975256] APN[internet] IPv4[176.16.22.52] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.854: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 11/06 11:06:02.854: [upf] INFO: UE F-SEID[UP:0xecb CP:0x80] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.854: [upf] INFO: UE F-SEID[UP:0xecb CP:0x80] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.860: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1031) 11/06 11:06:02.860: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3192) 11/06 11:06:02.860: [smf] INFO: UE IMSI[262425057895486] APN[internet] IPv4[176.16.22.53] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.861: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 11/06 11:06:02.861: [upf] INFO: UE F-SEID[UP:0x44b CP:0x46e] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.861: [upf] INFO: UE F-SEID[UP:0x44b CP:0x46e] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.866: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1031) 11/06 11:06:02.866: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3192) 11/06 11:06:02.866: [smf] INFO: UE IMSI[262423792401922] APN[internet] IPv4[176.16.22.54] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.867: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 11/06 11:06:02.867: [upf] INFO: UE F-SEID[UP:0xb2 CP:0x40e] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.867: [upf] INFO: UE F-SEID[UP:0xb2 CP:0x40e] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.874: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1031) 11/06 11:06:02.874: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3192) 11/06 11:06:02.874: [smf] INFO: UE IMSI[262420010911976] APN[internet] IPv4[176.16.22.55] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.875: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 11/06 11:06:02.875: [upf] INFO: UE F-SEID[UP:0x6ea CP:0x9a1] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.875: [upf] INFO: UE F-SEID[UP:0x6ea CP:0x9a1] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.881: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1031) 11/06 11:06:02.881: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3192) 11/06 11:06:02.881: [smf] INFO: UE IMSI[262425059104984] APN[internet] IPv4[176.16.22.56] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.882: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 11/06 11:06:02.882: [upf] INFO: UE F-SEID[UP:0x5a4 CP:0x4ce] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.882: [upf] INFO: UE F-SEID[UP:0x5a4 CP:0x4ce] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.887: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1031) 11/06 11:06:02.887: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3192) 11/06 11:06:02.887: [smf] INFO: UE IMSI[262425504012452] APN[internet] IPv4[176.16.22.57] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.888: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 11/06 11:06:02.888: [upf] INFO: UE F-SEID[UP:0xf6b CP:0x67] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.888: [upf] INFO: UE F-SEID[UP:0xf6b CP:0x67] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.894: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1031) 11/06 11:06:02.894: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3192) 11/06 11:06:02.894: [smf] INFO: UE IMSI[262421557673718] APN[internet] IPv4[176.16.22.58] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.895: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 11/06 11:06:02.895: [upf] INFO: UE F-SEID[UP:0x776 CP:0x8cf] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.895: [upf] INFO: UE F-SEID[UP:0x776 CP:0x8cf] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.901: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1031) 11/06 11:06:02.901: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3192) 11/06 11:06:02.901: [smf] INFO: UE IMSI[262423742129285] APN[internet] IPv4[176.16.22.59] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.901: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 11/06 11:06:02.901: [upf] INFO: UE F-SEID[UP:0xa4d CP:0xf75] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.901: [upf] INFO: UE F-SEID[UP:0xa4d CP:0xf75] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.907: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1031) 11/06 11:06:02.907: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3192) 11/06 11:06:02.907: [smf] INFO: UE IMSI[262420960049044] APN[internet] IPv4[176.16.22.60] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.908: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 11/06 11:06:02.908: [upf] INFO: UE F-SEID[UP:0x213 CP:0xccd] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.908: [upf] INFO: UE F-SEID[UP:0x213 CP:0xccd] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.914: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1031) 11/06 11:06:02.914: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3192) 11/06 11:06:02.914: [smf] INFO: UE IMSI[262426559546295] APN[internet] IPv4[176.16.22.61] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.914: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 11/06 11:06:02.914: [upf] INFO: UE F-SEID[UP:0x216 CP:0xa30] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.914: [upf] INFO: UE F-SEID[UP:0x216 CP:0xa30] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.920: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1031) 11/06 11:06:02.920: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3192) 11/06 11:06:02.920: [smf] INFO: UE IMSI[262428869428217] APN[internet] IPv4[176.16.22.62] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.921: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 11/06 11:06:02.921: [upf] INFO: UE F-SEID[UP:0x21e CP:0xe16] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.921: [upf] INFO: UE F-SEID[UP:0x21e CP:0xe16] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.927: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1031) 11/06 11:06:02.927: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3192) 11/06 11:06:02.927: [smf] INFO: UE IMSI[262428277692512] APN[internet] IPv4[176.16.22.63] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.928: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 11/06 11:06:02.928: [upf] INFO: UE F-SEID[UP:0x643 CP:0x77a] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.928: [upf] INFO: UE F-SEID[UP:0x643 CP:0x77a] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.933: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1031) 11/06 11:06:02.933: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3192) 11/06 11:06:02.933: [smf] INFO: UE IMSI[262427374115804] APN[internet] IPv4[176.16.22.64] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.934: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 11/06 11:06:02.934: [upf] INFO: UE F-SEID[UP:0xb82 CP:0xd4] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.934: [upf] INFO: UE F-SEID[UP:0xb82 CP:0xd4] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.940: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1031) 11/06 11:06:02.940: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3192) 11/06 11:06:02.940: [smf] INFO: UE IMSI[262426958334681] APN[internet] IPv4[176.16.22.65] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.941: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 11/06 11:06:02.941: [upf] INFO: UE F-SEID[UP:0x391 CP:0x7d] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.941: [upf] INFO: UE F-SEID[UP:0x391 CP:0x7d] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.946: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1031) 11/06 11:06:02.946: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3192) 11/06 11:06:02.946: [smf] INFO: UE IMSI[262420059630312] APN[internet] IPv4[176.16.22.66] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.947: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 11/06 11:06:02.947: [upf] INFO: UE F-SEID[UP:0xac5 CP:0x935] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.947: [upf] INFO: UE F-SEID[UP:0xac5 CP:0x935] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.953: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1031) 11/06 11:06:02.953: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3192) 11/06 11:06:02.953: [smf] INFO: UE IMSI[262420561474903] APN[internet] IPv4[176.16.22.67] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.954: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 11/06 11:06:02.954: [upf] INFO: UE F-SEID[UP:0xd9d CP:0xa16] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.954: [upf] INFO: UE F-SEID[UP:0xd9d CP:0xa16] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.959: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1031) 11/06 11:06:02.959: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3192) 11/06 11:06:02.959: [smf] INFO: UE IMSI[262422521327009] APN[internet] IPv4[176.16.22.68] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.960: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 11/06 11:06:02.960: [upf] INFO: UE F-SEID[UP:0xb49 CP:0xeec] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.960: [upf] INFO: UE F-SEID[UP:0xb49 CP:0xeec] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.966: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1031) 11/06 11:06:02.966: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3192) 11/06 11:06:02.966: [smf] INFO: UE IMSI[262427999691530] APN[internet] IPv4[176.16.22.69] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.967: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 11/06 11:06:02.967: [upf] INFO: UE F-SEID[UP:0x940 CP:0x1e4] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.967: [upf] INFO: UE F-SEID[UP:0x940 CP:0x1e4] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.972: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1031) 11/06 11:06:02.972: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3192) 11/06 11:06:02.972: [smf] INFO: UE IMSI[262427138655800] APN[internet] IPv4[176.16.22.70] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.973: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 11/06 11:06:02.973: [upf] INFO: UE F-SEID[UP:0x46d CP:0xa3b] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.973: [upf] INFO: UE F-SEID[UP:0x46d CP:0xa3b] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.979: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1031) 11/06 11:06:02.979: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3192) 11/06 11:06:02.979: [smf] INFO: UE IMSI[262421347454924] APN[internet] IPv4[176.16.22.71] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.980: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 11/06 11:06:02.980: [upf] INFO: UE F-SEID[UP:0x5fb CP:0xac4] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.980: [upf] INFO: UE F-SEID[UP:0x5fb CP:0xac4] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.985: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1031) 11/06 11:06:02.985: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3192) 11/06 11:06:02.985: [smf] INFO: UE IMSI[262429167063504] APN[internet] IPv4[176.16.22.72] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.986: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 11/06 11:06:02.986: [upf] INFO: UE F-SEID[UP:0x712 CP:0x6a1] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.986: [upf] INFO: UE F-SEID[UP:0x712 CP:0x6a1] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.992: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1031) 11/06 11:06:02.992: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3192) 11/06 11:06:02.992: [smf] INFO: UE IMSI[262422962873896] APN[internet] IPv4[176.16.22.73] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.993: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 11/06 11:06:02.993: [upf] INFO: UE F-SEID[UP:0x828 CP:0x517] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.993: [upf] INFO: UE F-SEID[UP:0x828 CP:0x517] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.998: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1031) 11/06 11:06:02.998: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3192) 11/06 11:06:02.998: [smf] INFO: UE IMSI[262425426059067] APN[internet] IPv4[176.16.22.74] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:02.999: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 11/06 11:06:02.999: [upf] INFO: UE F-SEID[UP:0x29f CP:0x79b] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 11/06 11:06:02.999: [upf] INFO: UE F-SEID[UP:0x29f CP:0x79b] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.005: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1031) 11/06 11:06:03.005: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3192) 11/06 11:06:03.005: [smf] INFO: UE IMSI[262420471184936] APN[internet] IPv4[176.16.22.75] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.006: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 11/06 11:06:03.006: [upf] INFO: UE F-SEID[UP:0x538 CP:0x2d6] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.006: [upf] INFO: UE F-SEID[UP:0x538 CP:0x2d6] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.012: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1031) 11/06 11:06:03.012: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3192) 11/06 11:06:03.012: [smf] INFO: UE IMSI[262425253207912] APN[internet] IPv4[176.16.22.76] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.012: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 11/06 11:06:03.012: [upf] INFO: UE F-SEID[UP:0xffd CP:0x84] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.012: [upf] INFO: UE F-SEID[UP:0xffd CP:0x84] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.018: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1031) 11/06 11:06:03.018: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3192) 11/06 11:06:03.018: [smf] INFO: UE IMSI[262422206733687] APN[internet] IPv4[176.16.22.77] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.019: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 11/06 11:06:03.019: [upf] INFO: UE F-SEID[UP:0x811 CP:0x874] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.019: [upf] INFO: UE F-SEID[UP:0x811 CP:0x874] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.025: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1031) 11/06 11:06:03.025: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3192) 11/06 11:06:03.025: [smf] INFO: UE IMSI[262428335728460] APN[internet] IPv4[176.16.22.78] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.026: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 11/06 11:06:03.026: [upf] INFO: UE F-SEID[UP:0x1b8 CP:0xed7] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.026: [upf] INFO: UE F-SEID[UP:0x1b8 CP:0xed7] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.031: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1031) 11/06 11:06:03.031: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3192) 11/06 11:06:03.031: [smf] INFO: UE IMSI[262420547805906] APN[internet] IPv4[176.16.22.79] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.032: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 11/06 11:06:03.032: [upf] INFO: UE F-SEID[UP:0x4bb CP:0xcf8] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.032: [upf] INFO: UE F-SEID[UP:0x4bb CP:0xcf8] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.038: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1031) 11/06 11:06:03.038: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3192) 11/06 11:06:03.038: [smf] INFO: UE IMSI[262426719586756] APN[internet] IPv4[176.16.22.80] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.039: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 11/06 11:06:03.039: [upf] INFO: UE F-SEID[UP:0xa52 CP:0x8fe] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.039: [upf] INFO: UE F-SEID[UP:0xa52 CP:0x8fe] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.044: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1031) 11/06 11:06:03.044: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3192) 11/06 11:06:03.044: [smf] INFO: UE IMSI[262424214030601] APN[internet] IPv4[176.16.22.81] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.045: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 11/06 11:06:03.045: [upf] INFO: UE F-SEID[UP:0xbb9 CP:0xf2] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.045: [upf] INFO: UE F-SEID[UP:0xbb9 CP:0xf2] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.051: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1031) 11/06 11:06:03.051: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3192) 11/06 11:06:03.051: [smf] INFO: UE IMSI[262423583420108] APN[internet] IPv4[176.16.22.82] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.052: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 11/06 11:06:03.052: [upf] INFO: UE F-SEID[UP:0x2cb CP:0x2b6] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.052: [upf] INFO: UE F-SEID[UP:0x2cb CP:0x2b6] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.057: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1031) 11/06 11:06:03.057: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3192) 11/06 11:06:03.057: [smf] INFO: UE IMSI[262421071105769] APN[internet] IPv4[176.16.22.83] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.058: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 11/06 11:06:03.058: [upf] INFO: UE F-SEID[UP:0x167 CP:0x2b5] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.058: [upf] INFO: UE F-SEID[UP:0x167 CP:0x2b5] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.065: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1031) 11/06 11:06:03.065: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3192) 11/06 11:06:03.065: [smf] INFO: UE IMSI[262423698044866] APN[internet] IPv4[176.16.22.84] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.066: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 11/06 11:06:03.066: [upf] INFO: UE F-SEID[UP:0xc0d CP:0xe9e] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.066: [upf] INFO: UE F-SEID[UP:0xc0d CP:0xe9e] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.072: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1031) 11/06 11:06:03.072: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3192) 11/06 11:06:03.072: [smf] INFO: UE IMSI[262422740559389] APN[internet] IPv4[176.16.22.85] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.073: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 11/06 11:06:03.073: [upf] INFO: UE F-SEID[UP:0xc16 CP:0xebe] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.073: [upf] INFO: UE F-SEID[UP:0xc16 CP:0xebe] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.079: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1031) 11/06 11:06:03.079: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3192) 11/06 11:06:03.079: [smf] INFO: UE IMSI[262424779319792] APN[internet] IPv4[176.16.22.86] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.080: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 11/06 11:06:03.080: [upf] INFO: UE F-SEID[UP:0xee5 CP:0x449] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.080: [upf] INFO: UE F-SEID[UP:0xee5 CP:0x449] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.086: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1031) 11/06 11:06:03.086: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3192) 11/06 11:06:03.086: [smf] INFO: UE IMSI[262426552021878] APN[internet] IPv4[176.16.22.87] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.087: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 11/06 11:06:03.087: [upf] INFO: UE F-SEID[UP:0xaf0 CP:0x579] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.087: [upf] INFO: UE F-SEID[UP:0xaf0 CP:0x579] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.092: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1031) 11/06 11:06:03.092: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3192) 11/06 11:06:03.092: [smf] INFO: UE IMSI[262421130346223] APN[internet] IPv4[176.16.22.88] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.093: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 11/06 11:06:03.093: [upf] INFO: UE F-SEID[UP:0x268 CP:0xea7] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.093: [upf] INFO: UE F-SEID[UP:0x268 CP:0xea7] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.099: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1031) 11/06 11:06:03.099: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3192) 11/06 11:06:03.099: [smf] INFO: UE IMSI[262425566963074] APN[internet] IPv4[176.16.22.89] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.100: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 11/06 11:06:03.100: [upf] INFO: UE F-SEID[UP:0xa40 CP:0x6fb] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.100: [upf] INFO: UE F-SEID[UP:0xa40 CP:0x6fb] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.106: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1031) 11/06 11:06:03.106: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3192) 11/06 11:06:03.106: [smf] INFO: UE IMSI[262429270169197] APN[internet] IPv4[176.16.22.90] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.106: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 11/06 11:06:03.106: [upf] INFO: UE F-SEID[UP:0xfd9 CP:0x95b] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.106: [upf] INFO: UE F-SEID[UP:0xfd9 CP:0x95b] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.112: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1031) 11/06 11:06:03.112: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3192) 11/06 11:06:03.112: [smf] INFO: UE IMSI[262429575544331] APN[internet] IPv4[176.16.22.91] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.113: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 11/06 11:06:03.113: [upf] INFO: UE F-SEID[UP:0x265 CP:0xca] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.113: [upf] INFO: UE F-SEID[UP:0x265 CP:0xca] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.119: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1031) 11/06 11:06:03.119: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3192) 11/06 11:06:03.119: [smf] INFO: UE IMSI[262426164426633] APN[internet] IPv4[176.16.22.92] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.120: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 11/06 11:06:03.120: [upf] INFO: UE F-SEID[UP:0x9e9 CP:0xc15] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.120: [upf] INFO: UE F-SEID[UP:0x9e9 CP:0xc15] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.125: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1031) 11/06 11:06:03.125: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3192) 11/06 11:06:03.125: [smf] INFO: UE IMSI[262426245953011] APN[internet] IPv4[176.16.22.93] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.126: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 11/06 11:06:03.126: [upf] INFO: UE F-SEID[UP:0x1e1 CP:0x75b] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.126: [upf] INFO: UE F-SEID[UP:0x1e1 CP:0x75b] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.132: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1031) 11/06 11:06:03.132: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3192) 11/06 11:06:03.132: [smf] INFO: UE IMSI[262420526526475] APN[internet] IPv4[176.16.22.94] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.133: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 11/06 11:06:03.133: [upf] INFO: UE F-SEID[UP:0x3ff CP:0x662] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.133: [upf] INFO: UE F-SEID[UP:0x3ff CP:0x662] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.139: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1031) 11/06 11:06:03.139: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3192) 11/06 11:06:03.139: [smf] INFO: UE IMSI[262421643738484] APN[internet] IPv4[176.16.22.95] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.140: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 11/06 11:06:03.140: [upf] INFO: UE F-SEID[UP:0x5b5 CP:0xfd5] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.140: [upf] INFO: UE F-SEID[UP:0x5b5 CP:0xfd5] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.145: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1031) 11/06 11:06:03.145: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3192) 11/06 11:06:03.145: [smf] INFO: UE IMSI[262420938241216] APN[internet] IPv4[176.16.22.96] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.146: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 11/06 11:06:03.146: [upf] INFO: UE F-SEID[UP:0x76d CP:0x1ea] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.146: [upf] INFO: UE F-SEID[UP:0x76d CP:0x1ea] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.152: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1031) 11/06 11:06:03.152: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3192) 11/06 11:06:03.152: [smf] INFO: UE IMSI[262423381981589] APN[internet] IPv4[176.16.22.97] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.153: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 11/06 11:06:03.153: [upf] INFO: UE F-SEID[UP:0x7cb CP:0xa96] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.153: [upf] INFO: UE F-SEID[UP:0x7cb CP:0xa96] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.158: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1031) 11/06 11:06:03.159: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3192) 11/06 11:06:03.159: [smf] INFO: UE IMSI[262422359775267] APN[internet] IPv4[176.16.22.98] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.159: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 11/06 11:06:03.159: [upf] INFO: UE F-SEID[UP:0x5e3 CP:0xcb9] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.159: [upf] INFO: UE F-SEID[UP:0x5e3 CP:0xcb9] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.165: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1031) 11/06 11:06:03.165: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3192) 11/06 11:06:03.165: [smf] INFO: UE IMSI[262426334810155] APN[internet] IPv4[176.16.22.99] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.166: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 11/06 11:06:03.166: [upf] INFO: UE F-SEID[UP:0x48d CP:0xbf6] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.166: [upf] INFO: UE F-SEID[UP:0x48d CP:0xbf6] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.172: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1031) 11/06 11:06:03.172: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3192) 11/06 11:06:03.172: [smf] INFO: UE IMSI[262421435319668] APN[internet] IPv4[176.16.22.100] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.173: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 11/06 11:06:03.173: [upf] INFO: UE F-SEID[UP:0x44e CP:0xaba] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.173: [upf] INFO: UE F-SEID[UP:0x44e CP:0xaba] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.179: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1031) 11/06 11:06:03.179: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3192) 11/06 11:06:03.179: [smf] INFO: UE IMSI[262428377774247] APN[internet] IPv4[176.16.22.101] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.180: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 11/06 11:06:03.180: [upf] INFO: UE F-SEID[UP:0x436 CP:0xddc] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.180: [upf] INFO: UE F-SEID[UP:0x436 CP:0xddc] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.187: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1031) 11/06 11:06:03.187: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3192) 11/06 11:06:03.187: [smf] INFO: UE IMSI[262423393245099] APN[internet] IPv4[176.16.22.102] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.187: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 11/06 11:06:03.187: [upf] INFO: UE F-SEID[UP:0x342 CP:0xc89] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.188: [upf] INFO: UE F-SEID[UP:0x342 CP:0xc89] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.193: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1031) 11/06 11:06:03.193: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3192) 11/06 11:06:03.193: [smf] INFO: UE IMSI[262428492603404] APN[internet] IPv4[176.16.22.103] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.194: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 11/06 11:06:03.194: [upf] INFO: UE F-SEID[UP:0xa7a CP:0xba6] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.194: [upf] INFO: UE F-SEID[UP:0xa7a CP:0xba6] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.200: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1031) 11/06 11:06:03.200: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3192) 11/06 11:06:03.200: [smf] INFO: UE IMSI[262425300578437] APN[internet] IPv4[176.16.22.104] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.201: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 11/06 11:06:03.201: [upf] INFO: UE F-SEID[UP:0x45b CP:0x9af] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.201: [upf] INFO: UE F-SEID[UP:0x45b CP:0x9af] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.206: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1031) 11/06 11:06:03.206: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3192) 11/06 11:06:03.207: [smf] INFO: UE IMSI[262425710594788] APN[internet] IPv4[176.16.22.105] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.207: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 11/06 11:06:03.207: [upf] INFO: UE F-SEID[UP:0x9c8 CP:0x722] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.207: [upf] INFO: UE F-SEID[UP:0x9c8 CP:0x722] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.213: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1031) 11/06 11:06:03.213: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3192) 11/06 11:06:03.213: [smf] INFO: UE IMSI[262426345346533] APN[internet] IPv4[176.16.22.106] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.214: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 11/06 11:06:03.214: [upf] INFO: UE F-SEID[UP:0x31c CP:0x35b] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.214: [upf] INFO: UE F-SEID[UP:0x31c CP:0x35b] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.220: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1031) 11/06 11:06:03.220: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3192) 11/06 11:06:03.220: [smf] INFO: UE IMSI[262421291217531] APN[internet] IPv4[176.16.22.107] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.220: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 11/06 11:06:03.221: [upf] INFO: UE F-SEID[UP:0xb7f CP:0xe8b] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.221: [upf] INFO: UE F-SEID[UP:0xb7f CP:0xe8b] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.226: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1031) 11/06 11:06:03.226: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3192) 11/06 11:06:03.226: [smf] INFO: UE IMSI[262427884932609] APN[internet] IPv4[176.16.22.108] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.227: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 11/06 11:06:03.227: [upf] INFO: UE F-SEID[UP:0x752 CP:0xebd] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.227: [upf] INFO: UE F-SEID[UP:0x752 CP:0xebd] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.233: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1031) 11/06 11:06:03.233: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3192) 11/06 11:06:03.233: [smf] INFO: UE IMSI[262427126457995] APN[internet] IPv4[176.16.22.109] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.234: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 11/06 11:06:03.234: [upf] INFO: UE F-SEID[UP:0x4d6 CP:0x63c] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.234: [upf] INFO: UE F-SEID[UP:0x4d6 CP:0x63c] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.239: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1031) 11/06 11:06:03.239: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3192) 11/06 11:06:03.239: [smf] INFO: UE IMSI[262422913574364] APN[internet] IPv4[176.16.22.110] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.240: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 11/06 11:06:03.240: [upf] INFO: UE F-SEID[UP:0x7b3 CP:0xfbc] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.240: [upf] INFO: UE F-SEID[UP:0x7b3 CP:0xfbc] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.246: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1031) 11/06 11:06:03.246: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3192) 11/06 11:06:03.246: [smf] INFO: UE IMSI[262422454702868] APN[internet] IPv4[176.16.22.111] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.247: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 11/06 11:06:03.247: [upf] INFO: UE F-SEID[UP:0xbe1 CP:0xf8b] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.247: [upf] INFO: UE F-SEID[UP:0xbe1 CP:0xf8b] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.252: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1031) 11/06 11:06:03.252: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3192) 11/06 11:06:03.252: [smf] INFO: UE IMSI[262423437284243] APN[internet] IPv4[176.16.22.112] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.253: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 11/06 11:06:03.253: [upf] INFO: UE F-SEID[UP:0x948 CP:0xfd2] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.253: [upf] INFO: UE F-SEID[UP:0x948 CP:0xfd2] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.259: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1031) 11/06 11:06:03.259: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3192) 11/06 11:06:03.259: [smf] INFO: UE IMSI[262425735954925] APN[internet] IPv4[176.16.22.113] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.260: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 11/06 11:06:03.260: [upf] INFO: UE F-SEID[UP:0xd4 CP:0x13e] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.260: [upf] INFO: UE F-SEID[UP:0xd4 CP:0x13e] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.266: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1031) 11/06 11:06:03.266: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3192) 11/06 11:06:03.266: [smf] INFO: UE IMSI[262425853992823] APN[internet] IPv4[176.16.22.114] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.266: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 11/06 11:06:03.266: [upf] INFO: UE F-SEID[UP:0xee2 CP:0x72d] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.267: [upf] INFO: UE F-SEID[UP:0xee2 CP:0x72d] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.272: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1031) 11/06 11:06:03.272: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3192) 11/06 11:06:03.272: [smf] INFO: UE IMSI[262424037098823] APN[internet] IPv4[176.16.22.115] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.273: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 11/06 11:06:03.273: [upf] INFO: UE F-SEID[UP:0x74b CP:0xff5] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.273: [upf] INFO: UE F-SEID[UP:0x74b CP:0xff5] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.279: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1031) 11/06 11:06:03.279: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3192) 11/06 11:06:03.279: [smf] INFO: UE IMSI[262428212395845] APN[internet] IPv4[176.16.22.116] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.279: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 11/06 11:06:03.280: [upf] INFO: UE F-SEID[UP:0xcf9 CP:0x2b2] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.280: [upf] INFO: UE F-SEID[UP:0xcf9 CP:0x2b2] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.285: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1031) 11/06 11:06:03.285: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3192) 11/06 11:06:03.285: [smf] INFO: UE IMSI[262422094490785] APN[internet] IPv4[176.16.22.117] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.286: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 11/06 11:06:03.286: [upf] INFO: UE F-SEID[UP:0x9f2 CP:0xb3c] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.286: [upf] INFO: UE F-SEID[UP:0x9f2 CP:0xb3c] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.292: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1031) 11/06 11:06:03.292: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3192) 11/06 11:06:03.292: [smf] INFO: UE IMSI[262428186204299] APN[internet] IPv4[176.16.22.118] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.293: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 11/06 11:06:03.293: [upf] INFO: UE F-SEID[UP:0x155 CP:0xb5c] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.293: [upf] INFO: UE F-SEID[UP:0x155 CP:0xb5c] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.298: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1031) 11/06 11:06:03.298: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3192) 11/06 11:06:03.298: [smf] INFO: UE IMSI[262424254781798] APN[internet] IPv4[176.16.22.119] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.299: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 11/06 11:06:03.299: [upf] INFO: UE F-SEID[UP:0xb4f CP:0x964] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.299: [upf] INFO: UE F-SEID[UP:0xb4f CP:0x964] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.305: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1031) 11/06 11:06:03.305: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3192) 11/06 11:06:03.305: [smf] INFO: UE IMSI[262420562915303] APN[internet] IPv4[176.16.22.120] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.306: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 11/06 11:06:03.306: [upf] INFO: UE F-SEID[UP:0xf86 CP:0xf22] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.306: [upf] INFO: UE F-SEID[UP:0xf86 CP:0xf22] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.312: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1031) 11/06 11:06:03.312: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3192) 11/06 11:06:03.312: [smf] INFO: UE IMSI[262428858275719] APN[internet] IPv4[176.16.22.121] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.313: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 11/06 11:06:03.313: [upf] INFO: UE F-SEID[UP:0xa3c CP:0x8ff] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.313: [upf] INFO: UE F-SEID[UP:0xa3c CP:0x8ff] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.318: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1031) 11/06 11:06:03.318: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3192) 11/06 11:06:03.318: [smf] INFO: UE IMSI[262426121947968] APN[internet] IPv4[176.16.22.122] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.319: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 11/06 11:06:03.319: [upf] INFO: UE F-SEID[UP:0x714 CP:0xa3e] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.319: [upf] INFO: UE F-SEID[UP:0x714 CP:0xa3e] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.325: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1031) 11/06 11:06:03.325: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3192) 11/06 11:06:03.325: [smf] INFO: UE IMSI[262421422590394] APN[internet] IPv4[176.16.22.123] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.326: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 11/06 11:06:03.326: [upf] INFO: UE F-SEID[UP:0xb58 CP:0xec2] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.326: [upf] INFO: UE F-SEID[UP:0xb58 CP:0xec2] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.331: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1031) 11/06 11:06:03.331: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3192) 11/06 11:06:03.331: [smf] INFO: UE IMSI[262426268264001] APN[internet] IPv4[176.16.22.124] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.332: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 11/06 11:06:03.332: [upf] INFO: UE F-SEID[UP:0x67 CP:0x41e] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.332: [upf] INFO: UE F-SEID[UP:0x67 CP:0x41e] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.338: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1031) 11/06 11:06:03.338: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3192) 11/06 11:06:03.338: [smf] INFO: UE IMSI[262429777942457] APN[internet] IPv4[176.16.22.125] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.339: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 11/06 11:06:03.339: [upf] INFO: UE F-SEID[UP:0x50c CP:0xf36] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.339: [upf] INFO: UE F-SEID[UP:0x50c CP:0xf36] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.344: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1031) 11/06 11:06:03.344: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3192) 11/06 11:06:03.344: [smf] INFO: UE IMSI[262422675488648] APN[internet] IPv4[176.16.22.126] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.345: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 11/06 11:06:03.345: [upf] INFO: UE F-SEID[UP:0xd7f CP:0x2c4] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.345: [upf] INFO: UE F-SEID[UP:0xd7f CP:0x2c4] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.351: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1031) 11/06 11:06:03.351: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3192) 11/06 11:06:03.351: [smf] INFO: UE IMSI[262423464971390] APN[internet] IPv4[176.16.22.127] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.352: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 11/06 11:06:03.352: [upf] INFO: UE F-SEID[UP:0x11f CP:0xc0c] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.352: [upf] INFO: UE F-SEID[UP:0x11f CP:0xc0c] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.357: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1031) 11/06 11:06:03.357: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3192) 11/06 11:06:03.357: [smf] INFO: UE IMSI[262422131966084] APN[internet] IPv4[176.16.22.128] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.358: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 11/06 11:06:03.358: [upf] INFO: UE F-SEID[UP:0xe57 CP:0x29] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.358: [upf] INFO: UE F-SEID[UP:0xe57 CP:0x29] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.364: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1031) 11/06 11:06:03.364: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3192) 11/06 11:06:03.364: [smf] INFO: UE IMSI[262420600702016] APN[internet] IPv4[176.16.22.129] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.365: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 11/06 11:06:03.365: [upf] INFO: UE F-SEID[UP:0xec0 CP:0x54c] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.365: [upf] INFO: UE F-SEID[UP:0xec0 CP:0x54c] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.372: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1031) 11/06 11:06:03.372: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3192) 11/06 11:06:03.372: [smf] INFO: UE IMSI[262423280458090] APN[internet] IPv4[176.16.22.130] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.373: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 11/06 11:06:03.373: [upf] INFO: UE F-SEID[UP:0x50e CP:0x510] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.373: [upf] INFO: UE F-SEID[UP:0x50e CP:0x510] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.378: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1031) 11/06 11:06:03.378: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3192) 11/06 11:06:03.378: [smf] INFO: UE IMSI[262426059575876] APN[internet] IPv4[176.16.22.131] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.379: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 11/06 11:06:03.379: [upf] INFO: UE F-SEID[UP:0x302 CP:0x70c] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.379: [upf] INFO: UE F-SEID[UP:0x302 CP:0x70c] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.385: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1031) 11/06 11:06:03.385: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3192) 11/06 11:06:03.385: [smf] INFO: UE IMSI[262429503086347] APN[internet] IPv4[176.16.22.132] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.386: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 11/06 11:06:03.386: [upf] INFO: UE F-SEID[UP:0xc02 CP:0x558] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.386: [upf] INFO: UE F-SEID[UP:0xc02 CP:0x558] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.391: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1031) 11/06 11:06:03.391: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3192) 11/06 11:06:03.391: [smf] INFO: UE IMSI[262422912941984] APN[internet] IPv4[176.16.22.133] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.392: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 11/06 11:06:03.392: [upf] INFO: UE F-SEID[UP:0xb1d CP:0xd35] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.392: [upf] INFO: UE F-SEID[UP:0xb1d CP:0xd35] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.400: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1031) 11/06 11:06:03.400: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3192) 11/06 11:06:03.400: [smf] INFO: UE IMSI[262423760976787] APN[internet] IPv4[176.16.22.134] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.400: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 11/06 11:06:03.400: [upf] INFO: UE F-SEID[UP:0x526 CP:0x970] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.400: [upf] INFO: UE F-SEID[UP:0x526 CP:0x970] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.406: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1031) 11/06 11:06:03.406: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3192) 11/06 11:06:03.406: [smf] INFO: UE IMSI[262423905315783] APN[internet] IPv4[176.16.22.135] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.407: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 11/06 11:06:03.407: [upf] INFO: UE F-SEID[UP:0x5ca CP:0x3d9] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.407: [upf] INFO: UE F-SEID[UP:0x5ca CP:0x3d9] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.413: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1031) 11/06 11:06:03.413: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3192) 11/06 11:06:03.413: [smf] INFO: UE IMSI[262422754066174] APN[internet] IPv4[176.16.22.136] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.414: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 11/06 11:06:03.414: [upf] INFO: UE F-SEID[UP:0xd67 CP:0xd56] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.414: [upf] INFO: UE F-SEID[UP:0xd67 CP:0xd56] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.419: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1031) 11/06 11:06:03.419: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3192) 11/06 11:06:03.419: [smf] INFO: UE IMSI[262426641501991] APN[internet] IPv4[176.16.22.137] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.420: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 11/06 11:06:03.420: [upf] INFO: UE F-SEID[UP:0x880 CP:0x639] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.420: [upf] INFO: UE F-SEID[UP:0x880 CP:0x639] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.426: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1031) 11/06 11:06:03.426: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3192) 11/06 11:06:03.426: [smf] INFO: UE IMSI[262429946591987] APN[internet] IPv4[176.16.22.138] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.427: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 11/06 11:06:03.427: [upf] INFO: UE F-SEID[UP:0x5bb CP:0xa93] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.427: [upf] INFO: UE F-SEID[UP:0x5bb CP:0xa93] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.432: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1031) 11/06 11:06:03.433: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3192) 11/06 11:06:03.433: [smf] INFO: UE IMSI[262421290642052] APN[internet] IPv4[176.16.22.139] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.433: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 11/06 11:06:03.433: [upf] INFO: UE F-SEID[UP:0xae6 CP:0x8ce] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.433: [upf] INFO: UE F-SEID[UP:0xae6 CP:0x8ce] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.439: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1031) 11/06 11:06:03.439: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3192) 11/06 11:06:03.439: [smf] INFO: UE IMSI[262421043450801] APN[internet] IPv4[176.16.22.140] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.440: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 11/06 11:06:03.440: [upf] INFO: UE F-SEID[UP:0xe0d CP:0xe2e] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.440: [upf] INFO: UE F-SEID[UP:0xe0d CP:0xe2e] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.446: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1031) 11/06 11:06:03.446: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3192) 11/06 11:06:03.446: [smf] INFO: UE IMSI[262426421360733] APN[internet] IPv4[176.16.22.141] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.447: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 11/06 11:06:03.447: [upf] INFO: UE F-SEID[UP:0xf64 CP:0xb4e] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.447: [upf] INFO: UE F-SEID[UP:0xf64 CP:0xb4e] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.452: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1031) 11/06 11:06:03.452: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3192) 11/06 11:06:03.452: [smf] INFO: UE IMSI[262421791073395] APN[internet] IPv4[176.16.22.142] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.453: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 11/06 11:06:03.453: [upf] INFO: UE F-SEID[UP:0xaeb CP:0x4a7] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.453: [upf] INFO: UE F-SEID[UP:0xaeb CP:0x4a7] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.459: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1031) 11/06 11:06:03.459: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3192) 11/06 11:06:03.459: [smf] INFO: UE IMSI[262424817690800] APN[internet] IPv4[176.16.22.143] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.460: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 11/06 11:06:03.460: [upf] INFO: UE F-SEID[UP:0xc3e CP:0x4c1] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.460: [upf] INFO: UE F-SEID[UP:0xc3e CP:0x4c1] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.465: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1031) 11/06 11:06:03.465: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3192) 11/06 11:06:03.465: [smf] INFO: UE IMSI[262428667928889] APN[internet] IPv4[176.16.22.144] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.466: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 11/06 11:06:03.466: [upf] INFO: UE F-SEID[UP:0xd79 CP:0x2bc] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.466: [upf] INFO: UE F-SEID[UP:0xd79 CP:0x2bc] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.472: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1031) 11/06 11:06:03.472: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3192) 11/06 11:06:03.472: [smf] INFO: UE IMSI[262429043573085] APN[internet] IPv4[176.16.22.145] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.473: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 11/06 11:06:03.473: [upf] INFO: UE F-SEID[UP:0x1fb CP:0x2a7] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.473: [upf] INFO: UE F-SEID[UP:0x1fb CP:0x2a7] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.479: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1031) 11/06 11:06:03.479: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3192) 11/06 11:06:03.479: [smf] INFO: UE IMSI[262429915944909] APN[internet] IPv4[176.16.22.146] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.479: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 11/06 11:06:03.479: [upf] INFO: UE F-SEID[UP:0x9c7 CP:0xe8] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.479: [upf] INFO: UE F-SEID[UP:0x9c7 CP:0xe8] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.485: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1031) 11/06 11:06:03.485: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3192) 11/06 11:06:03.485: [smf] INFO: UE IMSI[262421694889610] APN[internet] IPv4[176.16.22.147] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.486: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 11/06 11:06:03.486: [upf] INFO: UE F-SEID[UP:0xaff CP:0x26f] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.486: [upf] INFO: UE F-SEID[UP:0xaff CP:0x26f] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.492: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1031) 11/06 11:06:03.492: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3192) 11/06 11:06:03.492: [smf] INFO: UE IMSI[262429012272897] APN[internet] IPv4[176.16.22.148] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.493: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 11/06 11:06:03.493: [upf] INFO: UE F-SEID[UP:0x107 CP:0x500] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.493: [upf] INFO: UE F-SEID[UP:0x107 CP:0x500] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.499: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1031) 11/06 11:06:03.499: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3192) 11/06 11:06:03.499: [smf] INFO: UE IMSI[262420165293220] APN[internet] IPv4[176.16.22.149] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.500: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 11/06 11:06:03.500: [upf] INFO: UE F-SEID[UP:0x6d3 CP:0x31d] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.500: [upf] INFO: UE F-SEID[UP:0x6d3 CP:0x31d] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.506: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1031) 11/06 11:06:03.506: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3192) 11/06 11:06:03.506: [smf] INFO: UE IMSI[262422225688377] APN[internet] IPv4[176.16.22.150] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.507: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 11/06 11:06:03.507: [upf] INFO: UE F-SEID[UP:0xa2 CP:0x879] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.507: [upf] INFO: UE F-SEID[UP:0xa2 CP:0x879] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.513: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1031) 11/06 11:06:03.513: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3192) 11/06 11:06:03.513: [smf] INFO: UE IMSI[262422817872474] APN[internet] IPv4[176.16.22.151] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.514: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 11/06 11:06:03.514: [upf] INFO: UE F-SEID[UP:0x144 CP:0xa06] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.514: [upf] INFO: UE F-SEID[UP:0x144 CP:0xa06] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.519: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1031) 11/06 11:06:03.519: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3192) 11/06 11:06:03.519: [smf] INFO: UE IMSI[262427995932102] APN[internet] IPv4[176.16.22.152] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.520: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 11/06 11:06:03.520: [upf] INFO: UE F-SEID[UP:0x991 CP:0x982] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.520: [upf] INFO: UE F-SEID[UP:0x991 CP:0x982] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.526: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1031) 11/06 11:06:03.526: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3192) 11/06 11:06:03.526: [smf] INFO: UE IMSI[262427479549657] APN[internet] IPv4[176.16.22.153] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.527: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 11/06 11:06:03.527: [upf] INFO: UE F-SEID[UP:0xbb2 CP:0x69e] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.527: [upf] INFO: UE F-SEID[UP:0xbb2 CP:0x69e] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.533: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1031) 11/06 11:06:03.533: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3192) 11/06 11:06:03.533: [smf] INFO: UE IMSI[262428684370305] APN[internet] IPv4[176.16.22.154] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.534: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 11/06 11:06:03.534: [upf] INFO: UE F-SEID[UP:0x407 CP:0x7e1] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.534: [upf] INFO: UE F-SEID[UP:0x407 CP:0x7e1] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.540: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1031) 11/06 11:06:03.540: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3192) 11/06 11:06:03.540: [smf] INFO: UE IMSI[262429664514349] APN[internet] IPv4[176.16.22.155] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.541: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 11/06 11:06:03.541: [upf] INFO: UE F-SEID[UP:0x222 CP:0x583] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.541: [upf] INFO: UE F-SEID[UP:0x222 CP:0x583] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.548: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1031) 11/06 11:06:03.548: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3192) 11/06 11:06:03.548: [smf] INFO: UE IMSI[262427285683107] APN[internet] IPv4[176.16.22.156] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.549: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 11/06 11:06:03.549: [upf] INFO: UE F-SEID[UP:0xfad CP:0x4e5] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.549: [upf] INFO: UE F-SEID[UP:0xfad CP:0x4e5] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.554: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1031) 11/06 11:06:03.554: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3192) 11/06 11:06:03.554: [smf] INFO: UE IMSI[262429412142053] APN[internet] IPv4[176.16.22.157] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.555: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 11/06 11:06:03.555: [upf] INFO: UE F-SEID[UP:0xfbd CP:0x230] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.555: [upf] INFO: UE F-SEID[UP:0xfbd CP:0x230] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.561: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1031) 11/06 11:06:03.562: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3192) 11/06 11:06:03.562: [smf] INFO: UE IMSI[262421171067687] APN[internet] IPv4[176.16.22.158] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.562: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 11/06 11:06:03.562: [upf] INFO: UE F-SEID[UP:0x309 CP:0x8b0] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.562: [upf] INFO: UE F-SEID[UP:0x309 CP:0x8b0] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.569: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1031) 11/06 11:06:03.569: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3192) 11/06 11:06:03.569: [smf] INFO: UE IMSI[262420255441536] APN[internet] IPv4[176.16.22.159] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.570: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 11/06 11:06:03.570: [upf] INFO: UE F-SEID[UP:0xf90 CP:0xfa7] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.570: [upf] INFO: UE F-SEID[UP:0xf90 CP:0xfa7] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.576: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1031) 11/06 11:06:03.576: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3192) 11/06 11:06:03.576: [smf] INFO: UE IMSI[262427534480479] APN[internet] IPv4[176.16.22.160] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.577: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 11/06 11:06:03.577: [upf] INFO: UE F-SEID[UP:0x8ea CP:0x122] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.577: [upf] INFO: UE F-SEID[UP:0x8ea CP:0x122] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.584: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1031) 11/06 11:06:03.584: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3192) 11/06 11:06:03.584: [smf] INFO: UE IMSI[262424091542680] APN[internet] IPv4[176.16.22.161] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.584: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 11/06 11:06:03.584: [upf] INFO: UE F-SEID[UP:0x957 CP:0x736] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.584: [upf] INFO: UE F-SEID[UP:0x957 CP:0x736] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.592: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1031) 11/06 11:06:03.592: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3192) 11/06 11:06:03.592: [smf] INFO: UE IMSI[262426051824560] APN[internet] IPv4[176.16.22.162] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.593: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 11/06 11:06:03.593: [upf] INFO: UE F-SEID[UP:0xf9f CP:0xc7a] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.593: [upf] INFO: UE F-SEID[UP:0xf9f CP:0xc7a] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.599: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1031) 11/06 11:06:03.599: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3192) 11/06 11:06:03.599: [smf] INFO: UE IMSI[262424844674708] APN[internet] IPv4[176.16.22.163] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.600: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 11/06 11:06:03.600: [upf] INFO: UE F-SEID[UP:0x42f CP:0x69d] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.600: [upf] INFO: UE F-SEID[UP:0x42f CP:0x69d] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.605: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1031) 11/06 11:06:03.605: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3192) 11/06 11:06:03.605: [smf] INFO: UE IMSI[262429415384199] APN[internet] IPv4[176.16.22.164] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.606: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 11/06 11:06:03.606: [upf] INFO: UE F-SEID[UP:0x720 CP:0xe93] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.606: [upf] INFO: UE F-SEID[UP:0x720 CP:0xe93] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.612: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1031) 11/06 11:06:03.612: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3192) 11/06 11:06:03.612: [smf] INFO: UE IMSI[262420062558590] APN[internet] IPv4[176.16.22.165] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.613: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 11/06 11:06:03.613: [upf] INFO: UE F-SEID[UP:0x78 CP:0xbbc] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.613: [upf] INFO: UE F-SEID[UP:0x78 CP:0xbbc] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.619: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1031) 11/06 11:06:03.619: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3192) 11/06 11:06:03.619: [smf] INFO: UE IMSI[262429071582897] APN[internet] IPv4[176.16.22.166] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.619: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 11/06 11:06:03.619: [upf] INFO: UE F-SEID[UP:0x789 CP:0x4f5] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.619: [upf] INFO: UE F-SEID[UP:0x789 CP:0x4f5] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.625: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1031) 11/06 11:06:03.625: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3192) 11/06 11:06:03.625: [smf] INFO: UE IMSI[262421178276946] APN[internet] IPv4[176.16.22.167] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.626: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 11/06 11:06:03.626: [upf] INFO: UE F-SEID[UP:0xcea CP:0x96d] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.626: [upf] INFO: UE F-SEID[UP:0xcea CP:0x96d] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.632: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1031) 11/06 11:06:03.632: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3192) 11/06 11:06:03.632: [smf] INFO: UE IMSI[262425631149582] APN[internet] IPv4[176.16.22.168] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.633: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 11/06 11:06:03.633: [upf] INFO: UE F-SEID[UP:0x7a2 CP:0xbaa] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.633: [upf] INFO: UE F-SEID[UP:0x7a2 CP:0xbaa] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.638: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1031) 11/06 11:06:03.638: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3192) 11/06 11:06:03.638: [smf] INFO: UE IMSI[262429722668018] APN[internet] IPv4[176.16.22.169] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.639: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 11/06 11:06:03.639: [upf] INFO: UE F-SEID[UP:0xb93 CP:0x16d] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.639: [upf] INFO: UE F-SEID[UP:0xb93 CP:0x16d] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.645: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1031) 11/06 11:06:03.645: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3192) 11/06 11:06:03.645: [smf] INFO: UE IMSI[262420623810520] APN[internet] IPv4[176.16.22.170] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.646: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 11/06 11:06:03.646: [upf] INFO: UE F-SEID[UP:0x9ff CP:0xaac] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.646: [upf] INFO: UE F-SEID[UP:0x9ff CP:0xaac] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.651: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1031) 11/06 11:06:03.651: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3192) 11/06 11:06:03.651: [smf] INFO: UE IMSI[262427379047430] APN[internet] IPv4[176.16.22.171] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.652: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 11/06 11:06:03.652: [upf] INFO: UE F-SEID[UP:0x444 CP:0x5d] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.652: [upf] INFO: UE F-SEID[UP:0x444 CP:0x5d] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.658: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1031) 11/06 11:06:03.658: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3192) 11/06 11:06:03.658: [smf] INFO: UE IMSI[262426700134762] APN[internet] IPv4[176.16.22.172] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.659: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 11/06 11:06:03.659: [upf] INFO: UE F-SEID[UP:0x70 CP:0xd70] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.659: [upf] INFO: UE F-SEID[UP:0x70 CP:0xd70] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.664: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1031) 11/06 11:06:03.664: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3192) 11/06 11:06:03.664: [smf] INFO: UE IMSI[262422548702905] APN[internet] IPv4[176.16.22.173] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.665: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 11/06 11:06:03.665: [upf] INFO: UE F-SEID[UP:0x808 CP:0x5ce] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.665: [upf] INFO: UE F-SEID[UP:0x808 CP:0x5ce] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.671: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1031) 11/06 11:06:03.671: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3192) 11/06 11:06:03.671: [smf] INFO: UE IMSI[262421685109264] APN[internet] IPv4[176.16.22.174] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.672: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 11/06 11:06:03.672: [upf] INFO: UE F-SEID[UP:0x6b9 CP:0x1e1] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.672: [upf] INFO: UE F-SEID[UP:0x6b9 CP:0x1e1] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.678: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1031) 11/06 11:06:03.678: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3192) 11/06 11:06:03.678: [smf] INFO: UE IMSI[262424038462264] APN[internet] IPv4[176.16.22.175] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.678: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 11/06 11:06:03.678: [upf] INFO: UE F-SEID[UP:0x65b CP:0x377] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.678: [upf] INFO: UE F-SEID[UP:0x65b CP:0x377] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.684: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1031) 11/06 11:06:03.684: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3192) 11/06 11:06:03.684: [smf] INFO: UE IMSI[262427188161381] APN[internet] IPv4[176.16.22.176] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.685: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 11/06 11:06:03.685: [upf] INFO: UE F-SEID[UP:0x37b CP:0xb0a] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.685: [upf] INFO: UE F-SEID[UP:0x37b CP:0xb0a] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.690: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1031) 11/06 11:06:03.690: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3192) 11/06 11:06:03.690: [smf] INFO: UE IMSI[262427375096239] APN[internet] IPv4[176.16.22.177] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.691: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 11/06 11:06:03.691: [upf] INFO: UE F-SEID[UP:0xeea CP:0x1c8] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.691: [upf] INFO: UE F-SEID[UP:0xeea CP:0x1c8] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.697: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1031) 11/06 11:06:03.697: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3192) 11/06 11:06:03.697: [smf] INFO: UE IMSI[262428698855040] APN[internet] IPv4[176.16.22.178] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.698: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 11/06 11:06:03.698: [upf] INFO: UE F-SEID[UP:0x29a CP:0x459] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.698: [upf] INFO: UE F-SEID[UP:0x29a CP:0x459] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.704: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1031) 11/06 11:06:03.704: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3192) 11/06 11:06:03.704: [smf] INFO: UE IMSI[262425031227118] APN[internet] IPv4[176.16.22.179] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.704: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 11/06 11:06:03.704: [upf] INFO: UE F-SEID[UP:0x1c1 CP:0x6c7] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.704: [upf] INFO: UE F-SEID[UP:0x1c1 CP:0x6c7] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.710: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1031) 11/06 11:06:03.710: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3192) 11/06 11:06:03.710: [smf] INFO: UE IMSI[262422858942111] APN[internet] IPv4[176.16.22.180] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.711: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 11/06 11:06:03.711: [upf] INFO: UE F-SEID[UP:0x327 CP:0xa10] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.711: [upf] INFO: UE F-SEID[UP:0x327 CP:0xa10] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.716: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1031) 11/06 11:06:03.716: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3192) 11/06 11:06:03.716: [smf] INFO: UE IMSI[262429832714495] APN[internet] IPv4[176.16.22.181] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.717: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 11/06 11:06:03.717: [upf] INFO: UE F-SEID[UP:0x22d CP:0x2df] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.717: [upf] INFO: UE F-SEID[UP:0x22d CP:0x2df] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.723: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1031) 11/06 11:06:03.723: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3192) 11/06 11:06:03.723: [smf] INFO: UE IMSI[262425211399694] APN[internet] IPv4[176.16.22.182] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.724: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 11/06 11:06:03.724: [upf] INFO: UE F-SEID[UP:0x27 CP:0x2d5] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.724: [upf] INFO: UE F-SEID[UP:0x27 CP:0x2d5] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.730: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1031) 11/06 11:06:03.730: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3192) 11/06 11:06:03.730: [smf] INFO: UE IMSI[262428282269206] APN[internet] IPv4[176.16.22.183] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.730: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 11/06 11:06:03.730: [upf] INFO: UE F-SEID[UP:0x388 CP:0x90c] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.730: [upf] INFO: UE F-SEID[UP:0x388 CP:0x90c] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.736: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1031) 11/06 11:06:03.736: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3192) 11/06 11:06:03.736: [smf] INFO: UE IMSI[262424862985472] APN[internet] IPv4[176.16.22.184] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.737: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 11/06 11:06:03.737: [upf] INFO: UE F-SEID[UP:0xa CP:0x76d] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.737: [upf] INFO: UE F-SEID[UP:0xa CP:0x76d] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.742: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1031) 11/06 11:06:03.743: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3192) 11/06 11:06:03.743: [smf] INFO: UE IMSI[262424015407290] APN[internet] IPv4[176.16.22.185] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.743: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 11/06 11:06:03.743: [upf] INFO: UE F-SEID[UP:0x126 CP:0xff6] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.743: [upf] INFO: UE F-SEID[UP:0x126 CP:0xff6] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.749: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1031) 11/06 11:06:03.749: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3192) 11/06 11:06:03.749: [smf] INFO: UE IMSI[262423985982109] APN[internet] IPv4[176.16.22.186] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.750: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 11/06 11:06:03.750: [upf] INFO: UE F-SEID[UP:0x8cc CP:0x605] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.750: [upf] INFO: UE F-SEID[UP:0x8cc CP:0x605] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.755: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1031) 11/06 11:06:03.755: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3192) 11/06 11:06:03.755: [smf] INFO: UE IMSI[262423879858879] APN[internet] IPv4[176.16.22.187] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.756: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 11/06 11:06:03.756: [upf] INFO: UE F-SEID[UP:0xa88 CP:0xa15] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.756: [upf] INFO: UE F-SEID[UP:0xa88 CP:0xa15] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.762: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1031) 11/06 11:06:03.762: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3192) 11/06 11:06:03.762: [smf] INFO: UE IMSI[262426269860275] APN[internet] IPv4[176.16.22.188] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.763: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 11/06 11:06:03.763: [upf] INFO: UE F-SEID[UP:0xfe4 CP:0x2f8] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.763: [upf] INFO: UE F-SEID[UP:0xfe4 CP:0x2f8] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.768: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1031) 11/06 11:06:03.768: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3192) 11/06 11:06:03.768: [smf] INFO: UE IMSI[262423658009770] APN[internet] IPv4[176.16.22.189] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.769: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 11/06 11:06:03.769: [upf] INFO: UE F-SEID[UP:0xbd6 CP:0xba0] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.769: [upf] INFO: UE F-SEID[UP:0xbd6 CP:0xba0] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.775: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1031) 11/06 11:06:03.775: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3192) 11/06 11:06:03.775: [smf] INFO: UE IMSI[262428148953526] APN[internet] IPv4[176.16.22.190] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.775: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 11/06 11:06:03.775: [upf] INFO: UE F-SEID[UP:0x34a CP:0x72e] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.775: [upf] INFO: UE F-SEID[UP:0x34a CP:0x72e] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.781: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1031) 11/06 11:06:03.781: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3192) 11/06 11:06:03.781: [smf] INFO: UE IMSI[262429014155175] APN[internet] IPv4[176.16.22.191] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.782: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 11/06 11:06:03.782: [upf] INFO: UE F-SEID[UP:0x4dc CP:0x266] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.782: [upf] INFO: UE F-SEID[UP:0x4dc CP:0x266] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.787: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1031) 11/06 11:06:03.787: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3192) 11/06 11:06:03.787: [smf] INFO: UE IMSI[262425188864627] APN[internet] IPv4[176.16.22.192] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.788: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 11/06 11:06:03.788: [upf] INFO: UE F-SEID[UP:0x849 CP:0xc45] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.788: [upf] INFO: UE F-SEID[UP:0x849 CP:0xc45] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.794: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1031) 11/06 11:06:03.794: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3192) 11/06 11:06:03.794: [smf] INFO: UE IMSI[262420100385368] APN[internet] IPv4[176.16.22.193] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.795: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 11/06 11:06:03.795: [upf] INFO: UE F-SEID[UP:0xa89 CP:0x8b7] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.795: [upf] INFO: UE F-SEID[UP:0xa89 CP:0x8b7] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.800: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1031) 11/06 11:06:03.800: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3192) 11/06 11:06:03.800: [smf] INFO: UE IMSI[262421097868917] APN[internet] IPv4[176.16.22.194] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.801: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 11/06 11:06:03.801: [upf] INFO: UE F-SEID[UP:0x659 CP:0x43c] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.801: [upf] INFO: UE F-SEID[UP:0x659 CP:0x43c] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.807: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1031) 11/06 11:06:03.807: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3192) 11/06 11:06:03.807: [smf] INFO: UE IMSI[262427266568768] APN[internet] IPv4[176.16.22.195] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.807: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 11/06 11:06:03.808: [upf] INFO: UE F-SEID[UP:0xc0a CP:0xafa] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.808: [upf] INFO: UE F-SEID[UP:0xc0a CP:0xafa] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.813: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1031) 11/06 11:06:03.813: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3192) 11/06 11:06:03.813: [smf] INFO: UE IMSI[262426872550528] APN[internet] IPv4[176.16.22.196] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.814: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 11/06 11:06:03.814: [upf] INFO: UE F-SEID[UP:0xc6d CP:0x7b4] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.814: [upf] INFO: UE F-SEID[UP:0xc6d CP:0x7b4] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.820: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1031) 11/06 11:06:03.820: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3192) 11/06 11:06:03.820: [smf] INFO: UE IMSI[262429054588766] APN[internet] IPv4[176.16.22.197] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.820: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 11/06 11:06:03.820: [upf] INFO: UE F-SEID[UP:0x68d CP:0x73e] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.820: [upf] INFO: UE F-SEID[UP:0x68d CP:0x73e] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.826: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1031) 11/06 11:06:03.826: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3192) 11/06 11:06:03.826: [smf] INFO: UE IMSI[262427524395563] APN[internet] IPv4[176.16.22.198] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.827: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 11/06 11:06:03.827: [upf] INFO: UE F-SEID[UP:0x62f CP:0x56d] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.827: [upf] INFO: UE F-SEID[UP:0x62f CP:0x56d] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.833: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1031) 11/06 11:06:03.833: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3192) 11/06 11:06:03.833: [smf] INFO: UE IMSI[262423649808600] APN[internet] IPv4[176.16.22.199] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.834: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 11/06 11:06:03.834: [upf] INFO: UE F-SEID[UP:0x8a9 CP:0xa85] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.834: [upf] INFO: UE F-SEID[UP:0x8a9 CP:0xa85] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.839: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1031) 11/06 11:06:03.839: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3192) 11/06 11:06:03.839: [smf] INFO: UE IMSI[262427753905111] APN[internet] IPv4[176.16.22.200] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.840: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 11/06 11:06:03.840: [upf] INFO: UE F-SEID[UP:0x964 CP:0x369] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.840: [upf] INFO: UE F-SEID[UP:0x964 CP:0x369] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.846: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1031) 11/06 11:06:03.846: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3192) 11/06 11:06:03.846: [smf] INFO: UE IMSI[262426185776626] APN[internet] IPv4[176.16.22.201] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.847: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 11/06 11:06:03.847: [upf] INFO: UE F-SEID[UP:0xb40 CP:0xf41] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.847: [upf] INFO: UE F-SEID[UP:0xb40 CP:0xf41] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.852: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1031) 11/06 11:06:03.852: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3192) 11/06 11:06:03.852: [smf] INFO: UE IMSI[262426344227912] APN[internet] IPv4[176.16.22.202] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.853: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 11/06 11:06:03.853: [upf] INFO: UE F-SEID[UP:0xcfb CP:0x60c] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.853: [upf] INFO: UE F-SEID[UP:0xcfb CP:0x60c] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.859: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1031) 11/06 11:06:03.859: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3192) 11/06 11:06:03.859: [smf] INFO: UE IMSI[262425174653797] APN[internet] IPv4[176.16.22.203] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.860: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 11/06 11:06:03.860: [upf] INFO: UE F-SEID[UP:0x282 CP:0x63f] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.860: [upf] INFO: UE F-SEID[UP:0x282 CP:0x63f] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.867: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1031) 11/06 11:06:03.867: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3192) 11/06 11:06:03.867: [smf] INFO: UE IMSI[262427515951671] APN[internet] IPv4[176.16.22.204] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.867: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 11/06 11:06:03.867: [upf] INFO: UE F-SEID[UP:0x6c7 CP:0x9d4] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.867: [upf] INFO: UE F-SEID[UP:0x6c7 CP:0x9d4] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.873: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1031) 11/06 11:06:03.873: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3192) 11/06 11:06:03.873: [smf] INFO: UE IMSI[262423956222685] APN[internet] IPv4[176.16.22.205] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.874: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 11/06 11:06:03.874: [upf] INFO: UE F-SEID[UP:0x6d5 CP:0x427] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.874: [upf] INFO: UE F-SEID[UP:0x6d5 CP:0x427] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.880: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1031) 11/06 11:06:03.880: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3192) 11/06 11:06:03.880: [smf] INFO: UE IMSI[262422596558039] APN[internet] IPv4[176.16.22.206] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.880: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 11/06 11:06:03.880: [upf] INFO: UE F-SEID[UP:0x2a7 CP:0xd4f] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.880: [upf] INFO: UE F-SEID[UP:0x2a7 CP:0xd4f] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.886: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1031) 11/06 11:06:03.886: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3192) 11/06 11:06:03.886: [smf] INFO: UE IMSI[262422447495033] APN[internet] IPv4[176.16.22.207] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.887: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 11/06 11:06:03.887: [upf] INFO: UE F-SEID[UP:0x926 CP:0xd93] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.887: [upf] INFO: UE F-SEID[UP:0x926 CP:0xd93] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.893: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1031) 11/06 11:06:03.893: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3192) 11/06 11:06:03.893: [smf] INFO: UE IMSI[262424018780081] APN[internet] IPv4[176.16.22.208] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.894: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 11/06 11:06:03.894: [upf] INFO: UE F-SEID[UP:0x995 CP:0x332] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.894: [upf] INFO: UE F-SEID[UP:0x995 CP:0x332] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.900: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1031) 11/06 11:06:03.900: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3192) 11/06 11:06:03.900: [smf] INFO: UE IMSI[262426678541410] APN[internet] IPv4[176.16.22.209] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.901: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 11/06 11:06:03.901: [upf] INFO: UE F-SEID[UP:0xc1 CP:0x296] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.901: [upf] INFO: UE F-SEID[UP:0xc1 CP:0x296] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.908: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1031) 11/06 11:06:03.908: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3192) 11/06 11:06:03.908: [smf] INFO: UE IMSI[262428415658040] APN[internet] IPv4[176.16.22.210] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.908: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 11/06 11:06:03.909: [upf] INFO: UE F-SEID[UP:0xe7e CP:0xc3d] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.909: [upf] INFO: UE F-SEID[UP:0xe7e CP:0xc3d] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.915: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1031) 11/06 11:06:03.915: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3192) 11/06 11:06:03.915: [smf] INFO: UE IMSI[262421270337540] APN[internet] IPv4[176.16.22.211] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.916: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 11/06 11:06:03.916: [upf] INFO: UE F-SEID[UP:0x686 CP:0x727] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.916: [upf] INFO: UE F-SEID[UP:0x686 CP:0x727] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.924: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1031) 11/06 11:06:03.924: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3192) 11/06 11:06:03.924: [smf] INFO: UE IMSI[262424933147808] APN[internet] IPv4[176.16.22.212] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.924: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 11/06 11:06:03.924: [upf] INFO: UE F-SEID[UP:0xba1 CP:0xb15] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.924: [upf] INFO: UE F-SEID[UP:0xba1 CP:0xb15] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.930: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1031) 11/06 11:06:03.930: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3192) 11/06 11:06:03.930: [smf] INFO: UE IMSI[262427026126171] APN[internet] IPv4[176.16.22.213] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.931: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 11/06 11:06:03.931: [upf] INFO: UE F-SEID[UP:0x3f2 CP:0x264] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.931: [upf] INFO: UE F-SEID[UP:0x3f2 CP:0x264] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.937: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1031) 11/06 11:06:03.937: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3192) 11/06 11:06:03.937: [smf] INFO: UE IMSI[262423070330952] APN[internet] IPv4[176.16.22.214] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.937: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 11/06 11:06:03.937: [upf] INFO: UE F-SEID[UP:0xe77 CP:0xe0f] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.937: [upf] INFO: UE F-SEID[UP:0xe77 CP:0xe0f] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.944: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1031) 11/06 11:06:03.944: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3192) 11/06 11:06:03.944: [smf] INFO: UE IMSI[262424059497419] APN[internet] IPv4[176.16.22.215] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.944: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 11/06 11:06:03.944: [upf] INFO: UE F-SEID[UP:0x600 CP:0x68b] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.944: [upf] INFO: UE F-SEID[UP:0x600 CP:0x68b] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.950: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1031) 11/06 11:06:03.950: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3192) 11/06 11:06:03.950: [smf] INFO: UE IMSI[262421609854710] APN[internet] IPv4[176.16.22.216] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.951: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 11/06 11:06:03.951: [upf] INFO: UE F-SEID[UP:0xcd7 CP:0xe39] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.951: [upf] INFO: UE F-SEID[UP:0xcd7 CP:0xe39] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.957: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1031) 11/06 11:06:03.957: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3192) 11/06 11:06:03.957: [smf] INFO: UE IMSI[262427528802939] APN[internet] IPv4[176.16.22.217] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.957: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 11/06 11:06:03.957: [upf] INFO: UE F-SEID[UP:0xda7 CP:0x571] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.957: [upf] INFO: UE F-SEID[UP:0xda7 CP:0x571] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.963: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1031) 11/06 11:06:03.963: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3192) 11/06 11:06:03.963: [smf] INFO: UE IMSI[262420925555131] APN[internet] IPv4[176.16.22.218] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.964: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 11/06 11:06:03.964: [upf] INFO: UE F-SEID[UP:0x661 CP:0x31b] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.964: [upf] INFO: UE F-SEID[UP:0x661 CP:0x31b] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.970: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1031) 11/06 11:06:03.970: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3192) 11/06 11:06:03.970: [smf] INFO: UE IMSI[262424857239506] APN[internet] IPv4[176.16.22.219] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.970: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 11/06 11:06:03.970: [upf] INFO: UE F-SEID[UP:0xd3b CP:0x9d8] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.970: [upf] INFO: UE F-SEID[UP:0xd3b CP:0x9d8] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.976: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1031) 11/06 11:06:03.976: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3192) 11/06 11:06:03.976: [smf] INFO: UE IMSI[262429526489244] APN[internet] IPv4[176.16.22.220] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.977: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 11/06 11:06:03.977: [upf] INFO: UE F-SEID[UP:0xedd CP:0x53a] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.977: [upf] INFO: UE F-SEID[UP:0xedd CP:0x53a] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.983: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1031) 11/06 11:06:03.983: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3192) 11/06 11:06:03.983: [smf] INFO: UE IMSI[262429891909629] APN[internet] IPv4[176.16.22.221] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.983: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 11/06 11:06:03.983: [upf] INFO: UE F-SEID[UP:0x20b CP:0xd97] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.983: [upf] INFO: UE F-SEID[UP:0x20b CP:0xd97] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.989: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1031) 11/06 11:06:03.989: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3192) 11/06 11:06:03.989: [smf] INFO: UE IMSI[262423640665103] APN[internet] IPv4[176.16.22.222] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.990: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 11/06 11:06:03.990: [upf] INFO: UE F-SEID[UP:0xe3b CP:0xe84] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.990: [upf] INFO: UE F-SEID[UP:0xe3b CP:0xe84] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.997: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1031) 11/06 11:06:03.997: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3192) 11/06 11:06:03.997: [smf] INFO: UE IMSI[262427272115859] APN[internet] IPv4[176.16.22.223] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:03.997: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 11/06 11:06:03.997: [upf] INFO: UE F-SEID[UP:0x23a CP:0x51b] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 11/06 11:06:03.997: [upf] INFO: UE F-SEID[UP:0x23a CP:0x51b] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.003: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1031) 11/06 11:06:04.003: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3192) 11/06 11:06:04.003: [smf] INFO: UE IMSI[262429667254761] APN[internet] IPv4[176.16.22.224] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.004: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 11/06 11:06:04.004: [upf] INFO: UE F-SEID[UP:0xc74 CP:0x24] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.004: [upf] INFO: UE F-SEID[UP:0xc74 CP:0x24] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.010: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1031) 11/06 11:06:04.010: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3192) 11/06 11:06:04.010: [smf] INFO: UE IMSI[262421800899040] APN[internet] IPv4[176.16.22.225] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.011: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 11/06 11:06:04.011: [upf] INFO: UE F-SEID[UP:0x92d CP:0x26e] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.011: [upf] INFO: UE F-SEID[UP:0x92d CP:0x26e] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.017: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1031) 11/06 11:06:04.017: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3192) 11/06 11:06:04.017: [smf] INFO: UE IMSI[262421884148149] APN[internet] IPv4[176.16.22.226] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.018: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 11/06 11:06:04.018: [upf] INFO: UE F-SEID[UP:0xd99 CP:0xa19] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.018: [upf] INFO: UE F-SEID[UP:0xd99 CP:0xa19] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.024: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1031) 11/06 11:06:04.024: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3192) 11/06 11:06:04.024: [smf] INFO: UE IMSI[262423165794753] APN[internet] IPv4[176.16.22.227] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.024: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 11/06 11:06:04.024: [upf] INFO: UE F-SEID[UP:0xd59 CP:0x147] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.024: [upf] INFO: UE F-SEID[UP:0xd59 CP:0x147] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.030: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1031) 11/06 11:06:04.030: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3192) 11/06 11:06:04.030: [smf] INFO: UE IMSI[262420564009198] APN[internet] IPv4[176.16.22.228] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.031: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 11/06 11:06:04.031: [upf] INFO: UE F-SEID[UP:0xa72 CP:0xc10] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.031: [upf] INFO: UE F-SEID[UP:0xa72 CP:0xc10] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.036: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1031) 11/06 11:06:04.036: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3192) 11/06 11:06:04.037: [smf] INFO: UE IMSI[262424560122069] APN[internet] IPv4[176.16.22.229] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.037: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 11/06 11:06:04.037: [upf] INFO: UE F-SEID[UP:0x2d CP:0xbed] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.037: [upf] INFO: UE F-SEID[UP:0x2d CP:0xbed] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.043: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1031) 11/06 11:06:04.043: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3192) 11/06 11:06:04.043: [smf] INFO: UE IMSI[262425596761318] APN[internet] IPv4[176.16.22.230] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.046: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 11/06 11:06:04.046: [upf] INFO: UE F-SEID[UP:0x45e CP:0xcc3] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.046: [upf] INFO: UE F-SEID[UP:0x45e CP:0xcc3] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.050: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1031) 11/06 11:06:04.050: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3192) 11/06 11:06:04.050: [smf] INFO: UE IMSI[262427691024494] APN[internet] IPv4[176.16.22.231] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.051: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 11/06 11:06:04.051: [upf] INFO: UE F-SEID[UP:0x301 CP:0x5f4] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.051: [upf] INFO: UE F-SEID[UP:0x301 CP:0x5f4] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.056: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1031) 11/06 11:06:04.056: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3192) 11/06 11:06:04.056: [smf] INFO: UE IMSI[262420135113065] APN[internet] IPv4[176.16.22.232] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.057: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 11/06 11:06:04.057: [upf] INFO: UE F-SEID[UP:0xd7b CP:0x39e] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.057: [upf] INFO: UE F-SEID[UP:0xd7b CP:0x39e] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.063: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1031) 11/06 11:06:04.063: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3192) 11/06 11:06:04.063: [smf] INFO: UE IMSI[262421182033273] APN[internet] IPv4[176.16.22.233] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.063: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 11/06 11:06:04.063: [upf] INFO: UE F-SEID[UP:0xacf CP:0xf59] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.064: [upf] INFO: UE F-SEID[UP:0xacf CP:0xf59] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.069: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1031) 11/06 11:06:04.069: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3192) 11/06 11:06:04.069: [smf] INFO: UE IMSI[262429416996938] APN[internet] IPv4[176.16.22.234] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.070: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 11/06 11:06:04.070: [upf] INFO: UE F-SEID[UP:0xe11 CP:0xb73] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.070: [upf] INFO: UE F-SEID[UP:0xe11 CP:0xb73] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.076: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1031) 11/06 11:06:04.076: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3192) 11/06 11:06:04.076: [smf] INFO: UE IMSI[262424570753598] APN[internet] IPv4[176.16.22.235] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.077: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 11/06 11:06:04.077: [upf] INFO: UE F-SEID[UP:0x4b4 CP:0x42a] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.077: [upf] INFO: UE F-SEID[UP:0x4b4 CP:0x42a] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.083: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1031) 11/06 11:06:04.083: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3192) 11/06 11:06:04.083: [smf] INFO: UE IMSI[262421780844037] APN[internet] IPv4[176.16.22.236] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.084: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 11/06 11:06:04.084: [upf] INFO: UE F-SEID[UP:0x728 CP:0x41d] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.084: [upf] INFO: UE F-SEID[UP:0x728 CP:0x41d] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.090: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1031) 11/06 11:06:04.090: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3192) 11/06 11:06:04.090: [smf] INFO: UE IMSI[262425180806247] APN[internet] IPv4[176.16.22.237] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.090: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 11/06 11:06:04.090: [upf] INFO: UE F-SEID[UP:0xf9 CP:0x7be] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.090: [upf] INFO: UE F-SEID[UP:0xf9 CP:0x7be] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.097: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1031) 11/06 11:06:04.097: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3192) 11/06 11:06:04.097: [smf] INFO: UE IMSI[262428776651114] APN[internet] IPv4[176.16.22.238] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.098: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 11/06 11:06:04.098: [upf] INFO: UE F-SEID[UP:0xc50 CP:0xe7a] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.098: [upf] INFO: UE F-SEID[UP:0xc50 CP:0xe7a] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.105: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1031) 11/06 11:06:04.105: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3192) 11/06 11:06:04.105: [smf] INFO: UE IMSI[262428939139442] APN[internet] IPv4[176.16.22.239] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.106: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 11/06 11:06:04.106: [upf] INFO: UE F-SEID[UP:0x403 CP:0xcb] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.106: [upf] INFO: UE F-SEID[UP:0x403 CP:0xcb] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.111: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1031) 11/06 11:06:04.111: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3192) 11/06 11:06:04.111: [smf] INFO: UE IMSI[262424379217514] APN[internet] IPv4[176.16.22.240] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.112: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 11/06 11:06:04.112: [upf] INFO: UE F-SEID[UP:0xa14 CP:0x3f6] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.112: [upf] INFO: UE F-SEID[UP:0xa14 CP:0x3f6] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.118: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1031) 11/06 11:06:04.118: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3192) 11/06 11:06:04.118: [smf] INFO: UE IMSI[262427215713842] APN[internet] IPv4[176.16.22.241] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.119: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 11/06 11:06:04.119: [upf] INFO: UE F-SEID[UP:0xa57 CP:0x877] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.119: [upf] INFO: UE F-SEID[UP:0xa57 CP:0x877] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.124: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1031) 11/06 11:06:04.124: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3192) 11/06 11:06:04.124: [smf] INFO: UE IMSI[262421574089249] APN[internet] IPv4[176.16.22.242] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.125: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 11/06 11:06:04.125: [upf] INFO: UE F-SEID[UP:0x495 CP:0xded] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.125: [upf] INFO: UE F-SEID[UP:0x495 CP:0xded] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.131: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1031) 11/06 11:06:04.131: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3192) 11/06 11:06:04.131: [smf] INFO: UE IMSI[262426962763793] APN[internet] IPv4[176.16.22.243] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.132: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 11/06 11:06:04.132: [upf] INFO: UE F-SEID[UP:0x529 CP:0x337] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.132: [upf] INFO: UE F-SEID[UP:0x529 CP:0x337] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.137: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1031) 11/06 11:06:04.137: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3192) 11/06 11:06:04.137: [smf] INFO: UE IMSI[262429154023992] APN[internet] IPv4[176.16.22.244] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.138: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 11/06 11:06:04.138: [upf] INFO: UE F-SEID[UP:0x9f9 CP:0xfc0] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.138: [upf] INFO: UE F-SEID[UP:0x9f9 CP:0xfc0] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.144: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1031) 11/06 11:06:04.144: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3192) 11/06 11:06:04.144: [smf] INFO: UE IMSI[262425015368129] APN[internet] IPv4[176.16.22.245] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.145: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 11/06 11:06:04.145: [upf] INFO: UE F-SEID[UP:0xbb0 CP:0xdfa] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.145: [upf] INFO: UE F-SEID[UP:0xbb0 CP:0xdfa] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.150: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1031) 11/06 11:06:04.150: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3192) 11/06 11:06:04.150: [smf] INFO: UE IMSI[262423849113495] APN[internet] IPv4[176.16.22.246] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.151: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 11/06 11:06:04.151: [upf] INFO: UE F-SEID[UP:0xdaf CP:0x360] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.151: [upf] INFO: UE F-SEID[UP:0xdaf CP:0x360] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.157: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1031) 11/06 11:06:04.157: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3192) 11/06 11:06:04.157: [smf] INFO: UE IMSI[262424950641233] APN[internet] IPv4[176.16.22.247] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.158: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 11/06 11:06:04.158: [upf] INFO: UE F-SEID[UP:0x3e1 CP:0xb83] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.158: [upf] INFO: UE F-SEID[UP:0x3e1 CP:0xb83] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.163: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1031) 11/06 11:06:04.163: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3192) 11/06 11:06:04.163: [smf] INFO: UE IMSI[262426347136248] APN[internet] IPv4[176.16.22.248] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.164: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 11/06 11:06:04.164: [upf] INFO: UE F-SEID[UP:0xa50 CP:0x12d] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.164: [upf] INFO: UE F-SEID[UP:0xa50 CP:0x12d] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.170: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1031) 11/06 11:06:04.170: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3192) 11/06 11:06:04.170: [smf] INFO: UE IMSI[262423817983815] APN[internet] IPv4[176.16.22.249] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.171: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 11/06 11:06:04.171: [upf] INFO: UE F-SEID[UP:0x2ae CP:0xcd5] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.171: [upf] INFO: UE F-SEID[UP:0x2ae CP:0xcd5] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.177: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1031) 11/06 11:06:04.177: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3192) 11/06 11:06:04.177: [smf] INFO: UE IMSI[262429007206223] APN[internet] IPv4[176.16.22.250] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.178: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 11/06 11:06:04.178: [upf] INFO: UE F-SEID[UP:0xf0d CP:0xa6d] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.178: [upf] INFO: UE F-SEID[UP:0xf0d CP:0xa6d] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.184: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1031) 11/06 11:06:04.184: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3192) 11/06 11:06:04.184: [smf] INFO: UE IMSI[262420694424565] APN[internet] IPv4[176.16.22.251] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.185: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 11/06 11:06:04.185: [upf] INFO: UE F-SEID[UP:0xec1 CP:0xd92] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.185: [upf] INFO: UE F-SEID[UP:0xec1 CP:0xd92] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.191: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1031) 11/06 11:06:04.191: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3192) 11/06 11:06:04.191: [smf] INFO: UE IMSI[262421860736754] APN[internet] IPv4[176.16.22.252] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.192: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 11/06 11:06:04.192: [upf] INFO: UE F-SEID[UP:0x81b CP:0x5b2] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.192: [upf] INFO: UE F-SEID[UP:0x81b CP:0x5b2] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.197: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1031) 11/06 11:06:04.197: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3192) 11/06 11:06:04.197: [smf] INFO: UE IMSI[262424548821028] APN[internet] IPv4[176.16.22.253] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.198: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 11/06 11:06:04.198: [upf] INFO: UE F-SEID[UP:0x875 CP:0xb7b] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.198: [upf] INFO: UE F-SEID[UP:0x875 CP:0xb7b] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.204: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1031) 11/06 11:06:04.204: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3192) 11/06 11:06:04.204: [smf] INFO: UE IMSI[262427620829264] APN[internet] IPv4[176.16.22.254] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.204: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 11/06 11:06:04.205: [upf] INFO: UE F-SEID[UP:0xfcb CP:0x1c0] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.205: [upf] INFO: UE F-SEID[UP:0xfcb CP:0x1c0] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.210: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1031) 11/06 11:06:04.210: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3192) 11/06 11:06:04.210: [smf] INFO: UE IMSI[262428517524432] APN[internet] IPv4[176.16.22.255] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.211: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 11/06 11:06:04.211: [upf] INFO: UE F-SEID[UP:0xb9b CP:0xc03] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.211: [upf] INFO: UE F-SEID[UP:0xb9b CP:0xc03] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.217: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1031) 11/06 11:06:04.217: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3192) 11/06 11:06:04.217: [smf] INFO: UE IMSI[262424296357513] APN[internet] IPv4[176.16.23.0] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.217: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 11/06 11:06:04.217: [upf] INFO: UE F-SEID[UP:0xa21 CP:0x7a1] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.217: [upf] INFO: UE F-SEID[UP:0xa21 CP:0x7a1] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.223: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1031) 11/06 11:06:04.223: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3192) 11/06 11:06:04.223: [smf] INFO: UE IMSI[262427999336851] APN[internet] IPv4[176.16.23.1] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.224: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 11/06 11:06:04.224: [upf] INFO: UE F-SEID[UP:0x7da CP:0x53b] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.224: [upf] INFO: UE F-SEID[UP:0x7da CP:0x53b] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.230: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1031) 11/06 11:06:04.230: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3192) 11/06 11:06:04.230: [smf] INFO: UE IMSI[262425002667036] APN[internet] IPv4[176.16.23.2] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.230: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 11/06 11:06:04.231: [upf] INFO: UE F-SEID[UP:0xbf1 CP:0xd34] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.231: [upf] INFO: UE F-SEID[UP:0xbf1 CP:0xd34] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.236: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1031) 11/06 11:06:04.236: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3192) 11/06 11:06:04.236: [smf] INFO: UE IMSI[262424929883206] APN[internet] IPv4[176.16.23.3] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.237: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 11/06 11:06:04.237: [upf] INFO: UE F-SEID[UP:0x1d4 CP:0xcc5] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.237: [upf] INFO: UE F-SEID[UP:0x1d4 CP:0xcc5] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.243: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1031) 11/06 11:06:04.243: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3192) 11/06 11:06:04.243: [smf] INFO: UE IMSI[262421062653772] APN[internet] IPv4[176.16.23.4] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.243: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 11/06 11:06:04.243: [upf] INFO: UE F-SEID[UP:0xd62 CP:0x9ea] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.243: [upf] INFO: UE F-SEID[UP:0xd62 CP:0x9ea] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.249: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1031) 11/06 11:06:04.249: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3192) 11/06 11:06:04.249: [smf] INFO: UE IMSI[262420120146139] APN[internet] IPv4[176.16.23.5] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.250: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 11/06 11:06:04.250: [upf] INFO: UE F-SEID[UP:0x6d7 CP:0x633] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.250: [upf] INFO: UE F-SEID[UP:0x6d7 CP:0x633] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.256: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1031) 11/06 11:06:04.256: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3192) 11/06 11:06:04.256: [smf] INFO: UE IMSI[262425640032867] APN[internet] IPv4[176.16.23.6] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.257: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 11/06 11:06:04.257: [upf] INFO: UE F-SEID[UP:0xe2d CP:0x4f6] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.257: [upf] INFO: UE F-SEID[UP:0xe2d CP:0x4f6] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.262: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1031) 11/06 11:06:04.262: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3192) 11/06 11:06:04.262: [smf] INFO: UE IMSI[262420023560280] APN[internet] IPv4[176.16.23.7] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.263: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 11/06 11:06:04.263: [upf] INFO: UE F-SEID[UP:0xf9b CP:0x600] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.263: [upf] INFO: UE F-SEID[UP:0xf9b CP:0x600] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.269: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1031) 11/06 11:06:04.269: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3192) 11/06 11:06:04.269: [smf] INFO: UE IMSI[262429626956968] APN[internet] IPv4[176.16.23.8] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.270: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 11/06 11:06:04.270: [upf] INFO: UE F-SEID[UP:0x5b7 CP:0xeb9] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.270: [upf] INFO: UE F-SEID[UP:0x5b7 CP:0xeb9] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.275: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1031) 11/06 11:06:04.275: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3192) 11/06 11:06:04.275: [smf] INFO: UE IMSI[262426961849777] APN[internet] IPv4[176.16.23.9] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.276: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 11/06 11:06:04.276: [upf] INFO: UE F-SEID[UP:0x5f4 CP:0x5c5] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.276: [upf] INFO: UE F-SEID[UP:0x5f4 CP:0x5c5] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.282: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1031) 11/06 11:06:04.282: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3192) 11/06 11:06:04.282: [smf] INFO: UE IMSI[262424852565805] APN[internet] IPv4[176.16.23.10] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.283: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 11/06 11:06:04.283: [upf] INFO: UE F-SEID[UP:0xf06 CP:0x345] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.283: [upf] INFO: UE F-SEID[UP:0xf06 CP:0x345] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.288: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1031) 11/06 11:06:04.288: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3192) 11/06 11:06:04.289: [smf] INFO: UE IMSI[262429442500683] APN[internet] IPv4[176.16.23.11] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.289: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 11/06 11:06:04.289: [upf] INFO: UE F-SEID[UP:0xad4 CP:0x368] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.289: [upf] INFO: UE F-SEID[UP:0xad4 CP:0x368] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.295: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1031) 11/06 11:06:04.295: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3192) 11/06 11:06:04.295: [smf] INFO: UE IMSI[262426059058135] APN[internet] IPv4[176.16.23.12] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.296: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 11/06 11:06:04.296: [upf] INFO: UE F-SEID[UP:0x295 CP:0x699] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.296: [upf] INFO: UE F-SEID[UP:0x295 CP:0x699] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.302: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1031) 11/06 11:06:04.302: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3192) 11/06 11:06:04.302: [smf] INFO: UE IMSI[262422401419915] APN[internet] IPv4[176.16.23.13] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.302: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 11/06 11:06:04.302: [upf] INFO: UE F-SEID[UP:0x6b2 CP:0x969] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.302: [upf] INFO: UE F-SEID[UP:0x6b2 CP:0x969] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.308: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1031) 11/06 11:06:04.308: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3192) 11/06 11:06:04.308: [smf] INFO: UE IMSI[262427260321124] APN[internet] IPv4[176.16.23.14] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.309: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 11/06 11:06:04.309: [upf] INFO: UE F-SEID[UP:0x8cd CP:0xd14] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.309: [upf] INFO: UE F-SEID[UP:0x8cd CP:0xd14] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.315: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1031) 11/06 11:06:04.315: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3192) 11/06 11:06:04.315: [smf] INFO: UE IMSI[262423125269443] APN[internet] IPv4[176.16.23.15] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.316: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 11/06 11:06:04.316: [upf] INFO: UE F-SEID[UP:0x31d CP:0x634] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.316: [upf] INFO: UE F-SEID[UP:0x31d CP:0x634] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.322: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1031) 11/06 11:06:04.322: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3192) 11/06 11:06:04.322: [smf] INFO: UE IMSI[262420341522685] APN[internet] IPv4[176.16.23.16] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.323: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 11/06 11:06:04.323: [upf] INFO: UE F-SEID[UP:0xc52 CP:0x2a9] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.323: [upf] INFO: UE F-SEID[UP:0xc52 CP:0x2a9] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.329: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1031) 11/06 11:06:04.329: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3192) 11/06 11:06:04.329: [smf] INFO: UE IMSI[262422262324824] APN[internet] IPv4[176.16.23.17] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.329: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 11/06 11:06:04.330: [upf] INFO: UE F-SEID[UP:0xf7c CP:0xab2] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.330: [upf] INFO: UE F-SEID[UP:0xf7c CP:0xab2] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.335: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1031) 11/06 11:06:04.335: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3192) 11/06 11:06:04.335: [smf] INFO: UE IMSI[262422992183007] APN[internet] IPv4[176.16.23.18] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.336: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 11/06 11:06:04.336: [upf] INFO: UE F-SEID[UP:0x95d CP:0xac5] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.336: [upf] INFO: UE F-SEID[UP:0x95d CP:0xac5] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.342: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1031) 11/06 11:06:04.342: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3192) 11/06 11:06:04.342: [smf] INFO: UE IMSI[262428348445121] APN[internet] IPv4[176.16.23.19] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.343: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 11/06 11:06:04.343: [upf] INFO: UE F-SEID[UP:0x7a3 CP:0x656] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.343: [upf] INFO: UE F-SEID[UP:0x7a3 CP:0x656] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.348: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1031) 11/06 11:06:04.348: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3192) 11/06 11:06:04.348: [smf] INFO: UE IMSI[262423475318268] APN[internet] IPv4[176.16.23.20] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.349: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 11/06 11:06:04.349: [upf] INFO: UE F-SEID[UP:0x657 CP:0x670] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.349: [upf] INFO: UE F-SEID[UP:0x657 CP:0x670] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.356: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1031) 11/06 11:06:04.356: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3192) 11/06 11:06:04.356: [smf] INFO: UE IMSI[262429264504906] APN[internet] IPv4[176.16.23.21] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.356: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 11/06 11:06:04.356: [upf] INFO: UE F-SEID[UP:0xd1c CP:0x71a] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.356: [upf] INFO: UE F-SEID[UP:0xd1c CP:0x71a] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.362: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1031) 11/06 11:06:04.362: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3192) 11/06 11:06:04.362: [smf] INFO: UE IMSI[262429235650960] APN[internet] IPv4[176.16.23.22] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.363: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 11/06 11:06:04.363: [upf] INFO: UE F-SEID[UP:0x274 CP:0x12] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.363: [upf] INFO: UE F-SEID[UP:0x274 CP:0x12] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.370: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1031) 11/06 11:06:04.370: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3192) 11/06 11:06:04.370: [smf] INFO: UE IMSI[262421281984646] APN[internet] IPv4[176.16.23.23] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.371: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 11/06 11:06:04.371: [upf] INFO: UE F-SEID[UP:0x4f4 CP:0x1f8] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.371: [upf] INFO: UE F-SEID[UP:0x4f4 CP:0x1f8] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.377: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1031) 11/06 11:06:04.377: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3192) 11/06 11:06:04.377: [smf] INFO: UE IMSI[262420129942262] APN[internet] IPv4[176.16.23.24] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.377: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 11/06 11:06:04.377: [upf] INFO: UE F-SEID[UP:0xd52 CP:0xf9f] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.377: [upf] INFO: UE F-SEID[UP:0xd52 CP:0xf9f] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.383: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1031) 11/06 11:06:04.383: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3192) 11/06 11:06:04.383: [smf] INFO: UE IMSI[262422784543660] APN[internet] IPv4[176.16.23.25] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.384: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 11/06 11:06:04.384: [upf] INFO: UE F-SEID[UP:0x430 CP:0x8db] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.384: [upf] INFO: UE F-SEID[UP:0x430 CP:0x8db] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.390: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1031) 11/06 11:06:04.390: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3192) 11/06 11:06:04.390: [smf] INFO: UE IMSI[262427158779183] APN[internet] IPv4[176.16.23.26] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.390: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 11/06 11:06:04.390: [upf] INFO: UE F-SEID[UP:0x397 CP:0xa99] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.390: [upf] INFO: UE F-SEID[UP:0x397 CP:0xa99] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.396: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1031) 11/06 11:06:04.396: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3192) 11/06 11:06:04.396: [smf] INFO: UE IMSI[262427927563603] APN[internet] IPv4[176.16.23.27] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.397: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 11/06 11:06:04.397: [upf] INFO: UE F-SEID[UP:0xb73 CP:0x4cf] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.397: [upf] INFO: UE F-SEID[UP:0xb73 CP:0x4cf] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.403: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1031) 11/06 11:06:04.403: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3192) 11/06 11:06:04.403: [smf] INFO: UE IMSI[262423981001209] APN[internet] IPv4[176.16.23.28] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.404: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 11/06 11:06:04.404: [upf] INFO: UE F-SEID[UP:0x72f CP:0xddd] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.404: [upf] INFO: UE F-SEID[UP:0x72f CP:0xddd] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.409: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1031) 11/06 11:06:04.409: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3192) 11/06 11:06:04.409: [smf] INFO: UE IMSI[262423441196500] APN[internet] IPv4[176.16.23.29] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.410: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 11/06 11:06:04.410: [upf] INFO: UE F-SEID[UP:0x9c0 CP:0x4db] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.410: [upf] INFO: UE F-SEID[UP:0x9c0 CP:0x4db] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.417: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1031) 11/06 11:06:04.417: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3192) 11/06 11:06:04.417: [smf] INFO: UE IMSI[262427417010711] APN[internet] IPv4[176.16.23.30] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.418: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 11/06 11:06:04.418: [upf] INFO: UE F-SEID[UP:0xd48 CP:0x80d] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.418: [upf] INFO: UE F-SEID[UP:0xd48 CP:0x80d] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.423: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1031) 11/06 11:06:04.423: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3192) 11/06 11:06:04.423: [smf] INFO: UE IMSI[262429821398750] APN[internet] IPv4[176.16.23.31] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.424: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 11/06 11:06:04.424: [upf] INFO: UE F-SEID[UP:0xc76 CP:0x2ba] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.424: [upf] INFO: UE F-SEID[UP:0xc76 CP:0x2ba] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.430: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1031) 11/06 11:06:04.430: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3192) 11/06 11:06:04.430: [smf] INFO: UE IMSI[262422436101890] APN[internet] IPv4[176.16.23.32] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.431: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 11/06 11:06:04.431: [upf] INFO: UE F-SEID[UP:0x9b CP:0x33] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.431: [upf] INFO: UE F-SEID[UP:0x9b CP:0x33] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.436: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1031) 11/06 11:06:04.436: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3192) 11/06 11:06:04.436: [smf] INFO: UE IMSI[262422391700112] APN[internet] IPv4[176.16.23.33] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.437: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 11/06 11:06:04.437: [upf] INFO: UE F-SEID[UP:0x864 CP:0xe2d] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.437: [upf] INFO: UE F-SEID[UP:0x864 CP:0xe2d] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.443: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1031) 11/06 11:06:04.443: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3192) 11/06 11:06:04.443: [smf] INFO: UE IMSI[262421010793023] APN[internet] IPv4[176.16.23.34] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.444: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 11/06 11:06:04.444: [upf] INFO: UE F-SEID[UP:0x23b CP:0x3e0] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.444: [upf] INFO: UE F-SEID[UP:0x23b CP:0x3e0] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.449: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1031) 11/06 11:06:04.449: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3192) 11/06 11:06:04.449: [smf] INFO: UE IMSI[262428310957414] APN[internet] IPv4[176.16.23.35] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.450: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 11/06 11:06:04.450: [upf] INFO: UE F-SEID[UP:0x32f CP:0xe80] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.450: [upf] INFO: UE F-SEID[UP:0x32f CP:0xe80] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.456: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1031) 11/06 11:06:04.456: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3192) 11/06 11:06:04.456: [smf] INFO: UE IMSI[262424850393136] APN[internet] IPv4[176.16.23.36] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.457: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 11/06 11:06:04.457: [upf] INFO: UE F-SEID[UP:0x860 CP:0x41a] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.457: [upf] INFO: UE F-SEID[UP:0x860 CP:0x41a] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.462: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1031) 11/06 11:06:04.463: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3192) 11/06 11:06:04.463: [smf] INFO: UE IMSI[262429406757935] APN[internet] IPv4[176.16.23.37] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.463: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 11/06 11:06:04.463: [upf] INFO: UE F-SEID[UP:0xdb3 CP:0x1e] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.463: [upf] INFO: UE F-SEID[UP:0xdb3 CP:0x1e] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.469: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1031) 11/06 11:06:04.469: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3192) 11/06 11:06:04.469: [smf] INFO: UE IMSI[262421517266656] APN[internet] IPv4[176.16.23.38] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.470: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 11/06 11:06:04.470: [upf] INFO: UE F-SEID[UP:0x768 CP:0x7c1] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.470: [upf] INFO: UE F-SEID[UP:0x768 CP:0x7c1] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.476: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1031) 11/06 11:06:04.476: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3192) 11/06 11:06:04.476: [smf] INFO: UE IMSI[262423278932290] APN[internet] IPv4[176.16.23.39] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.477: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 11/06 11:06:04.478: [upf] INFO: UE F-SEID[UP:0x1fd CP:0x304] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.478: [upf] INFO: UE F-SEID[UP:0x1fd CP:0x304] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.484: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1031) 11/06 11:06:04.484: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3192) 11/06 11:06:04.484: [smf] INFO: UE IMSI[262425124277428] APN[internet] IPv4[176.16.23.40] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.485: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 11/06 11:06:04.485: [upf] INFO: UE F-SEID[UP:0xb98 CP:0xc72] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.485: [upf] INFO: UE F-SEID[UP:0xb98 CP:0xc72] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.491: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1031) 11/06 11:06:04.491: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3192) 11/06 11:06:04.491: [smf] INFO: UE IMSI[262428063572586] APN[internet] IPv4[176.16.23.41] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.492: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 11/06 11:06:04.492: [upf] INFO: UE F-SEID[UP:0xd74 CP:0x52d] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.492: [upf] INFO: UE F-SEID[UP:0xd74 CP:0x52d] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.497: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1031) 11/06 11:06:04.497: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3192) 11/06 11:06:04.497: [smf] INFO: UE IMSI[262425263704208] APN[internet] IPv4[176.16.23.42] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.498: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 11/06 11:06:04.498: [upf] INFO: UE F-SEID[UP:0x25f CP:0x1d4] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.498: [upf] INFO: UE F-SEID[UP:0x25f CP:0x1d4] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.503: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1031) 11/06 11:06:04.503: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3192) 11/06 11:06:04.504: [smf] INFO: UE IMSI[262420981258010] APN[internet] IPv4[176.16.23.43] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.505: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 11/06 11:06:04.505: [upf] INFO: UE F-SEID[UP:0x77 CP:0xa87] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.505: [upf] INFO: UE F-SEID[UP:0x77 CP:0xa87] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.511: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1031) 11/06 11:06:04.511: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3192) 11/06 11:06:04.511: [smf] INFO: UE IMSI[262424901354758] APN[internet] IPv4[176.16.23.44] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.512: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 11/06 11:06:04.512: [upf] INFO: UE F-SEID[UP:0xcad CP:0xd8d] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.512: [upf] INFO: UE F-SEID[UP:0xcad CP:0xd8d] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.517: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1031) 11/06 11:06:04.517: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3192) 11/06 11:06:04.517: [smf] INFO: UE IMSI[262425294195654] APN[internet] IPv4[176.16.23.45] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.518: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 11/06 11:06:04.518: [upf] INFO: UE F-SEID[UP:0xcb5 CP:0x706] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.518: [upf] INFO: UE F-SEID[UP:0xcb5 CP:0x706] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.524: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1031) 11/06 11:06:04.524: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3192) 11/06 11:06:04.524: [smf] INFO: UE IMSI[262421742583840] APN[internet] IPv4[176.16.23.46] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.525: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 11/06 11:06:04.525: [upf] INFO: UE F-SEID[UP:0xb5d CP:0xb27] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.525: [upf] INFO: UE F-SEID[UP:0xb5d CP:0xb27] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.530: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1031) 11/06 11:06:04.530: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3192) 11/06 11:06:04.530: [smf] INFO: UE IMSI[262422075768574] APN[internet] IPv4[176.16.23.47] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.531: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 11/06 11:06:04.531: [upf] INFO: UE F-SEID[UP:0x63b CP:0x5ac] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.531: [upf] INFO: UE F-SEID[UP:0x63b CP:0x5ac] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.537: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1031) 11/06 11:06:04.537: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3192) 11/06 11:06:04.537: [smf] INFO: UE IMSI[262423911217954] APN[internet] IPv4[176.16.23.48] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.538: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 11/06 11:06:04.538: [upf] INFO: UE F-SEID[UP:0xf00 CP:0x565] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.538: [upf] INFO: UE F-SEID[UP:0xf00 CP:0x565] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.544: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1031) 11/06 11:06:04.544: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3192) 11/06 11:06:04.544: [smf] INFO: UE IMSI[262428148518677] APN[internet] IPv4[176.16.23.49] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.545: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 11/06 11:06:04.545: [upf] INFO: UE F-SEID[UP:0x3ec CP:0xec4] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.545: [upf] INFO: UE F-SEID[UP:0x3ec CP:0xec4] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.550: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1031) 11/06 11:06:04.550: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3192) 11/06 11:06:04.550: [smf] INFO: UE IMSI[262420852831607] APN[internet] IPv4[176.16.23.50] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.551: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 11/06 11:06:04.551: [upf] INFO: UE F-SEID[UP:0x292 CP:0xccb] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.551: [upf] INFO: UE F-SEID[UP:0x292 CP:0xccb] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.557: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1031) 11/06 11:06:04.557: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3192) 11/06 11:06:04.557: [smf] INFO: UE IMSI[262422842699195] APN[internet] IPv4[176.16.23.51] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.558: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 11/06 11:06:04.558: [upf] INFO: UE F-SEID[UP:0x68e CP:0x99b] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.558: [upf] INFO: UE F-SEID[UP:0x68e CP:0x99b] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.564: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1031) 11/06 11:06:04.564: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3192) 11/06 11:06:04.564: [smf] INFO: UE IMSI[262428444956975] APN[internet] IPv4[176.16.23.52] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.565: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 11/06 11:06:04.565: [upf] INFO: UE F-SEID[UP:0xce5 CP:0xa46] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.565: [upf] INFO: UE F-SEID[UP:0xce5 CP:0xa46] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.571: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1031) 11/06 11:06:04.571: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3192) 11/06 11:06:04.571: [smf] INFO: UE IMSI[262424920143840] APN[internet] IPv4[176.16.23.53] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.571: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 11/06 11:06:04.571: [upf] INFO: UE F-SEID[UP:0xe0b CP:0x375] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.571: [upf] INFO: UE F-SEID[UP:0xe0b CP:0x375] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.577: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1031) 11/06 11:06:04.577: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3192) 11/06 11:06:04.577: [smf] INFO: UE IMSI[262421365212192] APN[internet] IPv4[176.16.23.54] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.578: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 11/06 11:06:04.578: [upf] INFO: UE F-SEID[UP:0xcbe CP:0xe74] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.578: [upf] INFO: UE F-SEID[UP:0xcbe CP:0xe74] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.584: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1031) 11/06 11:06:04.584: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3192) 11/06 11:06:04.584: [smf] INFO: UE IMSI[262425329149990] APN[internet] IPv4[176.16.23.55] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.585: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 11/06 11:06:04.585: [upf] INFO: UE F-SEID[UP:0x771 CP:0x158] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.585: [upf] INFO: UE F-SEID[UP:0x771 CP:0x158] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.590: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1031) 11/06 11:06:04.590: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3192) 11/06 11:06:04.590: [smf] INFO: UE IMSI[262427612237793] APN[internet] IPv4[176.16.23.56] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.591: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 11/06 11:06:04.591: [upf] INFO: UE F-SEID[UP:0x967 CP:0x69f] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.591: [upf] INFO: UE F-SEID[UP:0x967 CP:0x69f] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.597: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1031) 11/06 11:06:04.597: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3192) 11/06 11:06:04.597: [smf] INFO: UE IMSI[262429504502698] APN[internet] IPv4[176.16.23.57] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.598: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 11/06 11:06:04.598: [upf] INFO: UE F-SEID[UP:0x8d2 CP:0xa97] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.598: [upf] INFO: UE F-SEID[UP:0x8d2 CP:0xa97] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.603: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1031) 11/06 11:06:04.603: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3192) 11/06 11:06:04.603: [smf] INFO: UE IMSI[262423755547754] APN[internet] IPv4[176.16.23.58] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.604: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 11/06 11:06:04.604: [upf] INFO: UE F-SEID[UP:0xfbb CP:0xca4] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.604: [upf] INFO: UE F-SEID[UP:0xfbb CP:0xca4] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.611: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1031) 11/06 11:06:04.611: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3192) 11/06 11:06:04.611: [smf] INFO: UE IMSI[262425384400078] APN[internet] IPv4[176.16.23.59] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.612: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 11/06 11:06:04.612: [upf] INFO: UE F-SEID[UP:0x6e0 CP:0xc3e] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.612: [upf] INFO: UE F-SEID[UP:0x6e0 CP:0xc3e] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.618: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1031) 11/06 11:06:04.618: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3192) 11/06 11:06:04.618: [smf] INFO: UE IMSI[262425310084606] APN[internet] IPv4[176.16.23.60] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.619: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 11/06 11:06:04.619: [upf] INFO: UE F-SEID[UP:0xbf3 CP:0xd83] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.619: [upf] INFO: UE F-SEID[UP:0xbf3 CP:0xd83] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.625: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1031) 11/06 11:06:04.625: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3192) 11/06 11:06:04.626: [smf] INFO: UE IMSI[262429932173490] APN[internet] IPv4[176.16.23.61] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.626: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 11/06 11:06:04.627: [upf] INFO: UE F-SEID[UP:0xe9c CP:0x306] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.627: [upf] INFO: UE F-SEID[UP:0xe9c CP:0x306] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.632: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1031) 11/06 11:06:04.632: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3192) 11/06 11:06:04.632: [smf] INFO: UE IMSI[262424565600406] APN[internet] IPv4[176.16.23.62] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.633: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 11/06 11:06:04.633: [upf] INFO: UE F-SEID[UP:0xd3c CP:0x202] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.633: [upf] INFO: UE F-SEID[UP:0xd3c CP:0x202] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.639: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1031) 11/06 11:06:04.639: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3192) 11/06 11:06:04.639: [smf] INFO: UE IMSI[262424727425234] APN[internet] IPv4[176.16.23.63] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.640: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 11/06 11:06:04.640: [upf] INFO: UE F-SEID[UP:0x3ca CP:0x19] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.640: [upf] INFO: UE F-SEID[UP:0x3ca CP:0x19] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.646: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1031) 11/06 11:06:04.646: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3192) 11/06 11:06:04.646: [smf] INFO: UE IMSI[262428718640862] APN[internet] IPv4[176.16.23.64] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.647: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 11/06 11:06:04.647: [upf] INFO: UE F-SEID[UP:0xdc5 CP:0xfde] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.647: [upf] INFO: UE F-SEID[UP:0xdc5 CP:0xfde] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.653: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1031) 11/06 11:06:04.653: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3192) 11/06 11:06:04.653: [smf] INFO: UE IMSI[262421325754440] APN[internet] IPv4[176.16.23.65] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.653: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 11/06 11:06:04.654: [upf] INFO: UE F-SEID[UP:0x751 CP:0xc6] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.654: [upf] INFO: UE F-SEID[UP:0x751 CP:0xc6] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.659: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1031) 11/06 11:06:04.659: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3192) 11/06 11:06:04.659: [smf] INFO: UE IMSI[262425916720234] APN[internet] IPv4[176.16.23.66] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.660: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 11/06 11:06:04.660: [upf] INFO: UE F-SEID[UP:0xbd7 CP:0xa51] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.660: [upf] INFO: UE F-SEID[UP:0xbd7 CP:0xa51] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.665: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1031) 11/06 11:06:04.665: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3192) 11/06 11:06:04.665: [smf] INFO: UE IMSI[262428715685064] APN[internet] IPv4[176.16.23.67] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.666: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 11/06 11:06:04.666: [upf] INFO: UE F-SEID[UP:0x929 CP:0x2c1] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.666: [upf] INFO: UE F-SEID[UP:0x929 CP:0x2c1] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.672: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1031) 11/06 11:06:04.672: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3192) 11/06 11:06:04.672: [smf] INFO: UE IMSI[262422633359348] APN[internet] IPv4[176.16.23.68] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.673: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 11/06 11:06:04.673: [upf] INFO: UE F-SEID[UP:0xce CP:0x437] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.673: [upf] INFO: UE F-SEID[UP:0xce CP:0x437] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.678: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1031) 11/06 11:06:04.678: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3192) 11/06 11:06:04.678: [smf] INFO: UE IMSI[262421524949845] APN[internet] IPv4[176.16.23.69] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.679: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 11/06 11:06:04.679: [upf] INFO: UE F-SEID[UP:0x74 CP:0xad] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.679: [upf] INFO: UE F-SEID[UP:0x74 CP:0xad] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.685: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1031) 11/06 11:06:04.685: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3192) 11/06 11:06:04.685: [smf] INFO: UE IMSI[262421347452952] APN[internet] IPv4[176.16.23.70] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.686: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 11/06 11:06:04.686: [upf] INFO: UE F-SEID[UP:0xb04 CP:0x92d] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.686: [upf] INFO: UE F-SEID[UP:0xb04 CP:0x92d] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.693: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1031) 11/06 11:06:04.693: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3192) 11/06 11:06:04.693: [smf] INFO: UE IMSI[262424459755351] APN[internet] IPv4[176.16.23.71] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.694: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 11/06 11:06:04.694: [upf] INFO: UE F-SEID[UP:0xfda CP:0x9d0] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.694: [upf] INFO: UE F-SEID[UP:0xfda CP:0x9d0] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.699: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1031) 11/06 11:06:04.699: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3192) 11/06 11:06:04.699: [smf] INFO: UE IMSI[262428009664157] APN[internet] IPv4[176.16.23.72] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.700: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 11/06 11:06:04.700: [upf] INFO: UE F-SEID[UP:0x2ef CP:0xe98] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.700: [upf] INFO: UE F-SEID[UP:0x2ef CP:0xe98] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.706: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1031) 11/06 11:06:04.706: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3192) 11/06 11:06:04.706: [smf] INFO: UE IMSI[262421041245863] APN[internet] IPv4[176.16.23.73] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.707: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 11/06 11:06:04.707: [upf] INFO: UE F-SEID[UP:0xe07 CP:0xa92] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.707: [upf] INFO: UE F-SEID[UP:0xe07 CP:0xa92] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.715: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1031) 11/06 11:06:04.715: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3192) 11/06 11:06:04.715: [smf] INFO: UE IMSI[262427108325126] APN[internet] IPv4[176.16.23.74] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.716: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 11/06 11:06:04.716: [upf] INFO: UE F-SEID[UP:0xdd9 CP:0x6f0] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.716: [upf] INFO: UE F-SEID[UP:0xdd9 CP:0x6f0] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.721: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1031) 11/06 11:06:04.721: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3192) 11/06 11:06:04.721: [smf] INFO: UE IMSI[262420604470546] APN[internet] IPv4[176.16.23.75] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.722: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 11/06 11:06:04.722: [upf] INFO: UE F-SEID[UP:0xd63 CP:0xf88] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.722: [upf] INFO: UE F-SEID[UP:0xd63 CP:0xf88] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.728: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1031) 11/06 11:06:04.728: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3192) 11/06 11:06:04.729: [smf] INFO: UE IMSI[262425820503240] APN[internet] IPv4[176.16.23.76] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.730: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 11/06 11:06:04.730: [upf] INFO: UE F-SEID[UP:0x46f CP:0x864] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.730: [upf] INFO: UE F-SEID[UP:0x46f CP:0x864] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.736: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1031) 11/06 11:06:04.736: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3192) 11/06 11:06:04.736: [smf] INFO: UE IMSI[262421475768392] APN[internet] IPv4[176.16.23.77] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.737: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 11/06 11:06:04.737: [upf] INFO: UE F-SEID[UP:0x621 CP:0xaa7] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.737: [upf] INFO: UE F-SEID[UP:0x621 CP:0xaa7] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.742: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1031) 11/06 11:06:04.742: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3192) 11/06 11:06:04.742: [smf] INFO: UE IMSI[262425610304948] APN[internet] IPv4[176.16.23.78] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.743: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 11/06 11:06:04.743: [upf] INFO: UE F-SEID[UP:0x108 CP:0x720] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.743: [upf] INFO: UE F-SEID[UP:0x108 CP:0x720] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.749: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1031) 11/06 11:06:04.749: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3192) 11/06 11:06:04.749: [smf] INFO: UE IMSI[262424989419657] APN[internet] IPv4[176.16.23.79] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.750: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 11/06 11:06:04.750: [upf] INFO: UE F-SEID[UP:0xe9a CP:0x6f6] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.750: [upf] INFO: UE F-SEID[UP:0xe9a CP:0x6f6] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.756: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1031) 11/06 11:06:04.756: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3192) 11/06 11:06:04.756: [smf] INFO: UE IMSI[262424503426318] APN[internet] IPv4[176.16.23.80] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.757: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 11/06 11:06:04.757: [upf] INFO: UE F-SEID[UP:0xc90 CP:0x3e9] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.757: [upf] INFO: UE F-SEID[UP:0xc90 CP:0x3e9] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.763: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1031) 11/06 11:06:04.763: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3192) 11/06 11:06:04.763: [smf] INFO: UE IMSI[262427966837472] APN[internet] IPv4[176.16.23.81] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.763: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 11/06 11:06:04.763: [upf] INFO: UE F-SEID[UP:0x465 CP:0x78b] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.763: [upf] INFO: UE F-SEID[UP:0x465 CP:0x78b] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.769: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1031) 11/06 11:06:04.769: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3192) 11/06 11:06:04.769: [smf] INFO: UE IMSI[262429450072002] APN[internet] IPv4[176.16.23.82] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.770: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 11/06 11:06:04.770: [upf] INFO: UE F-SEID[UP:0xccc CP:0xb55] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.770: [upf] INFO: UE F-SEID[UP:0xccc CP:0xb55] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.776: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1031) 11/06 11:06:04.776: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3192) 11/06 11:06:04.776: [smf] INFO: UE IMSI[262425291733456] APN[internet] IPv4[176.16.23.83] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.777: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 11/06 11:06:04.777: [upf] INFO: UE F-SEID[UP:0x95f CP:0x448] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.777: [upf] INFO: UE F-SEID[UP:0x95f CP:0x448] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.784: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1031) 11/06 11:06:04.784: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3192) 11/06 11:06:04.784: [smf] INFO: UE IMSI[262420764154028] APN[internet] IPv4[176.16.23.84] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.785: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 11/06 11:06:04.785: [upf] INFO: UE F-SEID[UP:0xb32 CP:0x740] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.785: [upf] INFO: UE F-SEID[UP:0xb32 CP:0x740] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.791: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1031) 11/06 11:06:04.791: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3192) 11/06 11:06:04.791: [smf] INFO: UE IMSI[262425906523365] APN[internet] IPv4[176.16.23.85] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.792: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 11/06 11:06:04.792: [upf] INFO: UE F-SEID[UP:0xbda CP:0xa75] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.792: [upf] INFO: UE F-SEID[UP:0xbda CP:0xa75] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.798: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1031) 11/06 11:06:04.798: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3192) 11/06 11:06:04.798: [smf] INFO: UE IMSI[262427489100965] APN[internet] IPv4[176.16.23.86] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.799: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 11/06 11:06:04.799: [upf] INFO: UE F-SEID[UP:0xbc3 CP:0x413] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.799: [upf] INFO: UE F-SEID[UP:0xbc3 CP:0x413] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.805: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1031) 11/06 11:06:04.805: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3192) 11/06 11:06:04.805: [smf] INFO: UE IMSI[262429729946651] APN[internet] IPv4[176.16.23.87] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.806: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 11/06 11:06:04.806: [upf] INFO: UE F-SEID[UP:0x2c7 CP:0xbc3] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.806: [upf] INFO: UE F-SEID[UP:0x2c7 CP:0xbc3] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.812: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1031) 11/06 11:06:04.812: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3192) 11/06 11:06:04.812: [smf] INFO: UE IMSI[262429832961934] APN[internet] IPv4[176.16.23.88] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.813: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 11/06 11:06:04.813: [upf] INFO: UE F-SEID[UP:0xf98 CP:0x717] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.813: [upf] INFO: UE F-SEID[UP:0xf98 CP:0x717] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.818: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1031) 11/06 11:06:04.818: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3192) 11/06 11:06:04.818: [smf] INFO: UE IMSI[262426218534669] APN[internet] IPv4[176.16.23.89] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.819: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 11/06 11:06:04.819: [upf] INFO: UE F-SEID[UP:0x1 CP:0xf2a] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.819: [upf] INFO: UE F-SEID[UP:0x1 CP:0xf2a] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.825: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1031) 11/06 11:06:04.825: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3192) 11/06 11:06:04.825: [smf] INFO: UE IMSI[262426706831841] APN[internet] IPv4[176.16.23.90] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.826: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 11/06 11:06:04.826: [upf] INFO: UE F-SEID[UP:0x9 CP:0x5e8] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.826: [upf] INFO: UE F-SEID[UP:0x9 CP:0x5e8] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.832: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1031) 11/06 11:06:04.832: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3192) 11/06 11:06:04.832: [smf] INFO: UE IMSI[262424105084020] APN[internet] IPv4[176.16.23.91] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.833: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 11/06 11:06:04.833: [upf] INFO: UE F-SEID[UP:0x639 CP:0xa70] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.833: [upf] INFO: UE F-SEID[UP:0x639 CP:0xa70] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.839: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1031) 11/06 11:06:04.839: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3192) 11/06 11:06:04.839: [smf] INFO: UE IMSI[262428783860619] APN[internet] IPv4[176.16.23.92] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.840: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 11/06 11:06:04.840: [upf] INFO: UE F-SEID[UP:0xf73 CP:0xe5e] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.840: [upf] INFO: UE F-SEID[UP:0xf73 CP:0xe5e] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.845: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1031) 11/06 11:06:04.845: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3192) 11/06 11:06:04.845: [smf] INFO: UE IMSI[262426397424248] APN[internet] IPv4[176.16.23.93] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.846: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 11/06 11:06:04.846: [upf] INFO: UE F-SEID[UP:0x11b CP:0xff9] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.846: [upf] INFO: UE F-SEID[UP:0x11b CP:0xff9] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.852: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1031) 11/06 11:06:04.852: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3192) 11/06 11:06:04.852: [smf] INFO: UE IMSI[262423266681880] APN[internet] IPv4[176.16.23.94] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.853: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 11/06 11:06:04.853: [upf] INFO: UE F-SEID[UP:0x9a3 CP:0x6fe] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.853: [upf] INFO: UE F-SEID[UP:0x9a3 CP:0x6fe] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.859: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1031) 11/06 11:06:04.859: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3192) 11/06 11:06:04.859: [smf] INFO: UE IMSI[262420499295144] APN[internet] IPv4[176.16.23.95] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.860: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 11/06 11:06:04.860: [upf] INFO: UE F-SEID[UP:0xab5 CP:0x728] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.860: [upf] INFO: UE F-SEID[UP:0xab5 CP:0x728] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.866: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1031) 11/06 11:06:04.866: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3192) 11/06 11:06:04.866: [smf] INFO: UE IMSI[262424468422130] APN[internet] IPv4[176.16.23.96] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.867: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 11/06 11:06:04.867: [upf] INFO: UE F-SEID[UP:0xe20 CP:0x9d5] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.867: [upf] INFO: UE F-SEID[UP:0xe20 CP:0x9d5] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.873: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1031) 11/06 11:06:04.873: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3192) 11/06 11:06:04.873: [smf] INFO: UE IMSI[262420326674514] APN[internet] IPv4[176.16.23.97] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.874: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 11/06 11:06:04.874: [upf] INFO: UE F-SEID[UP:0x16f CP:0x869] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.874: [upf] INFO: UE F-SEID[UP:0x16f CP:0x869] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.879: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1031) 11/06 11:06:04.879: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3192) 11/06 11:06:04.879: [smf] INFO: UE IMSI[262425111655005] APN[internet] IPv4[176.16.23.98] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.880: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 11/06 11:06:04.880: [upf] INFO: UE F-SEID[UP:0xcde CP:0x984] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.880: [upf] INFO: UE F-SEID[UP:0xcde CP:0x984] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.886: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1031) 11/06 11:06:04.886: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3192) 11/06 11:06:04.886: [smf] INFO: UE IMSI[262421525341236] APN[internet] IPv4[176.16.23.99] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.887: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 11/06 11:06:04.887: [upf] INFO: UE F-SEID[UP:0x172 CP:0x60e] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.887: [upf] INFO: UE F-SEID[UP:0x172 CP:0x60e] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.893: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1031) 11/06 11:06:04.893: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3192) 11/06 11:06:04.893: [smf] INFO: UE IMSI[262424934741607] APN[internet] IPv4[176.16.23.100] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.894: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 11/06 11:06:04.894: [upf] INFO: UE F-SEID[UP:0x675 CP:0x2a] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.894: [upf] INFO: UE F-SEID[UP:0x675 CP:0x2a] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.900: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1031) 11/06 11:06:04.900: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3192) 11/06 11:06:04.900: [smf] INFO: UE IMSI[262425976738344] APN[internet] IPv4[176.16.23.101] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.900: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 11/06 11:06:04.900: [upf] INFO: UE F-SEID[UP:0xa00 CP:0xa84] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.900: [upf] INFO: UE F-SEID[UP:0xa00 CP:0xa84] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.906: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1031) 11/06 11:06:04.906: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3192) 11/06 11:06:04.906: [smf] INFO: UE IMSI[262426626162180] APN[internet] IPv4[176.16.23.102] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.907: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 11/06 11:06:04.907: [upf] INFO: UE F-SEID[UP:0x8c1 CP:0xf95] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.907: [upf] INFO: UE F-SEID[UP:0x8c1 CP:0xf95] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.913: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1031) 11/06 11:06:04.913: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3192) 11/06 11:06:04.913: [smf] INFO: UE IMSI[262424915077257] APN[internet] IPv4[176.16.23.103] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.914: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 11/06 11:06:04.914: [upf] INFO: UE F-SEID[UP:0x6cf CP:0xca2] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.914: [upf] INFO: UE F-SEID[UP:0x6cf CP:0xca2] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.920: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1031) 11/06 11:06:04.920: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3192) 11/06 11:06:04.920: [smf] INFO: UE IMSI[262426340077249] APN[internet] IPv4[176.16.23.104] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.921: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 11/06 11:06:04.921: [upf] INFO: UE F-SEID[UP:0x146 CP:0xbb0] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.921: [upf] INFO: UE F-SEID[UP:0x146 CP:0xbb0] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.927: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1031) 11/06 11:06:04.927: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3192) 11/06 11:06:04.927: [smf] INFO: UE IMSI[262428616885954] APN[internet] IPv4[176.16.23.105] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.928: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 11/06 11:06:04.928: [upf] INFO: UE F-SEID[UP:0xb1b CP:0x28d] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.928: [upf] INFO: UE F-SEID[UP:0xb1b CP:0x28d] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.933: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1031) 11/06 11:06:04.933: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3192) 11/06 11:06:04.933: [smf] INFO: UE IMSI[262422405354666] APN[internet] IPv4[176.16.23.106] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.934: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 11/06 11:06:04.934: [upf] INFO: UE F-SEID[UP:0xa5b CP:0x22e] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.934: [upf] INFO: UE F-SEID[UP:0xa5b CP:0x22e] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.940: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1031) 11/06 11:06:04.940: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3192) 11/06 11:06:04.940: [smf] INFO: UE IMSI[262421336353796] APN[internet] IPv4[176.16.23.107] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.941: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 11/06 11:06:04.941: [upf] INFO: UE F-SEID[UP:0xf0f CP:0x8e8] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.941: [upf] INFO: UE F-SEID[UP:0xf0f CP:0x8e8] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.946: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1031) 11/06 11:06:04.946: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3192) 11/06 11:06:04.946: [smf] INFO: UE IMSI[262421933968821] APN[internet] IPv4[176.16.23.108] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.947: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 11/06 11:06:04.947: [upf] INFO: UE F-SEID[UP:0xca0 CP:0xce8] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.947: [upf] INFO: UE F-SEID[UP:0xca0 CP:0xce8] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.953: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1031) 11/06 11:06:04.953: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3192) 11/06 11:06:04.953: [smf] INFO: UE IMSI[262421140383801] APN[internet] IPv4[176.16.23.109] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.954: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 11/06 11:06:04.954: [upf] INFO: UE F-SEID[UP:0x6bf CP:0x63b] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.954: [upf] INFO: UE F-SEID[UP:0x6bf CP:0x63b] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.960: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1031) 11/06 11:06:04.960: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3192) 11/06 11:06:04.960: [smf] INFO: UE IMSI[262420945364655] APN[internet] IPv4[176.16.23.110] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.961: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 11/06 11:06:04.961: [upf] INFO: UE F-SEID[UP:0x7a5 CP:0xbe3] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.961: [upf] INFO: UE F-SEID[UP:0x7a5 CP:0xbe3] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.966: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1031) 11/06 11:06:04.966: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3192) 11/06 11:06:04.966: [smf] INFO: UE IMSI[262427161820799] APN[internet] IPv4[176.16.23.111] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.967: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 11/06 11:06:04.967: [upf] INFO: UE F-SEID[UP:0x49c CP:0x100] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.967: [upf] INFO: UE F-SEID[UP:0x49c CP:0x100] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.973: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1031) 11/06 11:06:04.973: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3192) 11/06 11:06:04.973: [smf] INFO: UE IMSI[262424922695768] APN[internet] IPv4[176.16.23.112] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.974: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 11/06 11:06:04.974: [upf] INFO: UE F-SEID[UP:0xb53 CP:0x350] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.974: [upf] INFO: UE F-SEID[UP:0xb53 CP:0x350] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.980: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1031) 11/06 11:06:04.980: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3192) 11/06 11:06:04.980: [smf] INFO: UE IMSI[262425330729034] APN[internet] IPv4[176.16.23.113] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.981: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 11/06 11:06:04.981: [upf] INFO: UE F-SEID[UP:0xf83 CP:0x32c] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.981: [upf] INFO: UE F-SEID[UP:0xf83 CP:0x32c] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.986: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1031) 11/06 11:06:04.986: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3192) 11/06 11:06:04.986: [smf] INFO: UE IMSI[262425837297878] APN[internet] IPv4[176.16.23.114] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.987: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 11/06 11:06:04.988: [upf] INFO: UE F-SEID[UP:0x70f CP:0x97d] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.988: [upf] INFO: UE F-SEID[UP:0x70f CP:0x97d] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.993: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1031) 11/06 11:06:04.993: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3192) 11/06 11:06:04.993: [smf] INFO: UE IMSI[262424768878912] APN[internet] IPv4[176.16.23.115] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:04.994: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 11/06 11:06:04.994: [upf] INFO: UE F-SEID[UP:0x4a9 CP:0x878] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 11/06 11:06:04.994: [upf] INFO: UE F-SEID[UP:0x4a9 CP:0x878] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.000: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1031) 11/06 11:06:05.000: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3192) 11/06 11:06:05.000: [smf] INFO: UE IMSI[262427652102548] APN[internet] IPv4[176.16.23.116] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.001: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 11/06 11:06:05.001: [upf] INFO: UE F-SEID[UP:0xc70 CP:0x6ff] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.001: [upf] INFO: UE F-SEID[UP:0xc70 CP:0x6ff] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.006: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1031) 11/06 11:06:05.007: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3192) 11/06 11:06:05.007: [smf] INFO: UE IMSI[262426367550626] APN[internet] IPv4[176.16.23.117] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.007: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 11/06 11:06:05.008: [upf] INFO: UE F-SEID[UP:0xb37 CP:0xffa] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.008: [upf] INFO: UE F-SEID[UP:0xb37 CP:0xffa] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.013: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1031) 11/06 11:06:05.013: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3192) 11/06 11:06:05.013: [smf] INFO: UE IMSI[262425550641426] APN[internet] IPv4[176.16.23.118] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.014: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 11/06 11:06:05.014: [upf] INFO: UE F-SEID[UP:0xcf6 CP:0x598] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.014: [upf] INFO: UE F-SEID[UP:0xcf6 CP:0x598] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.020: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1031) 11/06 11:06:05.020: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3192) 11/06 11:06:05.020: [smf] INFO: UE IMSI[262426109854732] APN[internet] IPv4[176.16.23.119] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.021: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 11/06 11:06:05.021: [upf] INFO: UE F-SEID[UP:0xa9 CP:0x2c2] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.021: [upf] INFO: UE F-SEID[UP:0xa9 CP:0x2c2] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.026: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1031) 11/06 11:06:05.026: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3192) 11/06 11:06:05.026: [smf] INFO: UE IMSI[262424082281145] APN[internet] IPv4[176.16.23.120] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.027: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 11/06 11:06:05.027: [upf] INFO: UE F-SEID[UP:0x79c CP:0xa1a] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.027: [upf] INFO: UE F-SEID[UP:0x79c CP:0xa1a] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.033: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1031) 11/06 11:06:05.033: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3192) 11/06 11:06:05.033: [smf] INFO: UE IMSI[262424870029244] APN[internet] IPv4[176.16.23.121] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.034: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 11/06 11:06:05.034: [upf] INFO: UE F-SEID[UP:0x6af CP:0xb79] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.034: [upf] INFO: UE F-SEID[UP:0x6af CP:0xb79] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.040: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1031) 11/06 11:06:05.040: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3192) 11/06 11:06:05.040: [smf] INFO: UE IMSI[262429261326666] APN[internet] IPv4[176.16.23.122] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.041: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 11/06 11:06:05.041: [upf] INFO: UE F-SEID[UP:0x685 CP:0xeb0] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.041: [upf] INFO: UE F-SEID[UP:0x685 CP:0xeb0] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.047: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1031) 11/06 11:06:05.047: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3192) 11/06 11:06:05.047: [smf] INFO: UE IMSI[262429737272849] APN[internet] IPv4[176.16.23.123] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.048: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 11/06 11:06:05.048: [upf] INFO: UE F-SEID[UP:0xde7 CP:0x4d7] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.048: [upf] INFO: UE F-SEID[UP:0xde7 CP:0x4d7] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.054: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1031) 11/06 11:06:05.054: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3192) 11/06 11:06:05.054: [smf] INFO: UE IMSI[262420647875031] APN[internet] IPv4[176.16.23.124] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.055: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 11/06 11:06:05.055: [upf] INFO: UE F-SEID[UP:0x30 CP:0xa40] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.055: [upf] INFO: UE F-SEID[UP:0x30 CP:0xa40] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.060: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1031) 11/06 11:06:05.060: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3192) 11/06 11:06:05.060: [smf] INFO: UE IMSI[262426892195247] APN[internet] IPv4[176.16.23.125] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.061: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 11/06 11:06:05.061: [upf] INFO: UE F-SEID[UP:0x4ad CP:0x56c] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.061: [upf] INFO: UE F-SEID[UP:0x4ad CP:0x56c] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.068: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1031) 11/06 11:06:05.068: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3192) 11/06 11:06:05.068: [smf] INFO: UE IMSI[262422169498757] APN[internet] IPv4[176.16.23.126] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.069: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 11/06 11:06:05.069: [upf] INFO: UE F-SEID[UP:0xf5e CP:0x16c] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.069: [upf] INFO: UE F-SEID[UP:0xf5e CP:0x16c] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.074: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1031) 11/06 11:06:05.074: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3192) 11/06 11:06:05.074: [smf] INFO: UE IMSI[262420231323434] APN[internet] IPv4[176.16.23.127] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.075: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 11/06 11:06:05.075: [upf] INFO: UE F-SEID[UP:0xd5a CP:0x9f0] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.075: [upf] INFO: UE F-SEID[UP:0xd5a CP:0x9f0] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.081: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1031) 11/06 11:06:05.081: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3192) 11/06 11:06:05.081: [smf] INFO: UE IMSI[262424007964015] APN[internet] IPv4[176.16.23.128] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.082: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 11/06 11:06:05.082: [upf] INFO: UE F-SEID[UP:0xe60 CP:0x547] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.082: [upf] INFO: UE F-SEID[UP:0xe60 CP:0x547] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.087: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1031) 11/06 11:06:05.087: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3192) 11/06 11:06:05.087: [smf] INFO: UE IMSI[262428580578581] APN[internet] IPv4[176.16.23.129] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.088: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 11/06 11:06:05.088: [upf] INFO: UE F-SEID[UP:0x5a6 CP:0xcc0] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.088: [upf] INFO: UE F-SEID[UP:0x5a6 CP:0xcc0] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.094: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1031) 11/06 11:06:05.094: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3192) 11/06 11:06:05.094: [smf] INFO: UE IMSI[262426939059895] APN[internet] IPv4[176.16.23.130] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.096: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 11/06 11:06:05.096: [upf] INFO: UE F-SEID[UP:0x7df CP:0x1af] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.096: [upf] INFO: UE F-SEID[UP:0x7df CP:0x1af] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.100: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1031) 11/06 11:06:05.100: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3192) 11/06 11:06:05.100: [smf] INFO: UE IMSI[262420215750889] APN[internet] IPv4[176.16.23.131] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.101: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 11/06 11:06:05.101: [upf] INFO: UE F-SEID[UP:0x3a9 CP:0x8d2] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.101: [upf] INFO: UE F-SEID[UP:0x3a9 CP:0x8d2] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.109: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1031) 11/06 11:06:05.109: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3192) 11/06 11:06:05.109: [smf] INFO: UE IMSI[262422050372287] APN[internet] IPv4[176.16.23.132] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.112: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 11/06 11:06:05.112: [upf] INFO: UE F-SEID[UP:0xa33 CP:0x9f1] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.112: [upf] INFO: UE F-SEID[UP:0xa33 CP:0x9f1] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.115: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1031) 11/06 11:06:05.115: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3192) 11/06 11:06:05.115: [smf] INFO: UE IMSI[262428920325129] APN[internet] IPv4[176.16.23.133] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.116: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 11/06 11:06:05.116: [upf] INFO: UE F-SEID[UP:0xf4e CP:0x442] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.116: [upf] INFO: UE F-SEID[UP:0xf4e CP:0x442] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.122: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1031) 11/06 11:06:05.122: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3192) 11/06 11:06:05.122: [smf] INFO: UE IMSI[262421891634795] APN[internet] IPv4[176.16.23.134] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.123: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 11/06 11:06:05.123: [upf] INFO: UE F-SEID[UP:0x6c9 CP:0x3] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.123: [upf] INFO: UE F-SEID[UP:0x6c9 CP:0x3] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.129: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1031) 11/06 11:06:05.129: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3192) 11/06 11:06:05.129: [smf] INFO: UE IMSI[262424852656812] APN[internet] IPv4[176.16.23.135] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.130: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 11/06 11:06:05.130: [upf] INFO: UE F-SEID[UP:0x39d CP:0xc07] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.130: [upf] INFO: UE F-SEID[UP:0x39d CP:0xc07] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.135: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1031) 11/06 11:06:05.135: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3192) 11/06 11:06:05.135: [smf] INFO: UE IMSI[262426716728779] APN[internet] IPv4[176.16.23.136] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.136: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 11/06 11:06:05.136: [upf] INFO: UE F-SEID[UP:0xed6 CP:0xb89] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.136: [upf] INFO: UE F-SEID[UP:0xed6 CP:0xb89] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.141: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1031) 11/06 11:06:05.141: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3192) 11/06 11:06:05.141: [smf] INFO: UE IMSI[262425825692523] APN[internet] IPv4[176.16.23.137] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.142: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 11/06 11:06:05.142: [upf] INFO: UE F-SEID[UP:0xf68 CP:0x556] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.142: [upf] INFO: UE F-SEID[UP:0xf68 CP:0x556] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.148: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1031) 11/06 11:06:05.148: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3192) 11/06 11:06:05.148: [smf] INFO: UE IMSI[262428933424877] APN[internet] IPv4[176.16.23.138] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.149: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 11/06 11:06:05.149: [upf] INFO: UE F-SEID[UP:0x15c CP:0xb29] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.149: [upf] INFO: UE F-SEID[UP:0x15c CP:0xb29] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.154: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1031) 11/06 11:06:05.154: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3192) 11/06 11:06:05.154: [smf] INFO: UE IMSI[262426259609297] APN[internet] IPv4[176.16.23.139] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.155: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 11/06 11:06:05.155: [upf] INFO: UE F-SEID[UP:0x905 CP:0x6d9] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.155: [upf] INFO: UE F-SEID[UP:0x905 CP:0x6d9] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.161: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1031) 11/06 11:06:05.161: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3192) 11/06 11:06:05.161: [smf] INFO: UE IMSI[262428101965503] APN[internet] IPv4[176.16.23.140] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.162: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 11/06 11:06:05.162: [upf] INFO: UE F-SEID[UP:0xaaa CP:0x387] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.162: [upf] INFO: UE F-SEID[UP:0xaaa CP:0x387] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.167: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1031) 11/06 11:06:05.167: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3192) 11/06 11:06:05.167: [smf] INFO: UE IMSI[262426831234383] APN[internet] IPv4[176.16.23.141] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.168: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 11/06 11:06:05.168: [upf] INFO: UE F-SEID[UP:0x8e5 CP:0x838] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.168: [upf] INFO: UE F-SEID[UP:0x8e5 CP:0x838] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.174: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1031) 11/06 11:06:05.174: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3192) 11/06 11:06:05.174: [smf] INFO: UE IMSI[262427536000641] APN[internet] IPv4[176.16.23.142] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.175: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 11/06 11:06:05.175: [upf] INFO: UE F-SEID[UP:0x76f CP:0xc02] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.175: [upf] INFO: UE F-SEID[UP:0x76f CP:0xc02] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.180: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1031) 11/06 11:06:05.180: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3192) 11/06 11:06:05.180: [smf] INFO: UE IMSI[262422760718992] APN[internet] IPv4[176.16.23.143] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.181: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 11/06 11:06:05.181: [upf] INFO: UE F-SEID[UP:0x5a3 CP:0xd74] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.181: [upf] INFO: UE F-SEID[UP:0x5a3 CP:0xd74] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.187: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1031) 11/06 11:06:05.187: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3192) 11/06 11:06:05.187: [smf] INFO: UE IMSI[262428356207360] APN[internet] IPv4[176.16.23.144] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.188: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 11/06 11:06:05.188: [upf] INFO: UE F-SEID[UP:0xda4 CP:0x13c] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.188: [upf] INFO: UE F-SEID[UP:0xda4 CP:0x13c] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.194: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1031) 11/06 11:06:05.194: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3192) 11/06 11:06:05.194: [smf] INFO: UE IMSI[262420384500467] APN[internet] IPv4[176.16.23.145] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.195: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 11/06 11:06:05.195: [upf] INFO: UE F-SEID[UP:0x577 CP:0x418] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.195: [upf] INFO: UE F-SEID[UP:0x577 CP:0x418] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.201: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1031) 11/06 11:06:05.201: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3192) 11/06 11:06:05.201: [smf] INFO: UE IMSI[262422786815585] APN[internet] IPv4[176.16.23.146] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.202: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 11/06 11:06:05.202: [upf] INFO: UE F-SEID[UP:0x20 CP:0x89f] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.202: [upf] INFO: UE F-SEID[UP:0x20 CP:0x89f] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.209: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1031) 11/06 11:06:05.209: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3192) 11/06 11:06:05.209: [smf] INFO: UE IMSI[262422406120573] APN[internet] IPv4[176.16.23.147] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.210: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 11/06 11:06:05.210: [upf] INFO: UE F-SEID[UP:0x2e0 CP:0x652] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.210: [upf] INFO: UE F-SEID[UP:0x2e0 CP:0x652] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.216: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1031) 11/06 11:06:05.216: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3192) 11/06 11:06:05.216: [smf] INFO: UE IMSI[262427254771143] APN[internet] IPv4[176.16.23.148] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.218: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 11/06 11:06:05.218: [upf] INFO: UE F-SEID[UP:0x9fa CP:0xed0] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.218: [upf] INFO: UE F-SEID[UP:0x9fa CP:0xed0] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.224: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1031) 11/06 11:06:05.224: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3192) 11/06 11:06:05.224: [smf] INFO: UE IMSI[262428744261531] APN[internet] IPv4[176.16.23.149] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.225: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 11/06 11:06:05.225: [upf] INFO: UE F-SEID[UP:0x4c9 CP:0x704] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.225: [upf] INFO: UE F-SEID[UP:0x4c9 CP:0x704] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.233: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1031) 11/06 11:06:05.233: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3192) 11/06 11:06:05.233: [smf] INFO: UE IMSI[262423711622750] APN[internet] IPv4[176.16.23.150] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.234: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 11/06 11:06:05.234: [upf] INFO: UE F-SEID[UP:0xd6f CP:0x3f5] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.234: [upf] INFO: UE F-SEID[UP:0xd6f CP:0x3f5] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.239: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1031) 11/06 11:06:05.239: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3192) 11/06 11:06:05.239: [smf] INFO: UE IMSI[262420989359102] APN[internet] IPv4[176.16.23.151] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.240: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 11/06 11:06:05.240: [upf] INFO: UE F-SEID[UP:0x923 CP:0xe6f] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.240: [upf] INFO: UE F-SEID[UP:0x923 CP:0xe6f] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.247: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1031) 11/06 11:06:05.247: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3192) 11/06 11:06:05.247: [smf] INFO: UE IMSI[262425190618744] APN[internet] IPv4[176.16.23.152] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.247: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 11/06 11:06:05.247: [upf] INFO: UE F-SEID[UP:0xd42 CP:0xa9d] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.247: [upf] INFO: UE F-SEID[UP:0xd42 CP:0xa9d] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.254: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1031) 11/06 11:06:05.254: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3192) 11/06 11:06:05.254: [smf] INFO: UE IMSI[262422763314054] APN[internet] IPv4[176.16.23.153] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.255: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 11/06 11:06:05.255: [upf] INFO: UE F-SEID[UP:0x55f CP:0x21b] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.255: [upf] INFO: UE F-SEID[UP:0x55f CP:0x21b] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.261: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1031) 11/06 11:06:05.261: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3192) 11/06 11:06:05.261: [smf] INFO: UE IMSI[262424824171992] APN[internet] IPv4[176.16.23.154] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.262: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 11/06 11:06:05.262: [upf] INFO: UE F-SEID[UP:0x97 CP:0xf46] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.262: [upf] INFO: UE F-SEID[UP:0x97 CP:0xf46] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.268: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1031) 11/06 11:06:05.268: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3192) 11/06 11:06:05.268: [smf] INFO: UE IMSI[262427621325873] APN[internet] IPv4[176.16.23.155] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.269: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 11/06 11:06:05.269: [upf] INFO: UE F-SEID[UP:0xafb CP:0x5e4] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.269: [upf] INFO: UE F-SEID[UP:0xafb CP:0x5e4] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.276: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1031) 11/06 11:06:05.276: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3192) 11/06 11:06:05.276: [smf] INFO: UE IMSI[262428530014564] APN[internet] IPv4[176.16.23.156] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.277: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 11/06 11:06:05.277: [upf] INFO: UE F-SEID[UP:0x8d1 CP:0xce3] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.277: [upf] INFO: UE F-SEID[UP:0x8d1 CP:0xce3] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.283: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1031) 11/06 11:06:05.283: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3192) 11/06 11:06:05.283: [smf] INFO: UE IMSI[262427978938045] APN[internet] IPv4[176.16.23.157] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.284: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 11/06 11:06:05.284: [upf] INFO: UE F-SEID[UP:0xcee CP:0x7cc] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.284: [upf] INFO: UE F-SEID[UP:0xcee CP:0x7cc] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.290: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1031) 11/06 11:06:05.290: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3192) 11/06 11:06:05.290: [smf] INFO: UE IMSI[262421973523867] APN[internet] IPv4[176.16.23.158] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.291: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 11/06 11:06:05.291: [upf] INFO: UE F-SEID[UP:0xf59 CP:0xa68] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.291: [upf] INFO: UE F-SEID[UP:0xf59 CP:0xa68] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.297: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1031) 11/06 11:06:05.297: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3192) 11/06 11:06:05.297: [smf] INFO: UE IMSI[262428716262746] APN[internet] IPv4[176.16.23.159] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.297: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 11/06 11:06:05.297: [upf] INFO: UE F-SEID[UP:0x5f3 CP:0xa8a] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.297: [upf] INFO: UE F-SEID[UP:0x5f3 CP:0xa8a] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.304: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1031) 11/06 11:06:05.304: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3192) 11/06 11:06:05.304: [smf] INFO: UE IMSI[262424755134455] APN[internet] IPv4[176.16.23.160] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.304: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 11/06 11:06:05.304: [upf] INFO: UE F-SEID[UP:0x84c CP:0xf0b] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.304: [upf] INFO: UE F-SEID[UP:0x84c CP:0xf0b] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.311: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1031) 11/06 11:06:05.311: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3192) 11/06 11:06:05.311: [smf] INFO: UE IMSI[262423443156895] APN[internet] IPv4[176.16.23.161] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.312: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 11/06 11:06:05.312: [upf] INFO: UE F-SEID[UP:0x230 CP:0x1a1] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.312: [upf] INFO: UE F-SEID[UP:0x230 CP:0x1a1] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.318: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1031) 11/06 11:06:05.318: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3192) 11/06 11:06:05.318: [smf] INFO: UE IMSI[262429095234535] APN[internet] IPv4[176.16.23.162] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.319: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 11/06 11:06:05.319: [upf] INFO: UE F-SEID[UP:0xac2 CP:0xa5a] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.319: [upf] INFO: UE F-SEID[UP:0xac2 CP:0xa5a] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.324: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1031) 11/06 11:06:05.324: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3192) 11/06 11:06:05.324: [smf] INFO: UE IMSI[262428925854062] APN[internet] IPv4[176.16.23.163] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.325: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 11/06 11:06:05.325: [upf] INFO: UE F-SEID[UP:0xd9b CP:0x729] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.325: [upf] INFO: UE F-SEID[UP:0xd9b CP:0x729] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.331: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1031) 11/06 11:06:05.331: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3192) 11/06 11:06:05.331: [smf] INFO: UE IMSI[262428017887738] APN[internet] IPv4[176.16.23.164] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.331: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 11/06 11:06:05.332: [upf] INFO: UE F-SEID[UP:0x3a8 CP:0x9cc] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.332: [upf] INFO: UE F-SEID[UP:0x3a8 CP:0x9cc] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.338: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1031) 11/06 11:06:05.338: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3192) 11/06 11:06:05.338: [smf] INFO: UE IMSI[262420190065066] APN[internet] IPv4[176.16.23.165] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.339: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 11/06 11:06:05.339: [upf] INFO: UE F-SEID[UP:0xab CP:0xdd3] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.339: [upf] INFO: UE F-SEID[UP:0xab CP:0xdd3] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.344: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1031) 11/06 11:06:05.344: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3192) 11/06 11:06:05.344: [smf] INFO: UE IMSI[262428683885441] APN[internet] IPv4[176.16.23.166] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.345: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 11/06 11:06:05.345: [upf] INFO: UE F-SEID[UP:0x3b CP:0x792] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.345: [upf] INFO: UE F-SEID[UP:0x3b CP:0x792] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.352: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1031) 11/06 11:06:05.352: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3192) 11/06 11:06:05.352: [smf] INFO: UE IMSI[262426710346302] APN[internet] IPv4[176.16.23.167] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.353: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 11/06 11:06:05.353: [upf] INFO: UE F-SEID[UP:0x9bd CP:0x865] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.353: [upf] INFO: UE F-SEID[UP:0x9bd CP:0x865] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.358: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1031) 11/06 11:06:05.358: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3192) 11/06 11:06:05.358: [smf] INFO: UE IMSI[262425860856082] APN[internet] IPv4[176.16.23.168] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.359: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 11/06 11:06:05.359: [upf] INFO: UE F-SEID[UP:0xb7b CP:0x36a] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.359: [upf] INFO: UE F-SEID[UP:0xb7b CP:0x36a] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.365: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1031) 11/06 11:06:05.365: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3192) 11/06 11:06:05.365: [smf] INFO: UE IMSI[262422760357448] APN[internet] IPv4[176.16.23.169] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.366: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 11/06 11:06:05.366: [upf] INFO: UE F-SEID[UP:0x433 CP:0x933] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.366: [upf] INFO: UE F-SEID[UP:0x433 CP:0x933] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.371: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1031) 11/06 11:06:05.371: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3192) 11/06 11:06:05.371: [smf] INFO: UE IMSI[262425157915284] APN[internet] IPv4[176.16.23.170] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.372: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 11/06 11:06:05.372: [upf] INFO: UE F-SEID[UP:0x825 CP:0x77c] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.372: [upf] INFO: UE F-SEID[UP:0x825 CP:0x77c] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.378: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1031) 11/06 11:06:05.378: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3192) 11/06 11:06:05.378: [smf] INFO: UE IMSI[262426055166312] APN[internet] IPv4[176.16.23.171] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.379: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 11/06 11:06:05.379: [upf] INFO: UE F-SEID[UP:0x4f0 CP:0x51d] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.379: [upf] INFO: UE F-SEID[UP:0x4f0 CP:0x51d] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.385: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1031) 11/06 11:06:05.385: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3192) 11/06 11:06:05.385: [smf] INFO: UE IMSI[262422166956206] APN[internet] IPv4[176.16.23.172] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.386: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 11/06 11:06:05.386: [upf] INFO: UE F-SEID[UP:0x920 CP:0xfa4] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.386: [upf] INFO: UE F-SEID[UP:0x920 CP:0xfa4] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.391: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1031) 11/06 11:06:05.391: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3192) 11/06 11:06:05.391: [smf] INFO: UE IMSI[262427078180443] APN[internet] IPv4[176.16.23.173] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.392: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 11/06 11:06:05.392: [upf] INFO: UE F-SEID[UP:0xa07 CP:0x5ed] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.392: [upf] INFO: UE F-SEID[UP:0xa07 CP:0x5ed] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.398: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1031) 11/06 11:06:05.398: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3192) 11/06 11:06:05.398: [smf] INFO: UE IMSI[262429060375247] APN[internet] IPv4[176.16.23.174] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.399: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 11/06 11:06:05.399: [upf] INFO: UE F-SEID[UP:0x7b1 CP:0xc79] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.399: [upf] INFO: UE F-SEID[UP:0x7b1 CP:0xc79] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.404: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1031) 11/06 11:06:05.404: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3192) 11/06 11:06:05.404: [smf] INFO: UE IMSI[262427229812955] APN[internet] IPv4[176.16.23.175] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.405: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 11/06 11:06:05.405: [upf] INFO: UE F-SEID[UP:0x45f CP:0x866] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.405: [upf] INFO: UE F-SEID[UP:0x45f CP:0x866] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.411: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1031) 11/06 11:06:05.411: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3192) 11/06 11:06:05.411: [smf] INFO: UE IMSI[262427282816773] APN[internet] IPv4[176.16.23.176] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.412: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 11/06 11:06:05.412: [upf] INFO: UE F-SEID[UP:0x4d3 CP:0x9b2] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.412: [upf] INFO: UE F-SEID[UP:0x4d3 CP:0x9b2] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.418: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1031) 11/06 11:06:05.418: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3192) 11/06 11:06:05.418: [smf] INFO: UE IMSI[262423825429860] APN[internet] IPv4[176.16.23.177] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.418: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 11/06 11:06:05.418: [upf] INFO: UE F-SEID[UP:0x587 CP:0xb6] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.418: [upf] INFO: UE F-SEID[UP:0x587 CP:0xb6] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.424: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1031) 11/06 11:06:05.424: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3192) 11/06 11:06:05.424: [smf] INFO: UE IMSI[262422819721361] APN[internet] IPv4[176.16.23.178] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.425: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 11/06 11:06:05.425: [upf] INFO: UE F-SEID[UP:0x97b CP:0xd24] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.425: [upf] INFO: UE F-SEID[UP:0x97b CP:0xd24] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.431: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1031) 11/06 11:06:05.431: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3192) 11/06 11:06:05.431: [smf] INFO: UE IMSI[262429069358758] APN[internet] IPv4[176.16.23.179] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.432: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 11/06 11:06:05.432: [upf] INFO: UE F-SEID[UP:0x718 CP:0x566] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.432: [upf] INFO: UE F-SEID[UP:0x718 CP:0x566] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.437: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1031) 11/06 11:06:05.437: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3192) 11/06 11:06:05.437: [smf] INFO: UE IMSI[262424686642929] APN[internet] IPv4[176.16.23.180] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.438: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 11/06 11:06:05.438: [upf] INFO: UE F-SEID[UP:0xba6 CP:0xc87] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.438: [upf] INFO: UE F-SEID[UP:0xba6 CP:0xc87] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.444: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1031) 11/06 11:06:05.444: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3192) 11/06 11:06:05.444: [smf] INFO: UE IMSI[262426324240726] APN[internet] IPv4[176.16.23.181] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.445: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 11/06 11:06:05.445: [upf] INFO: UE F-SEID[UP:0xac8 CP:0x89b] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.445: [upf] INFO: UE F-SEID[UP:0xac8 CP:0x89b] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.452: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1031) 11/06 11:06:05.452: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3192) 11/06 11:06:05.452: [smf] INFO: UE IMSI[262425835025316] APN[internet] IPv4[176.16.23.182] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.453: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 11/06 11:06:05.453: [upf] INFO: UE F-SEID[UP:0x359 CP:0x45f] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.453: [upf] INFO: UE F-SEID[UP:0x359 CP:0x45f] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.459: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1031) 11/06 11:06:05.459: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3192) 11/06 11:06:05.459: [smf] INFO: UE IMSI[262425761451066] APN[internet] IPv4[176.16.23.183] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.460: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 11/06 11:06:05.460: [upf] INFO: UE F-SEID[UP:0x5f9 CP:0x607] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.460: [upf] INFO: UE F-SEID[UP:0x5f9 CP:0x607] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.466: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1031) 11/06 11:06:05.466: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3192) 11/06 11:06:05.466: [smf] INFO: UE IMSI[262424980810892] APN[internet] IPv4[176.16.23.184] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.467: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 11/06 11:06:05.467: [upf] INFO: UE F-SEID[UP:0x452 CP:0xcaa] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.467: [upf] INFO: UE F-SEID[UP:0x452 CP:0xcaa] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.473: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1031) 11/06 11:06:05.473: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3192) 11/06 11:06:05.473: [smf] INFO: UE IMSI[262424502291622] APN[internet] IPv4[176.16.23.185] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.474: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 11/06 11:06:05.474: [upf] INFO: UE F-SEID[UP:0xfa9 CP:0x409] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.474: [upf] INFO: UE F-SEID[UP:0xfa9 CP:0x409] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.479: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1031) 11/06 11:06:05.479: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3192) 11/06 11:06:05.479: [smf] INFO: UE IMSI[262429668157471] APN[internet] IPv4[176.16.23.186] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.480: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 11/06 11:06:05.480: [upf] INFO: UE F-SEID[UP:0x987 CP:0x298] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.480: [upf] INFO: UE F-SEID[UP:0x987 CP:0x298] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.487: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1031) 11/06 11:06:05.487: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3192) 11/06 11:06:05.487: [smf] INFO: UE IMSI[262427697836301] APN[internet] IPv4[176.16.23.187] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.488: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 11/06 11:06:05.488: [upf] INFO: UE F-SEID[UP:0x54a CP:0xf2e] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.488: [upf] INFO: UE F-SEID[UP:0x54a CP:0xf2e] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.495: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1031) 11/06 11:06:05.495: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3192) 11/06 11:06:05.495: [smf] INFO: UE IMSI[262426249968688] APN[internet] IPv4[176.16.23.188] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.496: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 11/06 11:06:05.496: [upf] INFO: UE F-SEID[UP:0xdcd CP:0xe07] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.496: [upf] INFO: UE F-SEID[UP:0xdcd CP:0xe07] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.501: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1031) 11/06 11:06:05.502: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3192) 11/06 11:06:05.502: [smf] INFO: UE IMSI[262422116034675] APN[internet] IPv4[176.16.23.189] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.502: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 11/06 11:06:05.502: [upf] INFO: UE F-SEID[UP:0x549 CP:0xe75] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.502: [upf] INFO: UE F-SEID[UP:0x549 CP:0xe75] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.508: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1031) 11/06 11:06:05.508: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3192) 11/06 11:06:05.508: [smf] INFO: UE IMSI[262425139806092] APN[internet] IPv4[176.16.23.190] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.509: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 11/06 11:06:05.509: [upf] INFO: UE F-SEID[UP:0x623 CP:0x919] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.509: [upf] INFO: UE F-SEID[UP:0x623 CP:0x919] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.515: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1031) 11/06 11:06:05.515: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3192) 11/06 11:06:05.515: [smf] INFO: UE IMSI[262426857435774] APN[internet] IPv4[176.16.23.191] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.515: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 11/06 11:06:05.515: [upf] INFO: UE F-SEID[UP:0xa1f CP:0x809] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.515: [upf] INFO: UE F-SEID[UP:0xa1f CP:0x809] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.521: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1031) 11/06 11:06:05.521: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3192) 11/06 11:06:05.521: [smf] INFO: UE IMSI[262429220671991] APN[internet] IPv4[176.16.23.192] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.522: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 11/06 11:06:05.522: [upf] INFO: UE F-SEID[UP:0xed CP:0x983] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.522: [upf] INFO: UE F-SEID[UP:0xed CP:0x983] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.528: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1031) 11/06 11:06:05.528: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3192) 11/06 11:06:05.528: [smf] INFO: UE IMSI[262428856492967] APN[internet] IPv4[176.16.23.193] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.529: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 11/06 11:06:05.529: [upf] INFO: UE F-SEID[UP:0x7eb CP:0xc5b] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.529: [upf] INFO: UE F-SEID[UP:0x7eb CP:0xc5b] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.534: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1031) 11/06 11:06:05.534: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3192) 11/06 11:06:05.534: [smf] INFO: UE IMSI[262426018176600] APN[internet] IPv4[176.16.23.194] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.535: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 11/06 11:06:05.535: [upf] INFO: UE F-SEID[UP:0x834 CP:0x6fc] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.535: [upf] INFO: UE F-SEID[UP:0x834 CP:0x6fc] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.542: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1031) 11/06 11:06:05.542: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3192) 11/06 11:06:05.542: [smf] INFO: UE IMSI[262425237138648] APN[internet] IPv4[176.16.23.195] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.543: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 11/06 11:06:05.543: [upf] INFO: UE F-SEID[UP:0xfa CP:0xab9] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.543: [upf] INFO: UE F-SEID[UP:0xfa CP:0xab9] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.549: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1031) 11/06 11:06:05.549: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3192) 11/06 11:06:05.549: [smf] INFO: UE IMSI[262421266287261] APN[internet] IPv4[176.16.23.196] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.550: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 11/06 11:06:05.550: [upf] INFO: UE F-SEID[UP:0x972 CP:0x18b] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.550: [upf] INFO: UE F-SEID[UP:0x972 CP:0x18b] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.557: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1031) 11/06 11:06:05.557: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3192) 11/06 11:06:05.557: [smf] INFO: UE IMSI[262426736267290] APN[internet] IPv4[176.16.23.197] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.558: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 11/06 11:06:05.558: [upf] INFO: UE F-SEID[UP:0xdec CP:0x6e] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.558: [upf] INFO: UE F-SEID[UP:0xdec CP:0x6e] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.565: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1031) 11/06 11:06:05.565: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3192) 11/06 11:06:05.565: [smf] INFO: UE IMSI[262427250393305] APN[internet] IPv4[176.16.23.198] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.566: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 11/06 11:06:05.566: [upf] INFO: UE F-SEID[UP:0x92c CP:0x5f7] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.566: [upf] INFO: UE F-SEID[UP:0x92c CP:0x5f7] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.572: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1031) 11/06 11:06:05.572: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3192) 11/06 11:06:05.572: [smf] INFO: UE IMSI[262421216921629] APN[internet] IPv4[176.16.23.199] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.572: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 11/06 11:06:05.572: [upf] INFO: UE F-SEID[UP:0x784 CP:0x1da] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.572: [upf] INFO: UE F-SEID[UP:0x784 CP:0x1da] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.578: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1031) 11/06 11:06:05.578: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3192) 11/06 11:06:05.578: [smf] INFO: UE IMSI[262426267247600] APN[internet] IPv4[176.16.23.200] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.579: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 11/06 11:06:05.579: [upf] INFO: UE F-SEID[UP:0x7a4 CP:0x81f] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.579: [upf] INFO: UE F-SEID[UP:0x7a4 CP:0x81f] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.586: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1031) 11/06 11:06:05.586: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3192) 11/06 11:06:05.586: [smf] INFO: UE IMSI[262421556827183] APN[internet] IPv4[176.16.23.201] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.587: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 11/06 11:06:05.587: [upf] INFO: UE F-SEID[UP:0xc08 CP:0x467] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.587: [upf] INFO: UE F-SEID[UP:0xc08 CP:0x467] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.593: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1031) 11/06 11:06:05.593: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3192) 11/06 11:06:05.593: [smf] INFO: UE IMSI[262424511203437] APN[internet] IPv4[176.16.23.202] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.594: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 11/06 11:06:05.594: [upf] INFO: UE F-SEID[UP:0x123 CP:0x3c2] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.594: [upf] INFO: UE F-SEID[UP:0x123 CP:0x3c2] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.600: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1031) 11/06 11:06:05.600: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3192) 11/06 11:06:05.600: [smf] INFO: UE IMSI[262424320284618] APN[internet] IPv4[176.16.23.203] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.601: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 11/06 11:06:05.601: [upf] INFO: UE F-SEID[UP:0xd64 CP:0xdc7] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.601: [upf] INFO: UE F-SEID[UP:0xd64 CP:0xdc7] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.607: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1031) 11/06 11:06:05.607: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3192) 11/06 11:06:05.607: [smf] INFO: UE IMSI[262422825787448] APN[internet] IPv4[176.16.23.204] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.608: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 11/06 11:06:05.608: [upf] INFO: UE F-SEID[UP:0x2b2 CP:0xfd6] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.608: [upf] INFO: UE F-SEID[UP:0x2b2 CP:0xfd6] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.613: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1031) 11/06 11:06:05.613: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3192) 11/06 11:06:05.613: [smf] INFO: UE IMSI[262424571745434] APN[internet] IPv4[176.16.23.205] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.614: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 11/06 11:06:05.614: [upf] INFO: UE F-SEID[UP:0xa80 CP:0x592] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.614: [upf] INFO: UE F-SEID[UP:0xa80 CP:0x592] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.621: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1031) 11/06 11:06:05.621: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3192) 11/06 11:06:05.621: [smf] INFO: UE IMSI[262423848359646] APN[internet] IPv4[176.16.23.206] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.621: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 11/06 11:06:05.621: [upf] INFO: UE F-SEID[UP:0x468 CP:0x27] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.621: [upf] INFO: UE F-SEID[UP:0x468 CP:0x27] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.627: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1031) 11/06 11:06:05.627: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3192) 11/06 11:06:05.627: [smf] INFO: UE IMSI[262425171586256] APN[internet] IPv4[176.16.23.207] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.628: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 11/06 11:06:05.628: [upf] INFO: UE F-SEID[UP:0x128 CP:0x28b] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.628: [upf] INFO: UE F-SEID[UP:0x128 CP:0x28b] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.635: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1031) 11/06 11:06:05.635: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3192) 11/06 11:06:05.635: [smf] INFO: UE IMSI[262425499937607] APN[internet] IPv4[176.16.23.208] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.636: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 11/06 11:06:05.636: [upf] INFO: UE F-SEID[UP:0x87d CP:0x979] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.636: [upf] INFO: UE F-SEID[UP:0x87d CP:0x979] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.642: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1031) 11/06 11:06:05.642: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3192) 11/06 11:06:05.642: [smf] INFO: UE IMSI[262429564723945] APN[internet] IPv4[176.16.23.209] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.643: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 11/06 11:06:05.643: [upf] INFO: UE F-SEID[UP:0x66c CP:0xe7c] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.643: [upf] INFO: UE F-SEID[UP:0x66c CP:0xe7c] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.651: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1031) 11/06 11:06:05.651: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3192) 11/06 11:06:05.651: [smf] INFO: UE IMSI[262428787498931] APN[internet] IPv4[176.16.23.210] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.652: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 11/06 11:06:05.652: [upf] INFO: UE F-SEID[UP:0x844 CP:0x7f1] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.652: [upf] INFO: UE F-SEID[UP:0x844 CP:0x7f1] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.657: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1031) 11/06 11:06:05.657: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3192) 11/06 11:06:05.657: [smf] INFO: UE IMSI[262425584899664] APN[internet] IPv4[176.16.23.211] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.658: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 11/06 11:06:05.658: [upf] INFO: UE F-SEID[UP:0x10c CP:0x714] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.658: [upf] INFO: UE F-SEID[UP:0x10c CP:0x714] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.663: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1031) 11/06 11:06:05.663: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3192) 11/06 11:06:05.663: [smf] INFO: UE IMSI[262423346000736] APN[internet] IPv4[176.16.23.212] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.664: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 11/06 11:06:05.664: [upf] INFO: UE F-SEID[UP:0xdb5 CP:0x15a] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.664: [upf] INFO: UE F-SEID[UP:0xdb5 CP:0x15a] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.670: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1031) 11/06 11:06:05.670: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3192) 11/06 11:06:05.670: [smf] INFO: UE IMSI[262428235392631] APN[internet] IPv4[176.16.23.213] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.671: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 11/06 11:06:05.671: [upf] INFO: UE F-SEID[UP:0xe84 CP:0x6e1] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.671: [upf] INFO: UE F-SEID[UP:0xe84 CP:0x6e1] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.678: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1031) 11/06 11:06:05.678: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3192) 11/06 11:06:05.678: [smf] INFO: UE IMSI[262425582399711] APN[internet] IPv4[176.16.23.214] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.679: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 11/06 11:06:05.679: [upf] INFO: UE F-SEID[UP:0x1af CP:0x1e3] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.679: [upf] INFO: UE F-SEID[UP:0x1af CP:0x1e3] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.684: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1031) 11/06 11:06:05.684: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3192) 11/06 11:06:05.684: [smf] INFO: UE IMSI[262424397532624] APN[internet] IPv4[176.16.23.215] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.685: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 11/06 11:06:05.685: [upf] INFO: UE F-SEID[UP:0x4d1 CP:0x197] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.685: [upf] INFO: UE F-SEID[UP:0x4d1 CP:0x197] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.690: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1031) 11/06 11:06:05.690: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3192) 11/06 11:06:05.690: [smf] INFO: UE IMSI[262424602666043] APN[internet] IPv4[176.16.23.216] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.691: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 11/06 11:06:05.691: [upf] INFO: UE F-SEID[UP:0x6f0 CP:0x33a] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.691: [upf] INFO: UE F-SEID[UP:0x6f0 CP:0x33a] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.698: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1031) 11/06 11:06:05.698: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3192) 11/06 11:06:05.698: [smf] INFO: UE IMSI[262423465522412] APN[internet] IPv4[176.16.23.217] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.699: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 11/06 11:06:05.699: [upf] INFO: UE F-SEID[UP:0x1f8 CP:0xe18] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.699: [upf] INFO: UE F-SEID[UP:0x1f8 CP:0xe18] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.705: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1031) 11/06 11:06:05.705: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3192) 11/06 11:06:05.705: [smf] INFO: UE IMSI[262420170627284] APN[internet] IPv4[176.16.23.218] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.706: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 11/06 11:06:05.706: [upf] INFO: UE F-SEID[UP:0xc0b CP:0x518] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.706: [upf] INFO: UE F-SEID[UP:0xc0b CP:0x518] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.712: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1031) 11/06 11:06:05.712: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3192) 11/06 11:06:05.712: [smf] INFO: UE IMSI[262427553432864] APN[internet] IPv4[176.16.23.219] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.713: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 11/06 11:06:05.713: [upf] INFO: UE F-SEID[UP:0x830 CP:0x214] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.713: [upf] INFO: UE F-SEID[UP:0x830 CP:0x214] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.718: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1031) 11/06 11:06:05.718: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3192) 11/06 11:06:05.718: [smf] INFO: UE IMSI[262422114734745] APN[internet] IPv4[176.16.23.220] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.719: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 11/06 11:06:05.719: [upf] INFO: UE F-SEID[UP:0x7d9 CP:0xdd8] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.719: [upf] INFO: UE F-SEID[UP:0x7d9 CP:0xdd8] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.725: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1031) 11/06 11:06:05.725: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3192) 11/06 11:06:05.725: [smf] INFO: UE IMSI[262424021820638] APN[internet] IPv4[176.16.23.221] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.726: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 11/06 11:06:05.726: [upf] INFO: UE F-SEID[UP:0x392 CP:0x30b] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.726: [upf] INFO: UE F-SEID[UP:0x392 CP:0x30b] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.731: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1031) 11/06 11:06:05.732: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3192) 11/06 11:06:05.732: [smf] INFO: UE IMSI[262428358354271] APN[internet] IPv4[176.16.23.222] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.732: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 11/06 11:06:05.732: [upf] INFO: UE F-SEID[UP:0x50d CP:0xb8e] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.732: [upf] INFO: UE F-SEID[UP:0x50d CP:0xb8e] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.738: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1031) 11/06 11:06:05.738: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3192) 11/06 11:06:05.738: [smf] INFO: UE IMSI[262421203698242] APN[internet] IPv4[176.16.23.223] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.739: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 11/06 11:06:05.739: [upf] INFO: UE F-SEID[UP:0xab0 CP:0xf58] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.739: [upf] INFO: UE F-SEID[UP:0xab0 CP:0xf58] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.745: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1031) 11/06 11:06:05.745: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3192) 11/06 11:06:05.745: [smf] INFO: UE IMSI[262429383799673] APN[internet] IPv4[176.16.23.224] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.745: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 11/06 11:06:05.745: [upf] INFO: UE F-SEID[UP:0x576 CP:0x611] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.745: [upf] INFO: UE F-SEID[UP:0x576 CP:0x611] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.751: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1031) 11/06 11:06:05.751: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3192) 11/06 11:06:05.751: [smf] INFO: UE IMSI[262420392565677] APN[internet] IPv4[176.16.23.225] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.752: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 11/06 11:06:05.752: [upf] INFO: UE F-SEID[UP:0xfa1 CP:0x3ce] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.752: [upf] INFO: UE F-SEID[UP:0xfa1 CP:0x3ce] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.758: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1031) 11/06 11:06:05.758: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3192) 11/06 11:06:05.758: [smf] INFO: UE IMSI[262429635484518] APN[internet] IPv4[176.16.23.226] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.759: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 11/06 11:06:05.759: [upf] INFO: UE F-SEID[UP:0xae3 CP:0x80f] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.759: [upf] INFO: UE F-SEID[UP:0xae3 CP:0x80f] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.764: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1031) 11/06 11:06:05.764: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3192) 11/06 11:06:05.764: [smf] INFO: UE IMSI[262428088851284] APN[internet] IPv4[176.16.23.227] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.765: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 11/06 11:06:05.765: [upf] INFO: UE F-SEID[UP:0x10f CP:0xea1] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.765: [upf] INFO: UE F-SEID[UP:0x10f CP:0xea1] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.771: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1031) 11/06 11:06:05.771: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3192) 11/06 11:06:05.771: [smf] INFO: UE IMSI[262422805414860] APN[internet] IPv4[176.16.23.228] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.772: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 11/06 11:06:05.772: [upf] INFO: UE F-SEID[UP:0x9ca CP:0xc56] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.772: [upf] INFO: UE F-SEID[UP:0x9ca CP:0xc56] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.779: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1031) 11/06 11:06:05.779: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3192) 11/06 11:06:05.779: [smf] INFO: UE IMSI[262428220202870] APN[internet] IPv4[176.16.23.229] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.780: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 11/06 11:06:05.780: [upf] INFO: UE F-SEID[UP:0xba8 CP:0xcc6] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.780: [upf] INFO: UE F-SEID[UP:0xba8 CP:0xcc6] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.786: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1031) 11/06 11:06:05.786: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3192) 11/06 11:06:05.786: [smf] INFO: UE IMSI[262421007898904] APN[internet] IPv4[176.16.23.230] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.787: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 11/06 11:06:05.787: [upf] INFO: UE F-SEID[UP:0x246 CP:0xcd0] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.787: [upf] INFO: UE F-SEID[UP:0x246 CP:0xcd0] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.792: [smf] INFO: [Added] Number of SMF-UEs is now 1005 (../src/smf/context.c:1031) 11/06 11:06:05.792: [smf] INFO: [Added] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3192) 11/06 11:06:05.792: [smf] INFO: UE IMSI[262426739973091] APN[internet] IPv4[176.16.23.231] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.793: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 11/06 11:06:05.793: [upf] INFO: UE F-SEID[UP:0x7b6 CP:0x2f1] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.793: [upf] INFO: UE F-SEID[UP:0x7b6 CP:0x2f1] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.799: [smf] INFO: [Added] Number of SMF-UEs is now 1006 (../src/smf/context.c:1031) 11/06 11:06:05.799: [smf] INFO: [Added] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3192) 11/06 11:06:05.799: [smf] INFO: UE IMSI[262426802580825] APN[internet] IPv4[176.16.23.232] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.800: [upf] INFO: [Added] Number of UPF-Sessions is now 1005 (../src/upf/context.c:209) 11/06 11:06:05.800: [upf] INFO: UE F-SEID[UP:0x9d7 CP:0xd8a] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.800: [upf] INFO: UE F-SEID[UP:0x9d7 CP:0xd8a] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.806: [smf] INFO: [Added] Number of SMF-UEs is now 1007 (../src/smf/context.c:1031) 11/06 11:06:05.806: [smf] INFO: [Added] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3192) 11/06 11:06:05.806: [smf] INFO: UE IMSI[262422642911981] APN[internet] IPv4[176.16.23.233] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.807: [upf] INFO: [Added] Number of UPF-Sessions is now 1006 (../src/upf/context.c:209) 11/06 11:06:05.807: [upf] INFO: UE F-SEID[UP:0xa02 CP:0xbe] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.807: [upf] INFO: UE F-SEID[UP:0xa02 CP:0xbe] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.813: [smf] INFO: [Added] Number of SMF-UEs is now 1008 (../src/smf/context.c:1031) 11/06 11:06:05.813: [smf] INFO: [Added] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3192) 11/06 11:06:05.813: [smf] INFO: UE IMSI[262426167141076] APN[internet] IPv4[176.16.23.234] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.813: [upf] INFO: [Added] Number of UPF-Sessions is now 1007 (../src/upf/context.c:209) 11/06 11:06:05.813: [upf] INFO: UE F-SEID[UP:0x992 CP:0xaf4] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.813: [upf] INFO: UE F-SEID[UP:0x992 CP:0xaf4] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.819: [smf] INFO: [Added] Number of SMF-UEs is now 1009 (../src/smf/context.c:1031) 11/06 11:06:05.819: [smf] INFO: [Added] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3192) 11/06 11:06:05.819: [smf] INFO: UE IMSI[262424715872187] APN[internet] IPv4[176.16.23.235] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.820: [upf] INFO: [Added] Number of UPF-Sessions is now 1008 (../src/upf/context.c:209) 11/06 11:06:05.820: [upf] INFO: UE F-SEID[UP:0x2c4 CP:0x3a9] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.820: [upf] INFO: UE F-SEID[UP:0x2c4 CP:0x3a9] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.825: [smf] INFO: [Added] Number of SMF-UEs is now 1010 (../src/smf/context.c:1031) 11/06 11:06:05.825: [smf] INFO: [Added] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3192) 11/06 11:06:05.825: [smf] INFO: UE IMSI[262426232539067] APN[internet] IPv4[176.16.23.236] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.826: [upf] INFO: [Added] Number of UPF-Sessions is now 1009 (../src/upf/context.c:209) 11/06 11:06:05.826: [upf] INFO: UE F-SEID[UP:0xd68 CP:0x247] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.826: [upf] INFO: UE F-SEID[UP:0xd68 CP:0x247] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.832: [smf] INFO: [Added] Number of SMF-UEs is now 1011 (../src/smf/context.c:1031) 11/06 11:06:05.832: [smf] INFO: [Added] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3192) 11/06 11:06:05.832: [smf] INFO: UE IMSI[262427385827991] APN[internet] IPv4[176.16.23.237] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.833: [upf] INFO: [Added] Number of UPF-Sessions is now 1010 (../src/upf/context.c:209) 11/06 11:06:05.833: [upf] INFO: UE F-SEID[UP:0xf8d CP:0xb6a] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.833: [upf] INFO: UE F-SEID[UP:0xf8d CP:0xb6a] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.839: [smf] INFO: [Added] Number of SMF-UEs is now 1012 (../src/smf/context.c:1031) 11/06 11:06:05.839: [smf] INFO: [Added] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3192) 11/06 11:06:05.839: [smf] INFO: UE IMSI[262429731692146] APN[internet] IPv4[176.16.23.238] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.840: [upf] INFO: [Added] Number of UPF-Sessions is now 1011 (../src/upf/context.c:209) 11/06 11:06:05.840: [upf] INFO: UE F-SEID[UP:0xbf2 CP:0xa14] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.840: [upf] INFO: UE F-SEID[UP:0xbf2 CP:0xa14] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.846: [smf] INFO: [Added] Number of SMF-UEs is now 1013 (../src/smf/context.c:1031) 11/06 11:06:05.846: [smf] INFO: [Added] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3192) 11/06 11:06:05.846: [smf] INFO: UE IMSI[262426858788087] APN[internet] IPv4[176.16.23.239] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.847: [upf] INFO: [Added] Number of UPF-Sessions is now 1012 (../src/upf/context.c:209) 11/06 11:06:05.847: [upf] INFO: UE F-SEID[UP:0xdb4 CP:0x540] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.847: [upf] INFO: UE F-SEID[UP:0xdb4 CP:0x540] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.853: [smf] INFO: [Added] Number of SMF-UEs is now 1014 (../src/smf/context.c:1031) 11/06 11:06:05.853: [smf] INFO: [Added] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3192) 11/06 11:06:05.853: [smf] INFO: UE IMSI[262428891292788] APN[internet] IPv4[176.16.23.240] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.854: [upf] INFO: [Added] Number of UPF-Sessions is now 1013 (../src/upf/context.c:209) 11/06 11:06:05.854: [upf] INFO: UE F-SEID[UP:0x8fd CP:0x8d8] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.854: [upf] INFO: UE F-SEID[UP:0x8fd CP:0x8d8] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.860: [smf] INFO: [Added] Number of SMF-UEs is now 1015 (../src/smf/context.c:1031) 11/06 11:06:05.860: [smf] INFO: [Added] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3192) 11/06 11:06:05.860: [smf] INFO: UE IMSI[262428616332593] APN[internet] IPv4[176.16.23.241] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.861: [upf] INFO: [Added] Number of UPF-Sessions is now 1014 (../src/upf/context.c:209) 11/06 11:06:05.861: [upf] INFO: UE F-SEID[UP:0x4d8 CP:0xa61] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.861: [upf] INFO: UE F-SEID[UP:0x4d8 CP:0xa61] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.867: [smf] INFO: [Added] Number of SMF-UEs is now 1016 (../src/smf/context.c:1031) 11/06 11:06:05.867: [smf] INFO: [Added] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3192) 11/06 11:06:05.867: [smf] INFO: UE IMSI[262429252093160] APN[internet] IPv4[176.16.23.242] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.868: [upf] INFO: [Added] Number of UPF-Sessions is now 1015 (../src/upf/context.c:209) 11/06 11:06:05.868: [upf] INFO: UE F-SEID[UP:0xfd8 CP:0x553] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.868: [upf] INFO: UE F-SEID[UP:0xfd8 CP:0x553] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.874: [smf] INFO: [Added] Number of SMF-UEs is now 1017 (../src/smf/context.c:1031) 11/06 11:06:05.874: [smf] INFO: [Added] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3192) 11/06 11:06:05.874: [smf] INFO: UE IMSI[262425239168102] APN[internet] IPv4[176.16.23.243] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.874: [upf] INFO: [Added] Number of UPF-Sessions is now 1016 (../src/upf/context.c:209) 11/06 11:06:05.874: [upf] INFO: UE F-SEID[UP:0x78c CP:0x5be] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.874: [upf] INFO: UE F-SEID[UP:0x78c CP:0x5be] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.880: [smf] INFO: [Added] Number of SMF-UEs is now 1018 (../src/smf/context.c:1031) 11/06 11:06:05.880: [smf] INFO: [Added] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3192) 11/06 11:06:05.880: [smf] INFO: UE IMSI[262427118272307] APN[internet] IPv4[176.16.23.244] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.881: [upf] INFO: [Added] Number of UPF-Sessions is now 1017 (../src/upf/context.c:209) 11/06 11:06:05.881: [upf] INFO: UE F-SEID[UP:0xdf4 CP:0x480] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.881: [upf] INFO: UE F-SEID[UP:0xdf4 CP:0x480] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.887: [smf] INFO: [Added] Number of SMF-UEs is now 1019 (../src/smf/context.c:1031) 11/06 11:06:05.887: [smf] INFO: [Added] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3192) 11/06 11:06:05.887: [smf] INFO: UE IMSI[262420875404538] APN[internet] IPv4[176.16.23.245] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.888: [upf] INFO: [Added] Number of UPF-Sessions is now 1018 (../src/upf/context.c:209) 11/06 11:06:05.888: [upf] INFO: UE F-SEID[UP:0x125 CP:0xa1c] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.888: [upf] INFO: UE F-SEID[UP:0x125 CP:0xa1c] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.894: [smf] INFO: [Added] Number of SMF-UEs is now 1020 (../src/smf/context.c:1031) 11/06 11:06:05.894: [smf] INFO: [Added] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3192) 11/06 11:06:05.894: [smf] INFO: UE IMSI[262428704171603] APN[internet] IPv4[176.16.23.246] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.895: [upf] INFO: [Added] Number of UPF-Sessions is now 1019 (../src/upf/context.c:209) 11/06 11:06:05.895: [upf] INFO: UE F-SEID[UP:0xc03 CP:0xeb1] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.895: [upf] INFO: UE F-SEID[UP:0xc03 CP:0xeb1] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.901: [smf] INFO: [Added] Number of SMF-UEs is now 1021 (../src/smf/context.c:1031) 11/06 11:06:05.901: [smf] INFO: [Added] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3192) 11/06 11:06:05.901: [smf] INFO: UE IMSI[262424288321570] APN[internet] IPv4[176.16.23.247] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.902: [upf] INFO: [Added] Number of UPF-Sessions is now 1020 (../src/upf/context.c:209) 11/06 11:06:05.902: [upf] INFO: UE F-SEID[UP:0x5a8 CP:0x861] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.902: [upf] INFO: UE F-SEID[UP:0x5a8 CP:0x861] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.907: [smf] INFO: [Added] Number of SMF-UEs is now 1022 (../src/smf/context.c:1031) 11/06 11:06:05.907: [smf] INFO: [Added] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3192) 11/06 11:06:05.907: [smf] INFO: UE IMSI[262428523848763] APN[internet] IPv4[176.16.23.248] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.908: [upf] INFO: [Added] Number of UPF-Sessions is now 1021 (../src/upf/context.c:209) 11/06 11:06:05.908: [upf] INFO: UE F-SEID[UP:0x741 CP:0x75c] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.908: [upf] INFO: UE F-SEID[UP:0x741 CP:0x75c] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.913: [smf] INFO: [Added] Number of SMF-UEs is now 1023 (../src/smf/context.c:1031) 11/06 11:06:05.913: [smf] INFO: [Added] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3192) 11/06 11:06:05.913: [smf] INFO: UE IMSI[262423941780854] APN[internet] IPv4[176.16.23.249] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.914: [upf] INFO: [Added] Number of UPF-Sessions is now 1022 (../src/upf/context.c:209) 11/06 11:06:05.914: [upf] INFO: UE F-SEID[UP:0xb99 CP:0x24d] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.914: [upf] INFO: UE F-SEID[UP:0xb99 CP:0x24d] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.920: [smf] INFO: [Added] Number of SMF-UEs is now 1024 (../src/smf/context.c:1031) 11/06 11:06:05.920: [smf] INFO: [Added] Number of SMF-Sessions is now 1024 (../src/smf/context.c:3192) 11/06 11:06:05.920: [smf] INFO: UE IMSI[262425150838763] APN[internet] IPv4[176.16.23.250] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:05.921: [upf] INFO: [Added] Number of UPF-Sessions is now 1023 (../src/upf/context.c:209) 11/06 11:06:05.921: [upf] INFO: UE F-SEID[UP:0xd9 CP:0xc00] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.921: [upf] INFO: UE F-SEID[UP:0xd9 CP:0xc00] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 11/06 11:06:05.927: [smf] ERROR: Maximum number of smf_ue[1024] reached (../src/smf/context.c:1021) MTC@3fb4fc7190fd: Successfully created 1019 PDP contexts before exhausting the pool MTC@3fb4fc7190fd: setverdict(pass): none -> pass 11/06 11:06:06.122: [upf] INFO: [Added] Number of UPF-Sessions is now 1024 (../src/upf/context.c:209) 11/06 11:06:06.123: [upf] INFO: UE F-SEID[UP:0x49 CP:0x3e] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 11/06 11:06:06.123: [upf] INFO: UE F-SEID[UP:0x49 CP:0x3e] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 11/06 11:06:06.130: [upf] INFO: [Removed] Number of UPF-sessions is now 1023 (../src/upf/context.c:253) 11/06 11:06:06.136: [smf] INFO: Removed Session: UE IMSI:[262426716976750] DNN:[internet:0] IPv4:[176.16.19.255] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.136: [smf] INFO: [Removed] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3200) 11/06 11:06:06.136: [smf] INFO: [Removed] Number of SMF-UEs is now 1023 (../src/smf/context.c:1092) 11/06 11:06:06.136: [upf] INFO: [Removed] Number of UPF-sessions is now 1022 (../src/upf/context.c:253) 11/06 11:06:06.141: [smf] INFO: Removed Session: UE IMSI:[262421686439004] DNN:[internet:0] IPv4:[176.16.20.0] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3200) 11/06 11:06:06.141: [smf] INFO: [Removed] Number of SMF-UEs is now 1022 (../src/smf/context.c:1092) 11/06 11:06:06.142: [upf] INFO: [Removed] Number of UPF-sessions is now 1021 (../src/upf/context.c:253) 11/06 11:06:06.145: [smf] INFO: Removed Session: UE IMSI:[262422112635649] DNN:[internet:0] IPv4:[176.16.20.1] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.145: [smf] INFO: [Removed] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3200) 11/06 11:06:06.145: [smf] INFO: [Removed] Number of SMF-UEs is now 1021 (../src/smf/context.c:1092) 11/06 11:06:06.147: [upf] INFO: [Removed] Number of UPF-sessions is now 1020 (../src/upf/context.c:253) 11/06 11:06:06.152: [smf] INFO: Removed Session: UE IMSI:[262424452732396] DNN:[internet:0] IPv4:[176.16.20.2] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3200) 11/06 11:06:06.152: [smf] INFO: [Removed] Number of SMF-UEs is now 1020 (../src/smf/context.c:1092) 11/06 11:06:06.154: [upf] INFO: [Removed] Number of UPF-sessions is now 1019 (../src/upf/context.c:253) 11/06 11:06:06.158: [smf] INFO: Removed Session: UE IMSI:[262423542749470] DNN:[internet:0] IPv4:[176.16.20.3] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.158: [smf] INFO: [Removed] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3200) 11/06 11:06:06.158: [smf] INFO: [Removed] Number of SMF-UEs is now 1019 (../src/smf/context.c:1092) 11/06 11:06:06.159: [upf] INFO: [Removed] Number of UPF-sessions is now 1018 (../src/upf/context.c:253) 11/06 11:06:06.162: [smf] INFO: Removed Session: UE IMSI:[262422045970058] DNN:[internet:0] IPv4:[176.16.20.4] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.162: [smf] INFO: [Removed] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3200) 11/06 11:06:06.163: [smf] INFO: [Removed] Number of SMF-UEs is now 1018 (../src/smf/context.c:1092) 11/06 11:06:06.165: [upf] INFO: [Removed] Number of UPF-sessions is now 1017 (../src/upf/context.c:253) 11/06 11:06:06.169: [smf] INFO: Removed Session: UE IMSI:[262422084961179] DNN:[internet:0] IPv4:[176.16.20.5] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3200) 11/06 11:06:06.169: [smf] INFO: [Removed] Number of SMF-UEs is now 1017 (../src/smf/context.c:1092) 11/06 11:06:06.171: [upf] INFO: [Removed] Number of UPF-sessions is now 1016 (../src/upf/context.c:253) 11/06 11:06:06.175: [smf] INFO: Removed Session: UE IMSI:[262425660691968] DNN:[internet:0] IPv4:[176.16.20.6] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.175: [smf] INFO: [Removed] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3200) 11/06 11:06:06.175: [smf] INFO: [Removed] Number of SMF-UEs is now 1016 (../src/smf/context.c:1092) 11/06 11:06:06.176: [upf] INFO: [Removed] Number of UPF-sessions is now 1015 (../src/upf/context.c:253) 11/06 11:06:06.181: [smf] INFO: Removed Session: UE IMSI:[262421393449483] DNN:[internet:0] IPv4:[176.16.20.7] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3200) 11/06 11:06:06.181: [smf] INFO: [Removed] Number of SMF-UEs is now 1015 (../src/smf/context.c:1092) 11/06 11:06:06.182: [upf] INFO: [Removed] Number of UPF-sessions is now 1014 (../src/upf/context.c:253) 11/06 11:06:06.187: [smf] INFO: Removed Session: UE IMSI:[262425606435185] DNN:[internet:0] IPv4:[176.16.20.8] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3200) 11/06 11:06:06.187: [smf] INFO: [Removed] Number of SMF-UEs is now 1014 (../src/smf/context.c:1092) 11/06 11:06:06.188: [upf] INFO: [Removed] Number of UPF-sessions is now 1013 (../src/upf/context.c:253) 11/06 11:06:06.192: [smf] INFO: Removed Session: UE IMSI:[262426484320990] DNN:[internet:0] IPv4:[176.16.20.9] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.192: [smf] INFO: [Removed] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3200) 11/06 11:06:06.192: [smf] INFO: [Removed] Number of SMF-UEs is now 1013 (../src/smf/context.c:1092) 11/06 11:06:06.194: [upf] INFO: [Removed] Number of UPF-sessions is now 1012 (../src/upf/context.c:253) 11/06 11:06:06.199: [smf] INFO: Removed Session: UE IMSI:[262427450009532] DNN:[internet:0] IPv4:[176.16.20.10] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.199: [smf] INFO: [Removed] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3200) 11/06 11:06:06.199: [smf] INFO: [Removed] Number of SMF-UEs is now 1012 (../src/smf/context.c:1092) 11/06 11:06:06.200: [upf] INFO: [Removed] Number of UPF-sessions is now 1011 (../src/upf/context.c:253) 11/06 11:06:06.204: [smf] INFO: Removed Session: UE IMSI:[262424933475719] DNN:[internet:0] IPv4:[176.16.20.11] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3200) 11/06 11:06:06.204: [smf] INFO: [Removed] Number of SMF-UEs is now 1011 (../src/smf/context.c:1092) 11/06 11:06:06.205: [upf] INFO: [Removed] Number of UPF-sessions is now 1010 (../src/upf/context.c:253) 11/06 11:06:06.210: [smf] INFO: Removed Session: UE IMSI:[262422975174326] DNN:[internet:0] IPv4:[176.16.20.12] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3200) 11/06 11:06:06.210: [smf] INFO: [Removed] Number of SMF-UEs is now 1010 (../src/smf/context.c:1092) 11/06 11:06:06.211: [upf] INFO: [Removed] Number of UPF-sessions is now 1009 (../src/upf/context.c:253) 11/06 11:06:06.215: [smf] INFO: Removed Session: UE IMSI:[262426216341874] DNN:[internet:0] IPv4:[176.16.20.13] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.215: [smf] INFO: [Removed] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3200) 11/06 11:06:06.215: [smf] INFO: [Removed] Number of SMF-UEs is now 1009 (../src/smf/context.c:1092) 11/06 11:06:06.217: [upf] INFO: [Removed] Number of UPF-sessions is now 1008 (../src/upf/context.c:253) 11/06 11:06:06.221: [smf] INFO: Removed Session: UE IMSI:[262428736122701] DNN:[internet:0] IPv4:[176.16.20.14] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3200) 11/06 11:06:06.221: [smf] INFO: [Removed] Number of SMF-UEs is now 1008 (../src/smf/context.c:1092) 11/06 11:06:06.223: [upf] INFO: [Removed] Number of UPF-sessions is now 1007 (../src/upf/context.c:253) 11/06 11:06:06.228: [smf] INFO: Removed Session: UE IMSI:[262425134932084] DNN:[internet:0] IPv4:[176.16.20.15] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3200) 11/06 11:06:06.228: [smf] INFO: [Removed] Number of SMF-UEs is now 1007 (../src/smf/context.c:1092) 11/06 11:06:06.228: [upf] INFO: [Removed] Number of UPF-sessions is now 1006 (../src/upf/context.c:253) 11/06 11:06:06.232: [smf] INFO: Removed Session: UE IMSI:[262426238801000] DNN:[internet:0] IPv4:[176.16.20.16] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3200) 11/06 11:06:06.232: [smf] INFO: [Removed] Number of SMF-UEs is now 1006 (../src/smf/context.c:1092) 11/06 11:06:06.234: [upf] INFO: [Removed] Number of UPF-sessions is now 1005 (../src/upf/context.c:253) 11/06 11:06:06.238: [smf] INFO: Removed Session: UE IMSI:[262429437808425] DNN:[internet:0] IPv4:[176.16.20.17] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.238: [smf] INFO: [Removed] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3200) 11/06 11:06:06.238: [smf] INFO: [Removed] Number of SMF-UEs is now 1005 (../src/smf/context.c:1092) 11/06 11:06:06.240: [upf] INFO: [Removed] Number of UPF-sessions is now 1004 (../src/upf/context.c:253) 11/06 11:06:06.243: [smf] INFO: Removed Session: UE IMSI:[262425153935339] DNN:[internet:0] IPv4:[176.16.20.18] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3200) 11/06 11:06:06.243: [smf] INFO: [Removed] Number of SMF-UEs is now 1004 (../src/smf/context.c:1092) 11/06 11:06:06.245: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 11/06 11:06:06.249: [smf] INFO: Removed Session: UE IMSI:[262420068838199] DNN:[internet:0] IPv4:[176.16.20.19] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3200) 11/06 11:06:06.249: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1092) 11/06 11:06:06.251: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 11/06 11:06:06.254: [smf] INFO: Removed Session: UE IMSI:[262421760427592] DNN:[internet:0] IPv4:[176.16.20.20] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3200) 11/06 11:06:06.255: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1092) 11/06 11:06:06.256: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 11/06 11:06:06.261: [smf] INFO: Removed Session: UE IMSI:[262420780227557] DNN:[internet:0] IPv4:[176.16.20.21] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3200) 11/06 11:06:06.261: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1092) 11/06 11:06:06.262: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 11/06 11:06:06.267: [smf] INFO: Removed Session: UE IMSI:[262429938827471] DNN:[internet:0] IPv4:[176.16.20.22] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3200) 11/06 11:06:06.267: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1092) 11/06 11:06:06.268: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 11/06 11:06:06.272: [smf] INFO: Removed Session: UE IMSI:[262429979211910] DNN:[internet:0] IPv4:[176.16.20.23] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3200) 11/06 11:06:06.272: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1092) 11/06 11:06:06.274: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 11/06 11:06:06.278: [smf] INFO: Removed Session: UE IMSI:[262421734428441] DNN:[internet:0] IPv4:[176.16.20.24] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3200) 11/06 11:06:06.278: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1092) 11/06 11:06:06.279: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 11/06 11:06:06.283: [smf] INFO: Removed Session: UE IMSI:[262423997415833] DNN:[internet:0] IPv4:[176.16.20.25] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3200) 11/06 11:06:06.283: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1092) 11/06 11:06:06.285: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 11/06 11:06:06.289: [smf] INFO: Removed Session: UE IMSI:[262421300654999] DNN:[internet:0] IPv4:[176.16.20.26] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3200) 11/06 11:06:06.289: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1092) 11/06 11:06:06.290: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 11/06 11:06:06.295: [smf] INFO: Removed Session: UE IMSI:[262427741970486] DNN:[internet:0] IPv4:[176.16.20.27] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.296: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3200) 11/06 11:06:06.296: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1092) 11/06 11:06:06.296: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 11/06 11:06:06.301: [smf] INFO: Removed Session: UE IMSI:[262420176802546] DNN:[internet:0] IPv4:[176.16.20.28] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.301: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3200) 11/06 11:06:06.301: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1092) 11/06 11:06:06.302: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 11/06 11:06:06.307: [smf] INFO: Removed Session: UE IMSI:[262420211125215] DNN:[internet:0] IPv4:[176.16.20.29] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3200) 11/06 11:06:06.307: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1092) 11/06 11:06:06.308: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 11/06 11:06:06.311: [smf] INFO: Removed Session: UE IMSI:[262426739573468] DNN:[internet:0] IPv4:[176.16.20.30] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.311: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3200) 11/06 11:06:06.311: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1092) 11/06 11:06:06.313: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 11/06 11:06:06.317: [smf] INFO: Removed Session: UE IMSI:[262427014228068] DNN:[internet:0] IPv4:[176.16.20.31] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3200) 11/06 11:06:06.317: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1092) 11/06 11:06:06.319: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 11/06 11:06:06.322: [smf] INFO: Removed Session: UE IMSI:[262423879876867] DNN:[internet:0] IPv4:[176.16.20.32] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3200) 11/06 11:06:06.322: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1092) 11/06 11:06:06.324: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 11/06 11:06:06.328: [smf] INFO: Removed Session: UE IMSI:[262423075629688] DNN:[internet:0] IPv4:[176.16.20.33] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.328: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3200) 11/06 11:06:06.328: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1092) 11/06 11:06:06.330: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 11/06 11:06:06.334: [smf] INFO: Removed Session: UE IMSI:[262424152772549] DNN:[internet:0] IPv4:[176.16.20.34] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.334: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3200) 11/06 11:06:06.334: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1092) 11/06 11:06:06.336: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 11/06 11:06:06.341: [smf] INFO: Removed Session: UE IMSI:[262423080125370] DNN:[internet:0] IPv4:[176.16.20.35] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3200) 11/06 11:06:06.341: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1092) 11/06 11:06:06.342: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 11/06 11:06:06.346: [smf] INFO: Removed Session: UE IMSI:[262421820253331] DNN:[internet:0] IPv4:[176.16.20.36] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.346: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3200) 11/06 11:06:06.346: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1092) 11/06 11:06:06.347: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 11/06 11:06:06.352: [smf] INFO: Removed Session: UE IMSI:[262421585261502] DNN:[internet:0] IPv4:[176.16.20.37] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3200) 11/06 11:06:06.352: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1092) 11/06 11:06:06.353: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 11/06 11:06:06.358: [smf] INFO: Removed Session: UE IMSI:[262424744698893] DNN:[internet:0] IPv4:[176.16.20.38] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3200) 11/06 11:06:06.358: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1092) 11/06 11:06:06.359: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 11/06 11:06:06.363: [smf] INFO: Removed Session: UE IMSI:[262425119163638] DNN:[internet:0] IPv4:[176.16.20.39] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3200) 11/06 11:06:06.363: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1092) 11/06 11:06:06.364: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 11/06 11:06:06.368: [smf] INFO: Removed Session: UE IMSI:[262420483566573] DNN:[internet:0] IPv4:[176.16.20.40] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3200) 11/06 11:06:06.368: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1092) 11/06 11:06:06.370: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 11/06 11:06:06.374: [smf] INFO: Removed Session: UE IMSI:[262420600946020] DNN:[internet:0] IPv4:[176.16.20.41] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3200) 11/06 11:06:06.374: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1092) 11/06 11:06:06.376: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 11/06 11:06:06.380: [smf] INFO: Removed Session: UE IMSI:[262429266613433] DNN:[internet:0] IPv4:[176.16.20.42] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.380: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3200) 11/06 11:06:06.380: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1092) 11/06 11:06:06.382: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 11/06 11:06:06.386: [smf] INFO: Removed Session: UE IMSI:[262426132529681] DNN:[internet:0] IPv4:[176.16.20.43] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3200) 11/06 11:06:06.386: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1092) 11/06 11:06:06.387: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 11/06 11:06:06.392: [smf] INFO: Removed Session: UE IMSI:[262424332323032] DNN:[internet:0] IPv4:[176.16.20.44] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.392: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3200) 11/06 11:06:06.392: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1092) 11/06 11:06:06.393: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 11/06 11:06:06.397: [smf] INFO: Removed Session: UE IMSI:[262429190222867] DNN:[internet:0] IPv4:[176.16.20.45] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.397: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3200) 11/06 11:06:06.397: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1092) 11/06 11:06:06.399: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 11/06 11:06:06.403: [smf] INFO: Removed Session: UE IMSI:[262422050796414] DNN:[internet:0] IPv4:[176.16.20.46] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.403: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3200) 11/06 11:06:06.403: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1092) 11/06 11:06:06.404: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 11/06 11:06:06.408: [smf] INFO: Removed Session: UE IMSI:[262425557886361] DNN:[internet:0] IPv4:[176.16.20.47] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3200) 11/06 11:06:06.408: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1092) 11/06 11:06:06.410: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 11/06 11:06:06.414: [smf] INFO: Removed Session: UE IMSI:[262426946802704] DNN:[internet:0] IPv4:[176.16.20.48] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.414: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3200) 11/06 11:06:06.414: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1092) 11/06 11:06:06.416: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 11/06 11:06:06.421: [smf] INFO: Removed Session: UE IMSI:[262422337964494] DNN:[internet:0] IPv4:[176.16.20.49] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3200) 11/06 11:06:06.421: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1092) 11/06 11:06:06.421: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 11/06 11:06:06.426: [smf] INFO: Removed Session: UE IMSI:[262420890029830] DNN:[internet:0] IPv4:[176.16.20.50] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3200) 11/06 11:06:06.426: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1092) 11/06 11:06:06.427: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 11/06 11:06:06.431: [smf] INFO: Removed Session: UE IMSI:[262421978007899] DNN:[internet:0] IPv4:[176.16.20.51] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.431: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3200) 11/06 11:06:06.431: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1092) 11/06 11:06:06.432: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 11/06 11:06:06.436: [smf] INFO: Removed Session: UE IMSI:[262429510062572] DNN:[internet:0] IPv4:[176.16.20.52] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3200) 11/06 11:06:06.436: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1092) 11/06 11:06:06.438: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 11/06 11:06:06.443: [smf] INFO: Removed Session: UE IMSI:[262425346211796] DNN:[internet:0] IPv4:[176.16.20.53] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3200) 11/06 11:06:06.443: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1092) 11/06 11:06:06.444: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 11/06 11:06:06.447: [smf] INFO: Removed Session: UE IMSI:[262426188985376] DNN:[internet:0] IPv4:[176.16.20.54] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.447: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3200) 11/06 11:06:06.447: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1092) 11/06 11:06:06.449: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 11/06 11:06:06.454: [smf] INFO: Removed Session: UE IMSI:[262429881677292] DNN:[internet:0] IPv4:[176.16.20.55] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3200) 11/06 11:06:06.454: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1092) 11/06 11:06:06.455: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 11/06 11:06:06.460: [smf] INFO: Removed Session: UE IMSI:[262426128511879] DNN:[internet:0] IPv4:[176.16.20.56] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3200) 11/06 11:06:06.460: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1092) 11/06 11:06:06.461: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 11/06 11:06:06.464: [smf] INFO: Removed Session: UE IMSI:[262423344950214] DNN:[internet:0] IPv4:[176.16.20.57] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3200) 11/06 11:06:06.464: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1092) 11/06 11:06:06.466: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 11/06 11:06:06.470: [smf] INFO: Removed Session: UE IMSI:[262429359560829] DNN:[internet:0] IPv4:[176.16.20.58] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3200) 11/06 11:06:06.470: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1092) 11/06 11:06:06.472: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 11/06 11:06:06.476: [smf] INFO: Removed Session: UE IMSI:[262422643126558] DNN:[internet:0] IPv4:[176.16.20.59] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3200) 11/06 11:06:06.476: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1092) 11/06 11:06:06.478: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 11/06 11:06:06.482: [smf] INFO: Removed Session: UE IMSI:[262426779490353] DNN:[internet:0] IPv4:[176.16.20.60] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.482: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3200) 11/06 11:06:06.482: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1092) 11/06 11:06:06.483: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 11/06 11:06:06.487: [smf] INFO: Removed Session: UE IMSI:[262427897052670] DNN:[internet:0] IPv4:[176.16.20.61] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3200) 11/06 11:06:06.487: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1092) 11/06 11:06:06.489: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 11/06 11:06:06.493: [smf] INFO: Removed Session: UE IMSI:[262426556216257] DNN:[internet:0] IPv4:[176.16.20.62] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3200) 11/06 11:06:06.493: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1092) 11/06 11:06:06.494: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 11/06 11:06:06.498: [smf] INFO: Removed Session: UE IMSI:[262422555199108] DNN:[internet:0] IPv4:[176.16.20.63] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.498: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3200) 11/06 11:06:06.498: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1092) 11/06 11:06:06.500: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 11/06 11:06:06.505: [smf] INFO: Removed Session: UE IMSI:[262427684739581] DNN:[internet:0] IPv4:[176.16.20.64] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3200) 11/06 11:06:06.505: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1092) 11/06 11:06:06.506: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 11/06 11:06:06.511: [smf] INFO: Removed Session: UE IMSI:[262428707268990] DNN:[internet:0] IPv4:[176.16.20.65] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3200) 11/06 11:06:06.511: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1092) 11/06 11:06:06.512: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 11/06 11:06:06.516: [smf] INFO: Removed Session: UE IMSI:[262424211604357] DNN:[internet:0] IPv4:[176.16.20.66] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3200) 11/06 11:06:06.516: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1092) 11/06 11:06:06.518: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 11/06 11:06:06.523: [smf] INFO: Removed Session: UE IMSI:[262428007631022] DNN:[internet:0] IPv4:[176.16.20.67] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3200) 11/06 11:06:06.523: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1092) 11/06 11:06:06.524: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 11/06 11:06:06.528: [smf] INFO: Removed Session: UE IMSI:[262426845462856] DNN:[internet:0] IPv4:[176.16.20.68] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3200) 11/06 11:06:06.528: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1092) 11/06 11:06:06.530: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 11/06 11:06:06.534: [smf] INFO: Removed Session: UE IMSI:[262426627655048] DNN:[internet:0] IPv4:[176.16.20.69] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.534: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3200) 11/06 11:06:06.534: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1092) 11/06 11:06:06.535: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 11/06 11:06:06.540: [smf] INFO: Removed Session: UE IMSI:[262423370429537] DNN:[internet:0] IPv4:[176.16.20.70] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3200) 11/06 11:06:06.540: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1092) 11/06 11:06:06.542: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 11/06 11:06:06.546: [smf] INFO: Removed Session: UE IMSI:[262420862529907] DNN:[internet:0] IPv4:[176.16.20.71] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.546: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3200) 11/06 11:06:06.546: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1092) 11/06 11:06:06.547: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 11/06 11:06:06.552: [smf] INFO: Removed Session: UE IMSI:[262429322639228] DNN:[internet:0] IPv4:[176.16.20.72] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3200) 11/06 11:06:06.552: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1092) 11/06 11:06:06.554: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 11/06 11:06:06.558: [smf] INFO: Removed Session: UE IMSI:[262422302325800] DNN:[internet:0] IPv4:[176.16.20.73] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.558: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3200) 11/06 11:06:06.558: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1092) 11/06 11:06:06.559: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 11/06 11:06:06.563: [smf] INFO: Removed Session: UE IMSI:[262423555975186] DNN:[internet:0] IPv4:[176.16.20.74] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.563: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3200) 11/06 11:06:06.563: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1092) 11/06 11:06:06.565: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 11/06 11:06:06.569: [smf] INFO: Removed Session: UE IMSI:[262421038486115] DNN:[internet:0] IPv4:[176.16.20.75] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3200) 11/06 11:06:06.569: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1092) 11/06 11:06:06.570: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 11/06 11:06:06.574: [smf] INFO: Removed Session: UE IMSI:[262422314897512] DNN:[internet:0] IPv4:[176.16.20.76] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.574: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3200) 11/06 11:06:06.574: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1092) 11/06 11:06:06.576: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 11/06 11:06:06.580: [smf] INFO: Removed Session: UE IMSI:[262424832256198] DNN:[internet:0] IPv4:[176.16.20.77] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3200) 11/06 11:06:06.580: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1092) 11/06 11:06:06.582: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 11/06 11:06:06.586: [smf] INFO: Removed Session: UE IMSI:[262429449210583] DNN:[internet:0] IPv4:[176.16.20.78] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3200) 11/06 11:06:06.586: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1092) 11/06 11:06:06.587: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 11/06 11:06:06.592: [smf] INFO: Removed Session: UE IMSI:[262424271993256] DNN:[internet:0] IPv4:[176.16.20.79] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3200) 11/06 11:06:06.592: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1092) 11/06 11:06:06.593: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 11/06 11:06:06.596: [smf] INFO: Removed Session: UE IMSI:[262422531978754] DNN:[internet:0] IPv4:[176.16.20.80] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3200) 11/06 11:06:06.596: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1092) 11/06 11:06:06.599: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 11/06 11:06:06.603: [smf] INFO: Removed Session: UE IMSI:[262423150389181] DNN:[internet:0] IPv4:[176.16.20.81] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3200) 11/06 11:06:06.603: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1092) 11/06 11:06:06.604: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 11/06 11:06:06.608: [smf] INFO: Removed Session: UE IMSI:[262429488615284] DNN:[internet:0] IPv4:[176.16.20.82] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.608: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3200) 11/06 11:06:06.608: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1092) 11/06 11:06:06.610: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 11/06 11:06:06.614: [smf] INFO: Removed Session: UE IMSI:[262428227274869] DNN:[internet:0] IPv4:[176.16.20.83] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3200) 11/06 11:06:06.614: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1092) 11/06 11:06:06.615: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 11/06 11:06:06.619: [smf] INFO: Removed Session: UE IMSI:[262429737206279] DNN:[internet:0] IPv4:[176.16.20.84] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3200) 11/06 11:06:06.619: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1092) 11/06 11:06:06.621: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 11/06 11:06:06.625: [smf] INFO: Removed Session: UE IMSI:[262422782650574] DNN:[internet:0] IPv4:[176.16.20.85] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3200) 11/06 11:06:06.625: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1092) 11/06 11:06:06.626: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 11/06 11:06:06.631: [smf] INFO: Removed Session: UE IMSI:[262425528791763] DNN:[internet:0] IPv4:[176.16.20.86] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.631: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3200) 11/06 11:06:06.631: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1092) 11/06 11:06:06.632: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 11/06 11:06:06.636: [smf] INFO: Removed Session: UE IMSI:[262426401410067] DNN:[internet:0] IPv4:[176.16.20.87] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.636: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3200) 11/06 11:06:06.636: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1092) 11/06 11:06:06.637: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 11/06 11:06:06.641: [smf] INFO: Removed Session: UE IMSI:[262423961377250] DNN:[internet:0] IPv4:[176.16.20.88] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.641: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3200) 11/06 11:06:06.641: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1092) 11/06 11:06:06.643: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 11/06 11:06:06.647: [smf] INFO: Removed Session: UE IMSI:[262428571913551] DNN:[internet:0] IPv4:[176.16.20.89] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3200) 11/06 11:06:06.647: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1092) 11/06 11:06:06.649: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 11/06 11:06:06.653: [smf] INFO: Removed Session: UE IMSI:[262421069264538] DNN:[internet:0] IPv4:[176.16.20.90] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3200) 11/06 11:06:06.653: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1092) 11/06 11:06:06.654: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 11/06 11:06:06.658: [smf] INFO: Removed Session: UE IMSI:[262422472913485] DNN:[internet:0] IPv4:[176.16.20.91] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3200) 11/06 11:06:06.658: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1092) 11/06 11:06:06.660: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 11/06 11:06:06.664: [smf] INFO: Removed Session: UE IMSI:[262427386712082] DNN:[internet:0] IPv4:[176.16.20.92] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3200) 11/06 11:06:06.664: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1092) 11/06 11:06:06.666: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 11/06 11:06:06.670: [smf] INFO: Removed Session: UE IMSI:[262429267098882] DNN:[internet:0] IPv4:[176.16.20.93] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.670: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3200) 11/06 11:06:06.670: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1092) 11/06 11:06:06.672: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 11/06 11:06:06.676: [smf] INFO: Removed Session: UE IMSI:[262423726640569] DNN:[internet:0] IPv4:[176.16.20.94] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.676: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3200) 11/06 11:06:06.676: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1092) 11/06 11:06:06.677: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 11/06 11:06:06.681: [smf] INFO: Removed Session: UE IMSI:[262427554223628] DNN:[internet:0] IPv4:[176.16.20.95] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3200) 11/06 11:06:06.681: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1092) 11/06 11:06:06.683: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 11/06 11:06:06.688: [smf] INFO: Removed Session: UE IMSI:[262422959582990] DNN:[internet:0] IPv4:[176.16.20.96] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.688: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3200) 11/06 11:06:06.688: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1092) 11/06 11:06:06.689: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 11/06 11:06:06.694: [smf] INFO: Removed Session: UE IMSI:[262428092346453] DNN:[internet:0] IPv4:[176.16.20.97] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3200) 11/06 11:06:06.694: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1092) 11/06 11:06:06.695: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 11/06 11:06:06.700: [smf] INFO: Removed Session: UE IMSI:[262428046654662] DNN:[internet:0] IPv4:[176.16.20.98] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3200) 11/06 11:06:06.701: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1092) 11/06 11:06:06.701: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 11/06 11:06:06.705: [smf] INFO: Removed Session: UE IMSI:[262428354745228] DNN:[internet:0] IPv4:[176.16.20.99] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.705: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3200) 11/06 11:06:06.705: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1092) 11/06 11:06:06.706: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 11/06 11:06:06.710: [smf] INFO: Removed Session: UE IMSI:[262424167375780] DNN:[internet:0] IPv4:[176.16.20.100] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3200) 11/06 11:06:06.710: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1092) 11/06 11:06:06.712: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 11/06 11:06:06.715: [smf] INFO: Removed Session: UE IMSI:[262429830874879] DNN:[internet:0] IPv4:[176.16.20.101] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.715: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3200) 11/06 11:06:06.715: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1092) 11/06 11:06:06.718: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 11/06 11:06:06.722: [smf] INFO: Removed Session: UE IMSI:[262425713587468] DNN:[internet:0] IPv4:[176.16.20.102] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3200) 11/06 11:06:06.722: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1092) 11/06 11:06:06.723: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 11/06 11:06:06.727: [smf] INFO: Removed Session: UE IMSI:[262424345678894] DNN:[internet:0] IPv4:[176.16.20.103] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3200) 11/06 11:06:06.727: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1092) 11/06 11:06:06.729: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 11/06 11:06:06.732: [smf] INFO: Removed Session: UE IMSI:[262428077431673] DNN:[internet:0] IPv4:[176.16.20.104] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3200) 11/06 11:06:06.732: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1092) 11/06 11:06:06.734: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 11/06 11:06:06.739: [smf] INFO: Removed Session: UE IMSI:[262427046380195] DNN:[internet:0] IPv4:[176.16.20.105] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3200) 11/06 11:06:06.739: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1092) 11/06 11:06:06.740: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 11/06 11:06:06.744: [smf] INFO: Removed Session: UE IMSI:[262427003503118] DNN:[internet:0] IPv4:[176.16.20.106] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3200) 11/06 11:06:06.744: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1092) 11/06 11:06:06.746: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 11/06 11:06:06.749: [smf] INFO: Removed Session: UE IMSI:[262424351755461] DNN:[internet:0] IPv4:[176.16.20.107] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3200) 11/06 11:06:06.749: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1092) 11/06 11:06:06.751: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 11/06 11:06:06.755: [smf] INFO: Removed Session: UE IMSI:[262425568056901] DNN:[internet:0] IPv4:[176.16.20.108] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3200) 11/06 11:06:06.755: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1092) 11/06 11:06:06.757: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 11/06 11:06:06.760: [smf] INFO: Removed Session: UE IMSI:[262422733896310] DNN:[internet:0] IPv4:[176.16.20.109] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3200) 11/06 11:06:06.760: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1092) 11/06 11:06:06.763: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 11/06 11:06:06.767: [smf] INFO: Removed Session: UE IMSI:[262425427206809] DNN:[internet:0] IPv4:[176.16.20.110] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3200) 11/06 11:06:06.767: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1092) 11/06 11:06:06.768: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 11/06 11:06:06.773: [smf] INFO: Removed Session: UE IMSI:[262426282776721] DNN:[internet:0] IPv4:[176.16.20.111] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3200) 11/06 11:06:06.773: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1092) 11/06 11:06:06.774: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 11/06 11:06:06.778: [smf] INFO: Removed Session: UE IMSI:[262420352169920] DNN:[internet:0] IPv4:[176.16.20.112] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3200) 11/06 11:06:06.778: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1092) 11/06 11:06:06.780: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 11/06 11:06:06.784: [smf] INFO: Removed Session: UE IMSI:[262425087352458] DNN:[internet:0] IPv4:[176.16.20.113] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3200) 11/06 11:06:06.784: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1092) 11/06 11:06:06.786: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 11/06 11:06:06.790: [smf] INFO: Removed Session: UE IMSI:[262424954650837] DNN:[internet:0] IPv4:[176.16.20.114] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.790: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3200) 11/06 11:06:06.790: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1092) 11/06 11:06:06.792: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 11/06 11:06:06.796: [smf] INFO: Removed Session: UE IMSI:[262420862007064] DNN:[internet:0] IPv4:[176.16.20.115] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3200) 11/06 11:06:06.796: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1092) 11/06 11:06:06.797: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 11/06 11:06:06.801: [smf] INFO: Removed Session: UE IMSI:[262424868917914] DNN:[internet:0] IPv4:[176.16.20.116] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3200) 11/06 11:06:06.801: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1092) 11/06 11:06:06.803: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 11/06 11:06:06.807: [smf] INFO: Removed Session: UE IMSI:[262426472326700] DNN:[internet:0] IPv4:[176.16.20.117] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.807: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3200) 11/06 11:06:06.807: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1092) 11/06 11:06:06.808: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 11/06 11:06:06.813: [smf] INFO: Removed Session: UE IMSI:[262423315208554] DNN:[internet:0] IPv4:[176.16.20.118] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3200) 11/06 11:06:06.813: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1092) 11/06 11:06:06.814: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 11/06 11:06:06.819: [smf] INFO: Removed Session: UE IMSI:[262422052435890] DNN:[internet:0] IPv4:[176.16.20.119] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3200) 11/06 11:06:06.819: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1092) 11/06 11:06:06.820: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 11/06 11:06:06.825: [smf] INFO: Removed Session: UE IMSI:[262429307360310] DNN:[internet:0] IPv4:[176.16.20.120] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3200) 11/06 11:06:06.825: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1092) 11/06 11:06:06.826: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 11/06 11:06:06.829: [smf] INFO: Removed Session: UE IMSI:[262425552242722] DNN:[internet:0] IPv4:[176.16.20.121] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.829: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3200) 11/06 11:06:06.829: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1092) 11/06 11:06:06.831: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 11/06 11:06:06.835: [smf] INFO: Removed Session: UE IMSI:[262428545177465] DNN:[internet:0] IPv4:[176.16.20.122] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3200) 11/06 11:06:06.835: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1092) 11/06 11:06:06.837: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 11/06 11:06:06.841: [smf] INFO: Removed Session: UE IMSI:[262429827236724] DNN:[internet:0] IPv4:[176.16.20.123] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3200) 11/06 11:06:06.841: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1092) 11/06 11:06:06.843: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 11/06 11:06:06.846: [smf] INFO: Removed Session: UE IMSI:[262429145243078] DNN:[internet:0] IPv4:[176.16.20.124] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3200) 11/06 11:06:06.846: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1092) 11/06 11:06:06.848: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 11/06 11:06:06.852: [smf] INFO: Removed Session: UE IMSI:[262428950652883] DNN:[internet:0] IPv4:[176.16.20.125] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3200) 11/06 11:06:06.852: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1092) 11/06 11:06:06.854: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 11/06 11:06:06.857: [smf] INFO: Removed Session: UE IMSI:[262420606550367] DNN:[internet:0] IPv4:[176.16.20.126] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3200) 11/06 11:06:06.857: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1092) 11/06 11:06:06.860: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 11/06 11:06:06.863: [smf] INFO: Removed Session: UE IMSI:[262426162916949] DNN:[internet:0] IPv4:[176.16.20.127] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3200) 11/06 11:06:06.863: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1092) 11/06 11:06:06.865: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 11/06 11:06:06.869: [smf] INFO: Removed Session: UE IMSI:[262426447550643] DNN:[internet:0] IPv4:[176.16.20.128] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3200) 11/06 11:06:06.869: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1092) 11/06 11:06:06.871: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 11/06 11:06:06.875: [smf] INFO: Removed Session: UE IMSI:[262428088377025] DNN:[internet:0] IPv4:[176.16.20.129] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3200) 11/06 11:06:06.875: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1092) 11/06 11:06:06.876: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 11/06 11:06:06.880: [smf] INFO: Removed Session: UE IMSI:[262428128765853] DNN:[internet:0] IPv4:[176.16.20.130] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3200) 11/06 11:06:06.881: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1092) 11/06 11:06:06.882: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 11/06 11:06:06.885: [smf] INFO: Removed Session: UE IMSI:[262424071866366] DNN:[internet:0] IPv4:[176.16.20.131] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3200) 11/06 11:06:06.885: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1092) 11/06 11:06:06.887: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 11/06 11:06:06.891: [smf] INFO: Removed Session: UE IMSI:[262429484517308] DNN:[internet:0] IPv4:[176.16.20.132] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3200) 11/06 11:06:06.891: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1092) 11/06 11:06:06.893: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 11/06 11:06:06.897: [smf] INFO: Removed Session: UE IMSI:[262420770667316] DNN:[internet:0] IPv4:[176.16.20.133] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3200) 11/06 11:06:06.897: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1092) 11/06 11:06:06.899: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 11/06 11:06:06.902: [smf] INFO: Removed Session: UE IMSI:[262427179184913] DNN:[internet:0] IPv4:[176.16.20.134] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3200) 11/06 11:06:06.902: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1092) 11/06 11:06:06.904: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 11/06 11:06:06.908: [smf] INFO: Removed Session: UE IMSI:[262423268936506] DNN:[internet:0] IPv4:[176.16.20.135] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.908: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3200) 11/06 11:06:06.908: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1092) 11/06 11:06:06.910: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 11/06 11:06:06.914: [smf] INFO: Removed Session: UE IMSI:[262429535224893] DNN:[internet:0] IPv4:[176.16.20.136] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3200) 11/06 11:06:06.914: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1092) 11/06 11:06:06.915: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 11/06 11:06:06.919: [smf] INFO: Removed Session: UE IMSI:[262427872266919] DNN:[internet:0] IPv4:[176.16.20.137] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.919: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3200) 11/06 11:06:06.919: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1092) 11/06 11:06:06.921: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 11/06 11:06:06.925: [smf] INFO: Removed Session: UE IMSI:[262423996968577] DNN:[internet:0] IPv4:[176.16.20.138] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3200) 11/06 11:06:06.925: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1092) 11/06 11:06:06.926: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 11/06 11:06:06.931: [smf] INFO: Removed Session: UE IMSI:[262427750443205] DNN:[internet:0] IPv4:[176.16.20.139] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3200) 11/06 11:06:06.931: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1092) 11/06 11:06:06.932: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 11/06 11:06:06.937: [smf] INFO: Removed Session: UE IMSI:[262423135830594] DNN:[internet:0] IPv4:[176.16.20.140] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3200) 11/06 11:06:06.937: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1092) 11/06 11:06:06.938: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 11/06 11:06:06.942: [smf] INFO: Removed Session: UE IMSI:[262427700704661] DNN:[internet:0] IPv4:[176.16.20.141] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3200) 11/06 11:06:06.942: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1092) 11/06 11:06:06.943: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 11/06 11:06:06.947: [smf] INFO: Removed Session: UE IMSI:[262421607081956] DNN:[internet:0] IPv4:[176.16.20.142] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3200) 11/06 11:06:06.947: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1092) 11/06 11:06:06.949: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 11/06 11:06:06.953: [smf] INFO: Removed Session: UE IMSI:[262421006434247] DNN:[internet:0] IPv4:[176.16.20.143] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.953: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3200) 11/06 11:06:06.953: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1092) 11/06 11:06:06.954: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 11/06 11:06:06.959: [smf] INFO: Removed Session: UE IMSI:[262427648684583] DNN:[internet:0] IPv4:[176.16.20.144] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3200) 11/06 11:06:06.959: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1092) 11/06 11:06:06.961: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 11/06 11:06:06.964: [smf] INFO: Removed Session: UE IMSI:[262426430624223] DNN:[internet:0] IPv4:[176.16.20.145] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.964: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3200) 11/06 11:06:06.964: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1092) 11/06 11:06:06.966: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 11/06 11:06:06.971: [smf] INFO: Removed Session: UE IMSI:[262425621066066] DNN:[internet:0] IPv4:[176.16.20.146] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3200) 11/06 11:06:06.971: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1092) 11/06 11:06:06.972: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 11/06 11:06:06.976: [smf] INFO: Removed Session: UE IMSI:[262425741530580] DNN:[internet:0] IPv4:[176.16.20.147] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.976: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3200) 11/06 11:06:06.976: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1092) 11/06 11:06:06.978: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 11/06 11:06:06.982: [smf] INFO: Removed Session: UE IMSI:[262423549298739] DNN:[internet:0] IPv4:[176.16.20.148] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.982: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3200) 11/06 11:06:06.982: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1092) 11/06 11:06:06.983: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 11/06 11:06:06.987: [smf] INFO: Removed Session: UE IMSI:[262422944616165] DNN:[internet:0] IPv4:[176.16.20.149] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3200) 11/06 11:06:06.987: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1092) 11/06 11:06:06.989: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 11/06 11:06:06.992: [smf] INFO: Removed Session: UE IMSI:[262422556192400] DNN:[internet:0] IPv4:[176.16.20.150] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.992: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3200) 11/06 11:06:06.992: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1092) 11/06 11:06:06.995: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 11/06 11:06:06.998: [smf] INFO: Removed Session: UE IMSI:[262423281441376] DNN:[internet:0] IPv4:[176.16.20.151] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:06.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3200) 11/06 11:06:06.998: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1092) 11/06 11:06:07.000: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 11/06 11:06:07.005: [smf] INFO: Removed Session: UE IMSI:[262422462212339] DNN:[internet:0] IPv4:[176.16.20.152] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3200) 11/06 11:06:07.005: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1092) 11/06 11:06:07.006: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 11/06 11:06:07.011: [smf] INFO: Removed Session: UE IMSI:[262427890906300] DNN:[internet:0] IPv4:[176.16.20.153] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3200) 11/06 11:06:07.011: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1092) 11/06 11:06:07.012: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 11/06 11:06:07.016: [smf] INFO: Removed Session: UE IMSI:[262421514052271] DNN:[internet:0] IPv4:[176.16.20.154] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3200) 11/06 11:06:07.016: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1092) 11/06 11:06:07.017: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 11/06 11:06:07.021: [smf] INFO: Removed Session: UE IMSI:[262421073234176] DNN:[internet:0] IPv4:[176.16.20.155] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3200) 11/06 11:06:07.021: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1092) 11/06 11:06:07.023: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 11/06 11:06:07.026: [smf] INFO: Removed Session: UE IMSI:[262426141812173] DNN:[internet:0] IPv4:[176.16.20.156] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.026: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3200) 11/06 11:06:07.026: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1092) 11/06 11:06:07.028: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 11/06 11:06:07.033: [smf] INFO: Removed Session: UE IMSI:[262421050272319] DNN:[internet:0] IPv4:[176.16.20.157] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3200) 11/06 11:06:07.033: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1092) 11/06 11:06:07.034: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 11/06 11:06:07.039: [smf] INFO: Removed Session: UE IMSI:[262421548046347] DNN:[internet:0] IPv4:[176.16.20.158] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3200) 11/06 11:06:07.039: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1092) 11/06 11:06:07.039: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 11/06 11:06:07.043: [smf] INFO: Removed Session: UE IMSI:[262422295781888] DNN:[internet:0] IPv4:[176.16.20.159] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3200) 11/06 11:06:07.043: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1092) 11/06 11:06:07.045: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 11/06 11:06:07.049: [smf] INFO: Removed Session: UE IMSI:[262422504450839] DNN:[internet:0] IPv4:[176.16.20.160] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.049: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3200) 11/06 11:06:07.049: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1092) 11/06 11:06:07.051: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 11/06 11:06:07.055: [smf] INFO: Removed Session: UE IMSI:[262424040786444] DNN:[internet:0] IPv4:[176.16.20.161] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3200) 11/06 11:06:07.055: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1092) 11/06 11:06:07.056: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 11/06 11:06:07.060: [smf] INFO: Removed Session: UE IMSI:[262428700183546] DNN:[internet:0] IPv4:[176.16.20.162] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3200) 11/06 11:06:07.060: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1092) 11/06 11:06:07.062: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 11/06 11:06:07.066: [smf] INFO: Removed Session: UE IMSI:[262428654493008] DNN:[internet:0] IPv4:[176.16.20.163] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3200) 11/06 11:06:07.066: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1092) 11/06 11:06:07.068: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 11/06 11:06:07.072: [smf] INFO: Removed Session: UE IMSI:[262426013667529] DNN:[internet:0] IPv4:[176.16.20.164] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3200) 11/06 11:06:07.072: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1092) 11/06 11:06:07.074: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 11/06 11:06:07.079: [smf] INFO: Removed Session: UE IMSI:[262421766092594] DNN:[internet:0] IPv4:[176.16.20.165] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3200) 11/06 11:06:07.079: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1092) 11/06 11:06:07.079: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 11/06 11:06:07.083: [smf] INFO: Removed Session: UE IMSI:[262428180289537] DNN:[internet:0] IPv4:[176.16.20.166] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.083: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3200) 11/06 11:06:07.083: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1092) 11/06 11:06:07.085: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 11/06 11:06:07.089: [smf] INFO: Removed Session: UE IMSI:[262428164335676] DNN:[internet:0] IPv4:[176.16.20.167] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.089: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3200) 11/06 11:06:07.089: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1092) 11/06 11:06:07.090: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 11/06 11:06:07.093: [smf] INFO: Removed Session: UE IMSI:[262428767583448] DNN:[internet:0] IPv4:[176.16.20.168] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3200) 11/06 11:06:07.093: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1092) 11/06 11:06:07.096: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 11/06 11:06:07.100: [smf] INFO: Removed Session: UE IMSI:[262429318177789] DNN:[internet:0] IPv4:[176.16.20.169] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3200) 11/06 11:06:07.100: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1092) 11/06 11:06:07.101: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 11/06 11:06:07.106: [smf] INFO: Removed Session: UE IMSI:[262425002025299] DNN:[internet:0] IPv4:[176.16.20.170] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3200) 11/06 11:06:07.106: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1092) 11/06 11:06:07.107: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 11/06 11:06:07.111: [smf] INFO: Removed Session: UE IMSI:[262424336911696] DNN:[internet:0] IPv4:[176.16.20.171] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.111: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3200) 11/06 11:06:07.111: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1092) 11/06 11:06:07.113: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 11/06 11:06:07.117: [smf] INFO: Removed Session: UE IMSI:[262424045916482] DNN:[internet:0] IPv4:[176.16.20.172] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3200) 11/06 11:06:07.117: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1092) 11/06 11:06:07.118: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 11/06 11:06:07.122: [smf] INFO: Removed Session: UE IMSI:[262429564739892] DNN:[internet:0] IPv4:[176.16.20.173] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3200) 11/06 11:06:07.122: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1092) 11/06 11:06:07.124: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 11/06 11:06:07.127: [smf] INFO: Removed Session: UE IMSI:[262422249490361] DNN:[internet:0] IPv4:[176.16.20.174] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3200) 11/06 11:06:07.127: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1092) 11/06 11:06:07.129: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 11/06 11:06:07.133: [smf] INFO: Removed Session: UE IMSI:[262427829818345] DNN:[internet:0] IPv4:[176.16.20.175] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3200) 11/06 11:06:07.133: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1092) 11/06 11:06:07.135: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 11/06 11:06:07.140: [smf] INFO: Removed Session: UE IMSI:[262426481101102] DNN:[internet:0] IPv4:[176.16.20.176] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3200) 11/06 11:06:07.140: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1092) 11/06 11:06:07.141: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 11/06 11:06:07.146: [smf] INFO: Removed Session: UE IMSI:[262421255756043] DNN:[internet:0] IPv4:[176.16.20.177] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3200) 11/06 11:06:07.146: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1092) 11/06 11:06:07.146: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 11/06 11:06:07.150: [smf] INFO: Removed Session: UE IMSI:[262421646107819] DNN:[internet:0] IPv4:[176.16.20.178] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3200) 11/06 11:06:07.150: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1092) 11/06 11:06:07.152: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 11/06 11:06:07.156: [smf] INFO: Removed Session: UE IMSI:[262426898640533] DNN:[internet:0] IPv4:[176.16.20.179] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3200) 11/06 11:06:07.156: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1092) 11/06 11:06:07.157: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 11/06 11:06:07.161: [smf] INFO: Removed Session: UE IMSI:[262423959862506] DNN:[internet:0] IPv4:[176.16.20.180] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3200) 11/06 11:06:07.161: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1092) 11/06 11:06:07.163: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 11/06 11:06:07.167: [smf] INFO: Removed Session: UE IMSI:[262426541935492] DNN:[internet:0] IPv4:[176.16.20.181] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3200) 11/06 11:06:07.167: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1092) 11/06 11:06:07.169: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 11/06 11:06:07.172: [smf] INFO: Removed Session: UE IMSI:[262420318459428] DNN:[internet:0] IPv4:[176.16.20.182] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3200) 11/06 11:06:07.172: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1092) 11/06 11:06:07.174: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 11/06 11:06:07.178: [smf] INFO: Removed Session: UE IMSI:[262428477090648] DNN:[internet:0] IPv4:[176.16.20.183] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3200) 11/06 11:06:07.178: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1092) 11/06 11:06:07.180: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 11/06 11:06:07.185: [smf] INFO: Removed Session: UE IMSI:[262420602036651] DNN:[internet:0] IPv4:[176.16.20.184] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3200) 11/06 11:06:07.185: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1092) 11/06 11:06:07.186: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 11/06 11:06:07.189: [smf] INFO: Removed Session: UE IMSI:[262421828673345] DNN:[internet:0] IPv4:[176.16.20.185] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.189: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3200) 11/06 11:06:07.189: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1092) 11/06 11:06:07.191: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 11/06 11:06:07.196: [smf] INFO: Removed Session: UE IMSI:[262429475531916] DNN:[internet:0] IPv4:[176.16.20.186] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3200) 11/06 11:06:07.196: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1092) 11/06 11:06:07.197: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 11/06 11:06:07.201: [smf] INFO: Removed Session: UE IMSI:[262420921959708] DNN:[internet:0] IPv4:[176.16.20.187] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3200) 11/06 11:06:07.201: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1092) 11/06 11:06:07.202: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 11/06 11:06:07.208: [smf] INFO: Removed Session: UE IMSI:[262425359089672] DNN:[internet:0] IPv4:[176.16.20.188] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3200) 11/06 11:06:07.208: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1092) 11/06 11:06:07.208: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 11/06 11:06:07.213: [smf] INFO: Removed Session: UE IMSI:[262421585293301] DNN:[internet:0] IPv4:[176.16.20.189] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3200) 11/06 11:06:07.213: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1092) 11/06 11:06:07.214: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 11/06 11:06:07.218: [smf] INFO: Removed Session: UE IMSI:[262426682165644] DNN:[internet:0] IPv4:[176.16.20.190] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.218: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3200) 11/06 11:06:07.218: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1092) 11/06 11:06:07.220: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 11/06 11:06:07.224: [smf] INFO: Removed Session: UE IMSI:[262424582427616] DNN:[internet:0] IPv4:[176.16.20.191] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3200) 11/06 11:06:07.224: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1092) 11/06 11:06:07.225: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 11/06 11:06:07.229: [smf] INFO: Removed Session: UE IMSI:[262420199327417] DNN:[internet:0] IPv4:[176.16.20.192] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3200) 11/06 11:06:07.229: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1092) 11/06 11:06:07.231: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 11/06 11:06:07.235: [smf] INFO: Removed Session: UE IMSI:[262424054133085] DNN:[internet:0] IPv4:[176.16.20.193] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3200) 11/06 11:06:07.235: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1092) 11/06 11:06:07.237: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 11/06 11:06:07.240: [smf] INFO: Removed Session: UE IMSI:[262427213390190] DNN:[internet:0] IPv4:[176.16.20.194] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3200) 11/06 11:06:07.240: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1092) 11/06 11:06:07.242: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 11/06 11:06:07.246: [smf] INFO: Removed Session: UE IMSI:[262427846476818] DNN:[internet:0] IPv4:[176.16.20.195] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.246: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3200) 11/06 11:06:07.246: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1092) 11/06 11:06:07.248: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 11/06 11:06:07.251: [smf] INFO: Removed Session: UE IMSI:[262420592793140] DNN:[internet:0] IPv4:[176.16.20.196] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3200) 11/06 11:06:07.251: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1092) 11/06 11:06:07.254: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 11/06 11:06:07.258: [smf] INFO: Removed Session: UE IMSI:[262428475759847] DNN:[internet:0] IPv4:[176.16.20.197] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3200) 11/06 11:06:07.258: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1092) 11/06 11:06:07.260: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 11/06 11:06:07.264: [smf] INFO: Removed Session: UE IMSI:[262429769021104] DNN:[internet:0] IPv4:[176.16.20.198] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3200) 11/06 11:06:07.264: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1092) 11/06 11:06:07.266: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 11/06 11:06:07.270: [smf] INFO: Removed Session: UE IMSI:[262427364210375] DNN:[internet:0] IPv4:[176.16.20.199] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3200) 11/06 11:06:07.270: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1092) 11/06 11:06:07.271: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 11/06 11:06:07.275: [smf] INFO: Removed Session: UE IMSI:[262421607257758] DNN:[internet:0] IPv4:[176.16.20.200] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3200) 11/06 11:06:07.275: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1092) 11/06 11:06:07.277: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 11/06 11:06:07.281: [smf] INFO: Removed Session: UE IMSI:[262421013311296] DNN:[internet:0] IPv4:[176.16.20.201] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3200) 11/06 11:06:07.281: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1092) 11/06 11:06:07.282: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 11/06 11:06:07.287: [smf] INFO: Removed Session: UE IMSI:[262420143230494] DNN:[internet:0] IPv4:[176.16.20.202] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3200) 11/06 11:06:07.287: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1092) 11/06 11:06:07.288: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 11/06 11:06:07.292: [smf] INFO: Removed Session: UE IMSI:[262426788543554] DNN:[internet:0] IPv4:[176.16.20.203] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3200) 11/06 11:06:07.292: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1092) 11/06 11:06:07.294: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 11/06 11:06:07.298: [smf] INFO: Removed Session: UE IMSI:[262427279012309] DNN:[internet:0] IPv4:[176.16.20.204] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3200) 11/06 11:06:07.298: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1092) 11/06 11:06:07.299: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 11/06 11:06:07.303: [smf] INFO: Removed Session: UE IMSI:[262425148620024] DNN:[internet:0] IPv4:[176.16.20.205] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3200) 11/06 11:06:07.303: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1092) 11/06 11:06:07.305: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 11/06 11:06:07.308: [smf] INFO: Removed Session: UE IMSI:[262425208502138] DNN:[internet:0] IPv4:[176.16.20.206] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3200) 11/06 11:06:07.308: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1092) 11/06 11:06:07.310: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 11/06 11:06:07.314: [smf] INFO: Removed Session: UE IMSI:[262428508960638] DNN:[internet:0] IPv4:[176.16.20.207] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3200) 11/06 11:06:07.314: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1092) 11/06 11:06:07.316: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 11/06 11:06:07.321: [smf] INFO: Removed Session: UE IMSI:[262426433471551] DNN:[internet:0] IPv4:[176.16.20.208] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.321: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3200) 11/06 11:06:07.321: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1092) 11/06 11:06:07.322: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 11/06 11:06:07.327: [smf] INFO: Removed Session: UE IMSI:[262423026117364] DNN:[internet:0] IPv4:[176.16.20.209] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3200) 11/06 11:06:07.327: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1092) 11/06 11:06:07.328: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 11/06 11:06:07.332: [smf] INFO: Removed Session: UE IMSI:[262423874793098] DNN:[internet:0] IPv4:[176.16.20.210] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.332: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3200) 11/06 11:06:07.332: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1092) 11/06 11:06:07.333: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 11/06 11:06:07.338: [smf] INFO: Removed Session: UE IMSI:[262426778310636] DNN:[internet:0] IPv4:[176.16.20.211] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.338: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3200) 11/06 11:06:07.338: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1092) 11/06 11:06:07.339: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 11/06 11:06:07.343: [smf] INFO: Removed Session: UE IMSI:[262421723710929] DNN:[internet:0] IPv4:[176.16.20.212] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.343: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3200) 11/06 11:06:07.343: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1092) 11/06 11:06:07.344: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 11/06 11:06:07.348: [smf] INFO: Removed Session: UE IMSI:[262422344286640] DNN:[internet:0] IPv4:[176.16.20.213] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3200) 11/06 11:06:07.348: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1092) 11/06 11:06:07.350: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 11/06 11:06:07.354: [smf] INFO: Removed Session: UE IMSI:[262421144816126] DNN:[internet:0] IPv4:[176.16.20.214] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.354: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3200) 11/06 11:06:07.354: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1092) 11/06 11:06:07.355: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 11/06 11:06:07.360: [smf] INFO: Removed Session: UE IMSI:[262426297738497] DNN:[internet:0] IPv4:[176.16.20.215] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3200) 11/06 11:06:07.360: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1092) 11/06 11:06:07.361: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 11/06 11:06:07.365: [smf] INFO: Removed Session: UE IMSI:[262422239486678] DNN:[internet:0] IPv4:[176.16.20.216] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3200) 11/06 11:06:07.365: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1092) 11/06 11:06:07.367: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 11/06 11:06:07.370: [smf] INFO: Removed Session: UE IMSI:[262421950461492] DNN:[internet:0] IPv4:[176.16.20.217] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3200) 11/06 11:06:07.370: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1092) 11/06 11:06:07.372: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 11/06 11:06:07.377: [smf] INFO: Removed Session: UE IMSI:[262422505084639] DNN:[internet:0] IPv4:[176.16.20.218] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3200) 11/06 11:06:07.377: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1092) 11/06 11:06:07.378: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 11/06 11:06:07.382: [smf] INFO: Removed Session: UE IMSI:[262425528366438] DNN:[internet:0] IPv4:[176.16.20.219] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.382: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3200) 11/06 11:06:07.382: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1092) 11/06 11:06:07.384: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 11/06 11:06:07.388: [smf] INFO: Removed Session: UE IMSI:[262424742280299] DNN:[internet:0] IPv4:[176.16.20.220] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3200) 11/06 11:06:07.388: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1092) 11/06 11:06:07.389: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 11/06 11:06:07.393: [smf] INFO: Removed Session: UE IMSI:[262422652601028] DNN:[internet:0] IPv4:[176.16.20.221] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3200) 11/06 11:06:07.393: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1092) 11/06 11:06:07.395: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 11/06 11:06:07.398: [smf] INFO: Removed Session: UE IMSI:[262428192223750] DNN:[internet:0] IPv4:[176.16.20.222] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3200) 11/06 11:06:07.398: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1092) 11/06 11:06:07.400: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 11/06 11:06:07.404: [smf] INFO: Removed Session: UE IMSI:[262423364536894] DNN:[internet:0] IPv4:[176.16.20.223] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.404: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3200) 11/06 11:06:07.404: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1092) 11/06 11:06:07.406: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 11/06 11:06:07.411: [smf] INFO: Removed Session: UE IMSI:[262426680037685] DNN:[internet:0] IPv4:[176.16.20.224] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3200) 11/06 11:06:07.411: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1092) 11/06 11:06:07.411: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 11/06 11:06:07.416: [smf] INFO: Removed Session: UE IMSI:[262420337050889] DNN:[internet:0] IPv4:[176.16.20.225] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3200) 11/06 11:06:07.416: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1092) 11/06 11:06:07.417: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 11/06 11:06:07.420: [smf] INFO: Removed Session: UE IMSI:[262429318702277] DNN:[internet:0] IPv4:[176.16.20.226] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.420: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3200) 11/06 11:06:07.420: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1092) 11/06 11:06:07.422: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 11/06 11:06:07.427: [smf] INFO: Removed Session: UE IMSI:[262427696159519] DNN:[internet:0] IPv4:[176.16.20.227] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3200) 11/06 11:06:07.427: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1092) 11/06 11:06:07.428: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 11/06 11:06:07.432: [smf] INFO: Removed Session: UE IMSI:[262421917829846] DNN:[internet:0] IPv4:[176.16.20.228] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3200) 11/06 11:06:07.432: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1092) 11/06 11:06:07.434: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 11/06 11:06:07.437: [smf] INFO: Removed Session: UE IMSI:[262421942527958] DNN:[internet:0] IPv4:[176.16.20.229] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3200) 11/06 11:06:07.437: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1092) 11/06 11:06:07.439: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 11/06 11:06:07.443: [smf] INFO: Removed Session: UE IMSI:[262427225047486] DNN:[internet:0] IPv4:[176.16.20.230] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3200) 11/06 11:06:07.443: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1092) 11/06 11:06:07.445: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 11/06 11:06:07.449: [smf] INFO: Removed Session: UE IMSI:[262423142248276] DNN:[internet:0] IPv4:[176.16.20.231] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3200) 11/06 11:06:07.449: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1092) 11/06 11:06:07.451: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 11/06 11:06:07.455: [smf] INFO: Removed Session: UE IMSI:[262425681941218] DNN:[internet:0] IPv4:[176.16.20.232] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3200) 11/06 11:06:07.455: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1092) 11/06 11:06:07.456: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 11/06 11:06:07.461: [smf] INFO: Removed Session: UE IMSI:[262422338220755] DNN:[internet:0] IPv4:[176.16.20.233] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3200) 11/06 11:06:07.461: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1092) 11/06 11:06:07.462: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 11/06 11:06:07.466: [smf] INFO: Removed Session: UE IMSI:[262420730906013] DNN:[internet:0] IPv4:[176.16.20.234] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3200) 11/06 11:06:07.466: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1092) 11/06 11:06:07.467: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 11/06 11:06:07.471: [smf] INFO: Removed Session: UE IMSI:[262425900739008] DNN:[internet:0] IPv4:[176.16.20.235] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3200) 11/06 11:06:07.471: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1092) 11/06 11:06:07.473: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 11/06 11:06:07.476: [smf] INFO: Removed Session: UE IMSI:[262428668906475] DNN:[internet:0] IPv4:[176.16.20.236] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3200) 11/06 11:06:07.476: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1092) 11/06 11:06:07.478: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 11/06 11:06:07.482: [smf] INFO: Removed Session: UE IMSI:[262425828533514] DNN:[internet:0] IPv4:[176.16.20.237] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.482: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3200) 11/06 11:06:07.482: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1092) 11/06 11:06:07.484: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 11/06 11:06:07.488: [smf] INFO: Removed Session: UE IMSI:[262428397158399] DNN:[internet:0] IPv4:[176.16.20.238] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.488: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3200) 11/06 11:06:07.488: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1092) 11/06 11:06:07.489: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 11/06 11:06:07.494: [smf] INFO: Removed Session: UE IMSI:[262421800991136] DNN:[internet:0] IPv4:[176.16.20.239] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3200) 11/06 11:06:07.494: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1092) 11/06 11:06:07.495: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 11/06 11:06:07.499: [smf] INFO: Removed Session: UE IMSI:[262426017446329] DNN:[internet:0] IPv4:[176.16.20.240] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3200) 11/06 11:06:07.499: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1092) 11/06 11:06:07.500: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 11/06 11:06:07.504: [smf] INFO: Removed Session: UE IMSI:[262421310845324] DNN:[internet:0] IPv4:[176.16.20.241] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3200) 11/06 11:06:07.504: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1092) 11/06 11:06:07.506: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 11/06 11:06:07.511: [smf] INFO: Removed Session: UE IMSI:[262420784603400] DNN:[internet:0] IPv4:[176.16.20.242] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3200) 11/06 11:06:07.511: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1092) 11/06 11:06:07.512: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 11/06 11:06:07.516: [smf] INFO: Removed Session: UE IMSI:[262422877736402] DNN:[internet:0] IPv4:[176.16.20.243] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3200) 11/06 11:06:07.516: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1092) 11/06 11:06:07.517: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 11/06 11:06:07.521: [smf] INFO: Removed Session: UE IMSI:[262429789060099] DNN:[internet:0] IPv4:[176.16.20.244] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3200) 11/06 11:06:07.521: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1092) 11/06 11:06:07.523: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 11/06 11:06:07.527: [smf] INFO: Removed Session: UE IMSI:[262427740071662] DNN:[internet:0] IPv4:[176.16.20.245] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3200) 11/06 11:06:07.527: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1092) 11/06 11:06:07.528: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 11/06 11:06:07.533: [smf] INFO: Removed Session: UE IMSI:[262426488891648] DNN:[internet:0] IPv4:[176.16.20.246] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3200) 11/06 11:06:07.533: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1092) 11/06 11:06:07.534: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 11/06 11:06:07.537: [smf] INFO: Removed Session: UE IMSI:[262428491964363] DNN:[internet:0] IPv4:[176.16.20.247] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3200) 11/06 11:06:07.537: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1092) 11/06 11:06:07.540: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 11/06 11:06:07.543: [smf] INFO: Removed Session: UE IMSI:[262428692399090] DNN:[internet:0] IPv4:[176.16.20.248] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3200) 11/06 11:06:07.543: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1092) 11/06 11:06:07.545: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 11/06 11:06:07.549: [smf] INFO: Removed Session: UE IMSI:[262421074459396] DNN:[internet:0] IPv4:[176.16.20.249] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3200) 11/06 11:06:07.549: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1092) 11/06 11:06:07.551: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 11/06 11:06:07.554: [smf] INFO: Removed Session: UE IMSI:[262428703064240] DNN:[internet:0] IPv4:[176.16.20.250] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3200) 11/06 11:06:07.554: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1092) 11/06 11:06:07.556: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 11/06 11:06:07.560: [smf] INFO: Removed Session: UE IMSI:[262424571498380] DNN:[internet:0] IPv4:[176.16.20.251] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3200) 11/06 11:06:07.560: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1092) 11/06 11:06:07.562: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 11/06 11:06:07.566: [smf] INFO: Removed Session: UE IMSI:[262426506579262] DNN:[internet:0] IPv4:[176.16.20.252] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3200) 11/06 11:06:07.566: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1092) 11/06 11:06:07.567: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 11/06 11:06:07.571: [smf] INFO: Removed Session: UE IMSI:[262425743237267] DNN:[internet:0] IPv4:[176.16.20.253] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3200) 11/06 11:06:07.571: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1092) 11/06 11:06:07.573: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 11/06 11:06:07.576: [smf] INFO: Removed Session: UE IMSI:[262428519763222] DNN:[internet:0] IPv4:[176.16.20.254] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3200) 11/06 11:06:07.576: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1092) 11/06 11:06:07.578: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 11/06 11:06:07.582: [smf] INFO: Removed Session: UE IMSI:[262424190417279] DNN:[internet:0] IPv4:[176.16.20.255] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3200) 11/06 11:06:07.582: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1092) 11/06 11:06:07.584: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 11/06 11:06:07.588: [smf] INFO: Removed Session: UE IMSI:[262425587376151] DNN:[internet:0] IPv4:[176.16.21.0] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3200) 11/06 11:06:07.588: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1092) 11/06 11:06:07.589: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 11/06 11:06:07.594: [smf] INFO: Removed Session: UE IMSI:[262428991004621] DNN:[internet:0] IPv4:[176.16.21.1] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3200) 11/06 11:06:07.594: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1092) 11/06 11:06:07.595: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 11/06 11:06:07.598: [smf] INFO: Removed Session: UE IMSI:[262425805547824] DNN:[internet:0] IPv4:[176.16.21.2] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3200) 11/06 11:06:07.598: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1092) 11/06 11:06:07.600: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 11/06 11:06:07.604: [smf] INFO: Removed Session: UE IMSI:[262426576139625] DNN:[internet:0] IPv4:[176.16.21.3] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.604: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3200) 11/06 11:06:07.604: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1092) 11/06 11:06:07.606: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 11/06 11:06:07.610: [smf] INFO: Removed Session: UE IMSI:[262426082842956] DNN:[internet:0] IPv4:[176.16.21.4] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.610: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3200) 11/06 11:06:07.610: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1092) 11/06 11:06:07.611: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 11/06 11:06:07.615: [smf] INFO: Removed Session: UE IMSI:[262420905785114] DNN:[internet:0] IPv4:[176.16.21.5] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.615: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3200) 11/06 11:06:07.615: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1092) 11/06 11:06:07.617: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 11/06 11:06:07.622: [smf] INFO: Removed Session: UE IMSI:[262421098981460] DNN:[internet:0] IPv4:[176.16.21.6] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3200) 11/06 11:06:07.622: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1092) 11/06 11:06:07.623: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 11/06 11:06:07.627: [smf] INFO: Removed Session: UE IMSI:[262427952319281] DNN:[internet:0] IPv4:[176.16.21.7] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3200) 11/06 11:06:07.627: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1092) 11/06 11:06:07.628: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 11/06 11:06:07.632: [smf] INFO: Removed Session: UE IMSI:[262423466720307] DNN:[internet:0] IPv4:[176.16.21.8] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.632: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3200) 11/06 11:06:07.632: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1092) 11/06 11:06:07.634: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 11/06 11:06:07.638: [smf] INFO: Removed Session: UE IMSI:[262423103709218] DNN:[internet:0] IPv4:[176.16.21.9] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3200) 11/06 11:06:07.638: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1092) 11/06 11:06:07.639: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 11/06 11:06:07.643: [smf] INFO: Removed Session: UE IMSI:[262421795121836] DNN:[internet:0] IPv4:[176.16.21.10] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.643: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3200) 11/06 11:06:07.643: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1092) 11/06 11:06:07.645: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 11/06 11:06:07.649: [smf] INFO: Removed Session: UE IMSI:[262422414222442] DNN:[internet:0] IPv4:[176.16.21.11] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3200) 11/06 11:06:07.649: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1092) 11/06 11:06:07.651: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 11/06 11:06:07.655: [smf] INFO: Removed Session: UE IMSI:[262425892340573] DNN:[internet:0] IPv4:[176.16.21.12] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3200) 11/06 11:06:07.655: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1092) 11/06 11:06:07.656: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 11/06 11:06:07.660: [smf] INFO: Removed Session: UE IMSI:[262423403703385] DNN:[internet:0] IPv4:[176.16.21.13] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3200) 11/06 11:06:07.660: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1092) 11/06 11:06:07.662: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 11/06 11:06:07.665: [smf] INFO: Removed Session: UE IMSI:[262426733595229] DNN:[internet:0] IPv4:[176.16.21.14] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.665: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3200) 11/06 11:06:07.665: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1092) 11/06 11:06:07.667: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 11/06 11:06:07.671: [smf] INFO: Removed Session: UE IMSI:[262421480382927] DNN:[internet:0] IPv4:[176.16.21.15] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3200) 11/06 11:06:07.671: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1092) 11/06 11:06:07.673: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 11/06 11:06:07.677: [smf] INFO: Removed Session: UE IMSI:[262429837961022] DNN:[internet:0] IPv4:[176.16.21.16] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.677: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3200) 11/06 11:06:07.677: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1092) 11/06 11:06:07.678: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 11/06 11:06:07.684: [smf] INFO: Removed Session: UE IMSI:[262427097906056] DNN:[internet:0] IPv4:[176.16.21.17] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3200) 11/06 11:06:07.684: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1092) 11/06 11:06:07.684: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 11/06 11:06:07.687: [smf] INFO: Removed Session: UE IMSI:[262424569106192] DNN:[internet:0] IPv4:[176.16.21.18] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3200) 11/06 11:06:07.687: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1092) 11/06 11:06:07.689: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 11/06 11:06:07.693: [smf] INFO: Removed Session: UE IMSI:[262426800392484] DNN:[internet:0] IPv4:[176.16.21.19] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.693: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3200) 11/06 11:06:07.693: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1092) 11/06 11:06:07.695: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 11/06 11:06:07.699: [smf] INFO: Removed Session: UE IMSI:[262429800474332] DNN:[internet:0] IPv4:[176.16.21.20] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3200) 11/06 11:06:07.699: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1092) 11/06 11:06:07.701: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 11/06 11:06:07.705: [smf] INFO: Removed Session: UE IMSI:[262425616196228] DNN:[internet:0] IPv4:[176.16.21.21] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.705: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3200) 11/06 11:06:07.705: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1092) 11/06 11:06:07.706: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 11/06 11:06:07.710: [smf] INFO: Removed Session: UE IMSI:[262426317668427] DNN:[internet:0] IPv4:[176.16.21.22] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3200) 11/06 11:06:07.710: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1092) 11/06 11:06:07.712: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 11/06 11:06:07.715: [smf] INFO: Removed Session: UE IMSI:[262426170430108] DNN:[internet:0] IPv4:[176.16.21.23] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.715: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3200) 11/06 11:06:07.715: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1092) 11/06 11:06:07.717: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 11/06 11:06:07.721: [smf] INFO: Removed Session: UE IMSI:[262427409904422] DNN:[internet:0] IPv4:[176.16.21.24] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3200) 11/06 11:06:07.721: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1092) 11/06 11:06:07.723: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 11/06 11:06:07.727: [smf] INFO: Removed Session: UE IMSI:[262420933647143] DNN:[internet:0] IPv4:[176.16.21.25] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3200) 11/06 11:06:07.727: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1092) 11/06 11:06:07.728: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 11/06 11:06:07.731: [smf] INFO: Removed Session: UE IMSI:[262427843433376] DNN:[internet:0] IPv4:[176.16.21.26] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.731: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3200) 11/06 11:06:07.731: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1092) 11/06 11:06:07.734: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 11/06 11:06:07.737: [smf] INFO: Removed Session: UE IMSI:[262423585910064] DNN:[internet:0] IPv4:[176.16.21.27] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.737: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3200) 11/06 11:06:07.737: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1092) 11/06 11:06:07.739: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 11/06 11:06:07.743: [smf] INFO: Removed Session: UE IMSI:[262421836862226] DNN:[internet:0] IPv4:[176.16.21.28] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3200) 11/06 11:06:07.743: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1092) 11/06 11:06:07.745: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 11/06 11:06:07.750: [smf] INFO: Removed Session: UE IMSI:[262423077990286] DNN:[internet:0] IPv4:[176.16.21.29] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3200) 11/06 11:06:07.750: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1092) 11/06 11:06:07.751: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 11/06 11:06:07.755: [smf] INFO: Removed Session: UE IMSI:[262421007034649] DNN:[internet:0] IPv4:[176.16.21.30] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3200) 11/06 11:06:07.755: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1092) 11/06 11:06:07.756: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 11/06 11:06:07.760: [smf] INFO: Removed Session: UE IMSI:[262428565503715] DNN:[internet:0] IPv4:[176.16.21.31] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3200) 11/06 11:06:07.760: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1092) 11/06 11:06:07.762: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 11/06 11:06:07.766: [smf] INFO: Removed Session: UE IMSI:[262427433069301] DNN:[internet:0] IPv4:[176.16.21.32] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3200) 11/06 11:06:07.766: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1092) 11/06 11:06:07.768: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 11/06 11:06:07.772: [smf] INFO: Removed Session: UE IMSI:[262427672886629] DNN:[internet:0] IPv4:[176.16.21.33] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3200) 11/06 11:06:07.772: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1092) 11/06 11:06:07.773: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 11/06 11:06:07.777: [smf] INFO: Removed Session: UE IMSI:[262428811414756] DNN:[internet:0] IPv4:[176.16.21.34] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3200) 11/06 11:06:07.777: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1092) 11/06 11:06:07.779: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 11/06 11:06:07.782: [smf] INFO: Removed Session: UE IMSI:[262421088694501] DNN:[internet:0] IPv4:[176.16.21.35] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3200) 11/06 11:06:07.782: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1092) 11/06 11:06:07.784: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 11/06 11:06:07.788: [smf] INFO: Removed Session: UE IMSI:[262425106633836] DNN:[internet:0] IPv4:[176.16.21.36] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3200) 11/06 11:06:07.788: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1092) 11/06 11:06:07.790: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 11/06 11:06:07.793: [smf] INFO: Removed Session: UE IMSI:[262426226281654] DNN:[internet:0] IPv4:[176.16.21.37] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.793: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3200) 11/06 11:06:07.793: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1092) 11/06 11:06:07.795: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 11/06 11:06:07.800: [smf] INFO: Removed Session: UE IMSI:[262425694498832] DNN:[internet:0] IPv4:[176.16.21.38] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3200) 11/06 11:06:07.800: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1092) 11/06 11:06:07.801: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 11/06 11:06:07.805: [smf] INFO: Removed Session: UE IMSI:[262428877413967] DNN:[internet:0] IPv4:[176.16.21.39] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3200) 11/06 11:06:07.805: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1092) 11/06 11:06:07.807: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 11/06 11:06:07.811: [smf] INFO: Removed Session: UE IMSI:[262422586791179] DNN:[internet:0] IPv4:[176.16.21.40] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3200) 11/06 11:06:07.811: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1092) 11/06 11:06:07.813: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 11/06 11:06:07.817: [smf] INFO: Removed Session: UE IMSI:[262423963223945] DNN:[internet:0] IPv4:[176.16.21.41] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3200) 11/06 11:06:07.817: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1092) 11/06 11:06:07.819: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 11/06 11:06:07.823: [smf] INFO: Removed Session: UE IMSI:[262429165963419] DNN:[internet:0] IPv4:[176.16.21.42] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3200) 11/06 11:06:07.823: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1092) 11/06 11:06:07.824: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 11/06 11:06:07.828: [smf] INFO: Removed Session: UE IMSI:[262420457702088] DNN:[internet:0] IPv4:[176.16.21.43] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3200) 11/06 11:06:07.828: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1092) 11/06 11:06:07.830: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 11/06 11:06:07.834: [smf] INFO: Removed Session: UE IMSI:[262421369074892] DNN:[internet:0] IPv4:[176.16.21.44] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3200) 11/06 11:06:07.834: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1092) 11/06 11:06:07.835: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 11/06 11:06:07.840: [smf] INFO: Removed Session: UE IMSI:[262428566458415] DNN:[internet:0] IPv4:[176.16.21.45] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.840: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3200) 11/06 11:06:07.840: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1092) 11/06 11:06:07.841: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 11/06 11:06:07.845: [smf] INFO: Removed Session: UE IMSI:[262425236416250] DNN:[internet:0] IPv4:[176.16.21.46] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3200) 11/06 11:06:07.845: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1092) 11/06 11:06:07.847: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 11/06 11:06:07.851: [smf] INFO: Removed Session: UE IMSI:[262427025224814] DNN:[internet:0] IPv4:[176.16.21.47] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.851: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3200) 11/06 11:06:07.851: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1092) 11/06 11:06:07.852: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 11/06 11:06:07.856: [smf] INFO: Removed Session: UE IMSI:[262427886133510] DNN:[internet:0] IPv4:[176.16.21.48] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3200) 11/06 11:06:07.856: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1092) 11/06 11:06:07.857: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 11/06 11:06:07.861: [smf] INFO: Removed Session: UE IMSI:[262422023736777] DNN:[internet:0] IPv4:[176.16.21.49] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3200) 11/06 11:06:07.861: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1092) 11/06 11:06:07.863: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 11/06 11:06:07.867: [smf] INFO: Removed Session: UE IMSI:[262422095879354] DNN:[internet:0] IPv4:[176.16.21.50] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3200) 11/06 11:06:07.867: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1092) 11/06 11:06:07.869: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 11/06 11:06:07.873: [smf] INFO: Removed Session: UE IMSI:[262422248204886] DNN:[internet:0] IPv4:[176.16.21.51] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3200) 11/06 11:06:07.873: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1092) 11/06 11:06:07.875: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 11/06 11:06:07.879: [smf] INFO: Removed Session: UE IMSI:[262428948871426] DNN:[internet:0] IPv4:[176.16.21.52] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3200) 11/06 11:06:07.879: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1092) 11/06 11:06:07.880: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 11/06 11:06:07.884: [smf] INFO: Removed Session: UE IMSI:[262425408373890] DNN:[internet:0] IPv4:[176.16.21.53] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3200) 11/06 11:06:07.884: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1092) 11/06 11:06:07.886: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 11/06 11:06:07.890: [smf] INFO: Removed Session: UE IMSI:[262424095287958] DNN:[internet:0] IPv4:[176.16.21.54] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3200) 11/06 11:06:07.890: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1092) 11/06 11:06:07.891: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 11/06 11:06:07.895: [smf] INFO: Removed Session: UE IMSI:[262425770488374] DNN:[internet:0] IPv4:[176.16.21.55] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3200) 11/06 11:06:07.895: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1092) 11/06 11:06:07.897: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 11/06 11:06:07.900: [smf] INFO: Removed Session: UE IMSI:[262420324640658] DNN:[internet:0] IPv4:[176.16.21.56] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3200) 11/06 11:06:07.900: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1092) 11/06 11:06:07.902: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 11/06 11:06:07.906: [smf] INFO: Removed Session: UE IMSI:[262426985704615] DNN:[internet:0] IPv4:[176.16.21.57] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.907: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3200) 11/06 11:06:07.907: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1092) 11/06 11:06:07.908: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 11/06 11:06:07.911: [smf] INFO: Removed Session: UE IMSI:[262429223910727] DNN:[internet:0] IPv4:[176.16.21.58] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3200) 11/06 11:06:07.911: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1092) 11/06 11:06:07.913: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 11/06 11:06:07.917: [smf] INFO: Removed Session: UE IMSI:[262429710369238] DNN:[internet:0] IPv4:[176.16.21.59] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3200) 11/06 11:06:07.917: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1092) 11/06 11:06:07.919: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 11/06 11:06:07.923: [smf] INFO: Removed Session: UE IMSI:[262422310940799] DNN:[internet:0] IPv4:[176.16.21.60] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3200) 11/06 11:06:07.923: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1092) 11/06 11:06:07.925: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 11/06 11:06:07.928: [smf] INFO: Removed Session: UE IMSI:[262427628704121] DNN:[internet:0] IPv4:[176.16.21.61] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.928: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3200) 11/06 11:06:07.928: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1092) 11/06 11:06:07.930: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 11/06 11:06:07.934: [smf] INFO: Removed Session: UE IMSI:[262420658674103] DNN:[internet:0] IPv4:[176.16.21.62] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3200) 11/06 11:06:07.934: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1092) 11/06 11:06:07.936: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 11/06 11:06:07.941: [smf] INFO: Removed Session: UE IMSI:[262429380937394] DNN:[internet:0] IPv4:[176.16.21.63] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3200) 11/06 11:06:07.941: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1092) 11/06 11:06:07.941: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 11/06 11:06:07.945: [smf] INFO: Removed Session: UE IMSI:[262421774560538] DNN:[internet:0] IPv4:[176.16.21.64] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3200) 11/06 11:06:07.945: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1092) 11/06 11:06:07.947: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 11/06 11:06:07.951: [smf] INFO: Removed Session: UE IMSI:[262423446317579] DNN:[internet:0] IPv4:[176.16.21.65] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.951: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3200) 11/06 11:06:07.951: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1092) 11/06 11:06:07.953: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 11/06 11:06:07.956: [smf] INFO: Removed Session: UE IMSI:[262425076468761] DNN:[internet:0] IPv4:[176.16.21.66] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3200) 11/06 11:06:07.956: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1092) 11/06 11:06:07.958: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 11/06 11:06:07.963: [smf] INFO: Removed Session: UE IMSI:[262422413753933] DNN:[internet:0] IPv4:[176.16.21.67] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3200) 11/06 11:06:07.963: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1092) 11/06 11:06:07.964: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 11/06 11:06:07.969: [smf] INFO: Removed Session: UE IMSI:[262425874394273] DNN:[internet:0] IPv4:[176.16.21.68] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3200) 11/06 11:06:07.969: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1092) 11/06 11:06:07.970: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 11/06 11:06:07.974: [smf] INFO: Removed Session: UE IMSI:[262427221407464] DNN:[internet:0] IPv4:[176.16.21.69] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.974: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3200) 11/06 11:06:07.974: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1092) 11/06 11:06:07.976: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 11/06 11:06:07.980: [smf] INFO: Removed Session: UE IMSI:[262423343728931] DNN:[internet:0] IPv4:[176.16.21.70] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3200) 11/06 11:06:07.980: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1092) 11/06 11:06:07.981: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 11/06 11:06:07.985: [smf] INFO: Removed Session: UE IMSI:[262425472547956] DNN:[internet:0] IPv4:[176.16.21.71] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.985: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3200) 11/06 11:06:07.985: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1092) 11/06 11:06:07.987: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 11/06 11:06:07.991: [smf] INFO: Removed Session: UE IMSI:[262425872497664] DNN:[internet:0] IPv4:[176.16.21.72] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3200) 11/06 11:06:07.991: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1092) 11/06 11:06:07.993: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 11/06 11:06:07.998: [smf] INFO: Removed Session: UE IMSI:[262427879383287] DNN:[internet:0] IPv4:[176.16.21.73] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:07.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3200) 11/06 11:06:07.998: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1092) 11/06 11:06:07.999: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 11/06 11:06:08.003: [smf] INFO: Removed Session: UE IMSI:[262421353355927] DNN:[internet:0] IPv4:[176.16.21.74] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3200) 11/06 11:06:08.003: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1092) 11/06 11:06:08.005: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 11/06 11:06:08.009: [smf] INFO: Removed Session: UE IMSI:[262424804637255] DNN:[internet:0] IPv4:[176.16.21.75] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3200) 11/06 11:06:08.009: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1092) 11/06 11:06:08.010: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 11/06 11:06:08.013: [smf] INFO: Removed Session: UE IMSI:[262428188739423] DNN:[internet:0] IPv4:[176.16.21.76] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.013: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3200) 11/06 11:06:08.013: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1092) 11/06 11:06:08.016: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 11/06 11:06:08.020: [smf] INFO: Removed Session: UE IMSI:[262424934532857] DNN:[internet:0] IPv4:[176.16.21.77] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.020: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3200) 11/06 11:06:08.020: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1092) 11/06 11:06:08.021: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 11/06 11:06:08.025: [smf] INFO: Removed Session: UE IMSI:[262420791168319] DNN:[internet:0] IPv4:[176.16.21.78] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3200) 11/06 11:06:08.025: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1092) 11/06 11:06:08.027: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 11/06 11:06:08.030: [smf] INFO: Removed Session: UE IMSI:[262422759060402] DNN:[internet:0] IPv4:[176.16.21.79] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3200) 11/06 11:06:08.030: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1092) 11/06 11:06:08.032: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 11/06 11:06:08.036: [smf] INFO: Removed Session: UE IMSI:[262426009417872] DNN:[internet:0] IPv4:[176.16.21.80] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3200) 11/06 11:06:08.036: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1092) 11/06 11:06:08.038: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 11/06 11:06:08.042: [smf] INFO: Removed Session: UE IMSI:[262421592025417] DNN:[internet:0] IPv4:[176.16.21.81] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.042: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3200) 11/06 11:06:08.042: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1092) 11/06 11:06:08.043: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 11/06 11:06:08.047: [smf] INFO: Removed Session: UE IMSI:[262429596423557] DNN:[internet:0] IPv4:[176.16.21.82] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.047: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3200) 11/06 11:06:08.047: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1092) 11/06 11:06:08.049: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 11/06 11:06:08.053: [smf] INFO: Removed Session: UE IMSI:[262425320691405] DNN:[internet:0] IPv4:[176.16.21.83] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3200) 11/06 11:06:08.053: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1092) 11/06 11:06:08.055: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 11/06 11:06:08.059: [smf] INFO: Removed Session: UE IMSI:[262426298496596] DNN:[internet:0] IPv4:[176.16.21.84] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3200) 11/06 11:06:08.059: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1092) 11/06 11:06:08.060: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 11/06 11:06:08.064: [smf] INFO: Removed Session: UE IMSI:[262422883646258] DNN:[internet:0] IPv4:[176.16.21.85] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3200) 11/06 11:06:08.064: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1092) 11/06 11:06:08.066: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 11/06 11:06:08.070: [smf] INFO: Removed Session: UE IMSI:[262421666847592] DNN:[internet:0] IPv4:[176.16.21.86] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3200) 11/06 11:06:08.070: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1092) 11/06 11:06:08.071: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 11/06 11:06:08.076: [smf] INFO: Removed Session: UE IMSI:[262426144745477] DNN:[internet:0] IPv4:[176.16.21.87] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3200) 11/06 11:06:08.076: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1092) 11/06 11:06:08.077: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 11/06 11:06:08.080: [smf] INFO: Removed Session: UE IMSI:[262423132797467] DNN:[internet:0] IPv4:[176.16.21.88] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3200) 11/06 11:06:08.080: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1092) 11/06 11:06:08.082: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 11/06 11:06:08.086: [smf] INFO: Removed Session: UE IMSI:[262424414597060] DNN:[internet:0] IPv4:[176.16.21.89] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3200) 11/06 11:06:08.086: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1092) 11/06 11:06:08.088: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 11/06 11:06:08.092: [smf] INFO: Removed Session: UE IMSI:[262428630572858] DNN:[internet:0] IPv4:[176.16.21.90] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3200) 11/06 11:06:08.092: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1092) 11/06 11:06:08.093: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 11/06 11:06:08.097: [smf] INFO: Removed Session: UE IMSI:[262420284476791] DNN:[internet:0] IPv4:[176.16.21.91] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3200) 11/06 11:06:08.097: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1092) 11/06 11:06:08.099: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 11/06 11:06:08.102: [smf] INFO: Removed Session: UE IMSI:[262424159731213] DNN:[internet:0] IPv4:[176.16.21.92] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3200) 11/06 11:06:08.102: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1092) 11/06 11:06:08.104: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 11/06 11:06:08.108: [smf] INFO: Removed Session: UE IMSI:[262424531953089] DNN:[internet:0] IPv4:[176.16.21.93] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3200) 11/06 11:06:08.108: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1092) 11/06 11:06:08.110: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 11/06 11:06:08.114: [smf] INFO: Removed Session: UE IMSI:[262424914260719] DNN:[internet:0] IPv4:[176.16.21.94] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.115: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3200) 11/06 11:06:08.115: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1092) 11/06 11:06:08.116: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 11/06 11:06:08.120: [smf] INFO: Removed Session: UE IMSI:[262427664831203] DNN:[internet:0] IPv4:[176.16.21.95] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.120: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3200) 11/06 11:06:08.120: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1092) 11/06 11:06:08.121: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 11/06 11:06:08.126: [smf] INFO: Removed Session: UE IMSI:[262426472417059] DNN:[internet:0] IPv4:[176.16.21.96] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.126: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3200) 11/06 11:06:08.126: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1092) 11/06 11:06:08.127: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 11/06 11:06:08.131: [smf] INFO: Removed Session: UE IMSI:[262421657389691] DNN:[internet:0] IPv4:[176.16.21.97] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3200) 11/06 11:06:08.131: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1092) 11/06 11:06:08.132: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 11/06 11:06:08.137: [smf] INFO: Removed Session: UE IMSI:[262420683086495] DNN:[internet:0] IPv4:[176.16.21.98] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3200) 11/06 11:06:08.137: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1092) 11/06 11:06:08.138: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 11/06 11:06:08.143: [smf] INFO: Removed Session: UE IMSI:[262423683414545] DNN:[internet:0] IPv4:[176.16.21.99] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3200) 11/06 11:06:08.143: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1092) 11/06 11:06:08.144: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 11/06 11:06:08.149: [smf] INFO: Removed Session: UE IMSI:[262428923158231] DNN:[internet:0] IPv4:[176.16.21.100] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3200) 11/06 11:06:08.149: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1092) 11/06 11:06:08.150: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 11/06 11:06:08.154: [smf] INFO: Removed Session: UE IMSI:[262425658808211] DNN:[internet:0] IPv4:[176.16.21.101] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.154: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3200) 11/06 11:06:08.154: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1092) 11/06 11:06:08.156: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 11/06 11:06:08.160: [smf] INFO: Removed Session: UE IMSI:[262423269430272] DNN:[internet:0] IPv4:[176.16.21.102] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3200) 11/06 11:06:08.160: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1092) 11/06 11:06:08.162: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 11/06 11:06:08.167: [smf] INFO: Removed Session: UE IMSI:[262423671363987] DNN:[internet:0] IPv4:[176.16.21.103] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3200) 11/06 11:06:08.167: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1092) 11/06 11:06:08.168: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 11/06 11:06:08.172: [smf] INFO: Removed Session: UE IMSI:[262429655355769] DNN:[internet:0] IPv4:[176.16.21.104] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3200) 11/06 11:06:08.172: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1092) 11/06 11:06:08.174: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 11/06 11:06:08.178: [smf] INFO: Removed Session: UE IMSI:[262424538602322] DNN:[internet:0] IPv4:[176.16.21.105] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3200) 11/06 11:06:08.178: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1092) 11/06 11:06:08.179: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 11/06 11:06:08.183: [smf] INFO: Removed Session: UE IMSI:[262422676878321] DNN:[internet:0] IPv4:[176.16.21.106] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3200) 11/06 11:06:08.183: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1092) 11/06 11:06:08.185: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 11/06 11:06:08.189: [smf] INFO: Removed Session: UE IMSI:[262420159206670] DNN:[internet:0] IPv4:[176.16.21.107] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.189: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3200) 11/06 11:06:08.189: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1092) 11/06 11:06:08.191: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 11/06 11:06:08.195: [smf] INFO: Removed Session: UE IMSI:[262425999783164] DNN:[internet:0] IPv4:[176.16.21.108] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3200) 11/06 11:06:08.195: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1092) 11/06 11:06:08.196: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 11/06 11:06:08.199: [smf] INFO: Removed Session: UE IMSI:[262422967136259] DNN:[internet:0] IPv4:[176.16.21.109] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.199: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3200) 11/06 11:06:08.199: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1092) 11/06 11:06:08.202: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 11/06 11:06:08.206: [smf] INFO: Removed Session: UE IMSI:[262429375741273] DNN:[internet:0] IPv4:[176.16.21.110] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3200) 11/06 11:06:08.206: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1092) 11/06 11:06:08.208: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 11/06 11:06:08.212: [smf] INFO: Removed Session: UE IMSI:[262429307303611] DNN:[internet:0] IPv4:[176.16.21.111] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.212: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3200) 11/06 11:06:08.212: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1092) 11/06 11:06:08.214: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 11/06 11:06:08.217: [smf] INFO: Removed Session: UE IMSI:[262428979836359] DNN:[internet:0] IPv4:[176.16.21.112] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3200) 11/06 11:06:08.217: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1092) 11/06 11:06:08.219: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 11/06 11:06:08.223: [smf] INFO: Removed Session: UE IMSI:[262428002453629] DNN:[internet:0] IPv4:[176.16.21.113] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.223: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3200) 11/06 11:06:08.223: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1092) 11/06 11:06:08.225: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 11/06 11:06:08.228: [smf] INFO: Removed Session: UE IMSI:[262428951902453] DNN:[internet:0] IPv4:[176.16.21.114] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3200) 11/06 11:06:08.228: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1092) 11/06 11:06:08.230: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 11/06 11:06:08.235: [smf] INFO: Removed Session: UE IMSI:[262427166169490] DNN:[internet:0] IPv4:[176.16.21.115] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3200) 11/06 11:06:08.235: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1092) 11/06 11:06:08.236: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 11/06 11:06:08.241: [smf] INFO: Removed Session: UE IMSI:[262422019849965] DNN:[internet:0] IPv4:[176.16.21.116] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.241: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3200) 11/06 11:06:08.241: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1092) 11/06 11:06:08.241: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 11/06 11:06:08.244: [smf] INFO: Removed Session: UE IMSI:[262429609122935] DNN:[internet:0] IPv4:[176.16.21.117] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3200) 11/06 11:06:08.245: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1092) 11/06 11:06:08.247: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 11/06 11:06:08.250: [smf] INFO: Removed Session: UE IMSI:[262428286015646] DNN:[internet:0] IPv4:[176.16.21.118] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3200) 11/06 11:06:08.250: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1092) 11/06 11:06:08.252: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 11/06 11:06:08.256: [smf] INFO: Removed Session: UE IMSI:[262426878625236] DNN:[internet:0] IPv4:[176.16.21.119] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3200) 11/06 11:06:08.256: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1092) 11/06 11:06:08.258: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 11/06 11:06:08.264: [smf] INFO: Removed Session: UE IMSI:[262429623032147] DNN:[internet:0] IPv4:[176.16.21.120] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3200) 11/06 11:06:08.264: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1092) 11/06 11:06:08.264: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 11/06 11:06:08.268: [smf] INFO: Removed Session: UE IMSI:[262420758192867] DNN:[internet:0] IPv4:[176.16.21.121] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.268: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3200) 11/06 11:06:08.268: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1092) 11/06 11:06:08.270: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 11/06 11:06:08.274: [smf] INFO: Removed Session: UE IMSI:[262428197067660] DNN:[internet:0] IPv4:[176.16.21.122] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.274: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3200) 11/06 11:06:08.274: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1092) 11/06 11:06:08.276: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 11/06 11:06:08.280: [smf] INFO: Removed Session: UE IMSI:[262429515396511] DNN:[internet:0] IPv4:[176.16.21.123] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3200) 11/06 11:06:08.280: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1092) 11/06 11:06:08.282: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 11/06 11:06:08.287: [smf] INFO: Removed Session: UE IMSI:[262420564763247] DNN:[internet:0] IPv4:[176.16.21.124] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3200) 11/06 11:06:08.287: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1092) 11/06 11:06:08.288: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 11/06 11:06:08.292: [smf] INFO: Removed Session: UE IMSI:[262427361037027] DNN:[internet:0] IPv4:[176.16.21.125] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3200) 11/06 11:06:08.292: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1092) 11/06 11:06:08.293: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 11/06 11:06:08.298: [smf] INFO: Removed Session: UE IMSI:[262420635163354] DNN:[internet:0] IPv4:[176.16.21.126] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3200) 11/06 11:06:08.298: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1092) 11/06 11:06:08.299: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 11/06 11:06:08.303: [smf] INFO: Removed Session: UE IMSI:[262424690771024] DNN:[internet:0] IPv4:[176.16.21.127] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3200) 11/06 11:06:08.303: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1092) 11/06 11:06:08.305: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 11/06 11:06:08.309: [smf] INFO: Removed Session: UE IMSI:[262428352554611] DNN:[internet:0] IPv4:[176.16.21.128] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3200) 11/06 11:06:08.309: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1092) 11/06 11:06:08.310: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 11/06 11:06:08.314: [smf] INFO: Removed Session: UE IMSI:[262422604359156] DNN:[internet:0] IPv4:[176.16.21.129] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3200) 11/06 11:06:08.314: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1092) 11/06 11:06:08.316: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 11/06 11:06:08.319: [smf] INFO: Removed Session: UE IMSI:[262421180071965] DNN:[internet:0] IPv4:[176.16.21.130] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3200) 11/06 11:06:08.319: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1092) 11/06 11:06:08.321: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 11/06 11:06:08.325: [smf] INFO: Removed Session: UE IMSI:[262422728387663] DNN:[internet:0] IPv4:[176.16.21.131] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3200) 11/06 11:06:08.325: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1092) 11/06 11:06:08.327: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 11/06 11:06:08.331: [smf] INFO: Removed Session: UE IMSI:[262426176166960] DNN:[internet:0] IPv4:[176.16.21.132] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3200) 11/06 11:06:08.331: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1092) 11/06 11:06:08.333: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 11/06 11:06:08.336: [smf] INFO: Removed Session: UE IMSI:[262429442046656] DNN:[internet:0] IPv4:[176.16.21.133] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3200) 11/06 11:06:08.336: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1092) 11/06 11:06:08.338: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 11/06 11:06:08.342: [smf] INFO: Removed Session: UE IMSI:[262424033029970] DNN:[internet:0] IPv4:[176.16.21.134] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3200) 11/06 11:06:08.342: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1092) 11/06 11:06:08.344: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 11/06 11:06:08.348: [smf] INFO: Removed Session: UE IMSI:[262426443644295] DNN:[internet:0] IPv4:[176.16.21.135] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3200) 11/06 11:06:08.348: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1092) 11/06 11:06:08.349: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 11/06 11:06:08.353: [smf] INFO: Removed Session: UE IMSI:[262425460558833] DNN:[internet:0] IPv4:[176.16.21.136] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.353: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3200) 11/06 11:06:08.353: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1092) 11/06 11:06:08.355: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 11/06 11:06:08.359: [smf] INFO: Removed Session: UE IMSI:[262425776911065] DNN:[internet:0] IPv4:[176.16.21.137] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3200) 11/06 11:06:08.359: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1092) 11/06 11:06:08.360: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 11/06 11:06:08.364: [smf] INFO: Removed Session: UE IMSI:[262426696435513] DNN:[internet:0] IPv4:[176.16.21.138] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3200) 11/06 11:06:08.364: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1092) 11/06 11:06:08.366: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 11/06 11:06:08.370: [smf] INFO: Removed Session: UE IMSI:[262421969433068] DNN:[internet:0] IPv4:[176.16.21.139] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3200) 11/06 11:06:08.370: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1092) 11/06 11:06:08.372: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 11/06 11:06:08.375: [smf] INFO: Removed Session: UE IMSI:[262425589534929] DNN:[internet:0] IPv4:[176.16.21.140] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.375: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3200) 11/06 11:06:08.375: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1092) 11/06 11:06:08.377: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 11/06 11:06:08.381: [smf] INFO: Removed Session: UE IMSI:[262424355686878] DNN:[internet:0] IPv4:[176.16.21.141] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3200) 11/06 11:06:08.381: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1092) 11/06 11:06:08.383: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 11/06 11:06:08.387: [smf] INFO: Removed Session: UE IMSI:[262422496332616] DNN:[internet:0] IPv4:[176.16.21.142] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3200) 11/06 11:06:08.387: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1092) 11/06 11:06:08.388: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 11/06 11:06:08.392: [smf] INFO: Removed Session: UE IMSI:[262420711975615] DNN:[internet:0] IPv4:[176.16.21.143] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.392: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3200) 11/06 11:06:08.392: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1092) 11/06 11:06:08.394: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 11/06 11:06:08.398: [smf] INFO: Removed Session: UE IMSI:[262428903370372] DNN:[internet:0] IPv4:[176.16.21.144] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3200) 11/06 11:06:08.398: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1092) 11/06 11:06:08.399: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 11/06 11:06:08.403: [smf] INFO: Removed Session: UE IMSI:[262427869476609] DNN:[internet:0] IPv4:[176.16.21.145] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.403: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3200) 11/06 11:06:08.403: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1092) 11/06 11:06:08.405: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 11/06 11:06:08.409: [smf] INFO: Removed Session: UE IMSI:[262425831159503] DNN:[internet:0] IPv4:[176.16.21.146] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3200) 11/06 11:06:08.409: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1092) 11/06 11:06:08.410: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 11/06 11:06:08.414: [smf] INFO: Removed Session: UE IMSI:[262427232263007] DNN:[internet:0] IPv4:[176.16.21.147] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.414: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3200) 11/06 11:06:08.414: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1092) 11/06 11:06:08.416: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 11/06 11:06:08.420: [smf] INFO: Removed Session: UE IMSI:[262423413703036] DNN:[internet:0] IPv4:[176.16.21.148] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.420: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3200) 11/06 11:06:08.420: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1092) 11/06 11:06:08.422: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 11/06 11:06:08.426: [smf] INFO: Removed Session: UE IMSI:[262420102238926] DNN:[internet:0] IPv4:[176.16.21.149] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3200) 11/06 11:06:08.426: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1092) 11/06 11:06:08.427: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 11/06 11:06:08.431: [smf] INFO: Removed Session: UE IMSI:[262427541543822] DNN:[internet:0] IPv4:[176.16.21.150] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.431: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3200) 11/06 11:06:08.431: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1092) 11/06 11:06:08.433: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 11/06 11:06:08.437: [smf] INFO: Removed Session: UE IMSI:[262427509258341] DNN:[internet:0] IPv4:[176.16.21.151] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3200) 11/06 11:06:08.437: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1092) 11/06 11:06:08.438: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 11/06 11:06:08.443: [smf] INFO: Removed Session: UE IMSI:[262421385591189] DNN:[internet:0] IPv4:[176.16.21.152] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3200) 11/06 11:06:08.443: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1092) 11/06 11:06:08.444: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 11/06 11:06:08.449: [smf] INFO: Removed Session: UE IMSI:[262422816833770] DNN:[internet:0] IPv4:[176.16.21.153] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3200) 11/06 11:06:08.449: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1092) 11/06 11:06:08.450: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 11/06 11:06:08.454: [smf] INFO: Removed Session: UE IMSI:[262427312573275] DNN:[internet:0] IPv4:[176.16.21.154] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3200) 11/06 11:06:08.454: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1092) 11/06 11:06:08.456: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 11/06 11:06:08.459: [smf] INFO: Removed Session: UE IMSI:[262429814619173] DNN:[internet:0] IPv4:[176.16.21.155] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.459: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3200) 11/06 11:06:08.459: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1092) 11/06 11:06:08.461: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 11/06 11:06:08.465: [smf] INFO: Removed Session: UE IMSI:[262425135157445] DNN:[internet:0] IPv4:[176.16.21.156] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3200) 11/06 11:06:08.465: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1092) 11/06 11:06:08.467: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 11/06 11:06:08.471: [smf] INFO: Removed Session: UE IMSI:[262420267412682] DNN:[internet:0] IPv4:[176.16.21.157] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3200) 11/06 11:06:08.471: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1092) 11/06 11:06:08.472: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 11/06 11:06:08.477: [smf] INFO: Removed Session: UE IMSI:[262422919846845] DNN:[internet:0] IPv4:[176.16.21.158] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.477: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3200) 11/06 11:06:08.477: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1092) 11/06 11:06:08.478: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 11/06 11:06:08.482: [smf] INFO: Removed Session: UE IMSI:[262426415019953] DNN:[internet:0] IPv4:[176.16.21.159] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.482: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3200) 11/06 11:06:08.482: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1092) 11/06 11:06:08.483: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 11/06 11:06:08.487: [smf] INFO: Removed Session: UE IMSI:[262425080053323] DNN:[internet:0] IPv4:[176.16.21.160] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3200) 11/06 11:06:08.487: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1092) 11/06 11:06:08.489: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 11/06 11:06:08.492: [smf] INFO: Removed Session: UE IMSI:[262420904505299] DNN:[internet:0] IPv4:[176.16.21.161] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.492: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3200) 11/06 11:06:08.492: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1092) 11/06 11:06:08.494: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 11/06 11:06:08.499: [smf] INFO: Removed Session: UE IMSI:[262428507563157] DNN:[internet:0] IPv4:[176.16.21.162] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3200) 11/06 11:06:08.499: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1092) 11/06 11:06:08.500: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 11/06 11:06:08.503: [smf] INFO: Removed Session: UE IMSI:[262428498166430] DNN:[internet:0] IPv4:[176.16.21.163] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.503: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3200) 11/06 11:06:08.503: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1092) 11/06 11:06:08.505: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 11/06 11:06:08.510: [smf] INFO: Removed Session: UE IMSI:[262428312398140] DNN:[internet:0] IPv4:[176.16.21.164] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3200) 11/06 11:06:08.510: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1092) 11/06 11:06:08.511: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 11/06 11:06:08.516: [smf] INFO: Removed Session: UE IMSI:[262428927586609] DNN:[internet:0] IPv4:[176.16.21.165] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3200) 11/06 11:06:08.516: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1092) 11/06 11:06:08.517: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 11/06 11:06:08.520: [smf] INFO: Removed Session: UE IMSI:[262425155051593] DNN:[internet:0] IPv4:[176.16.21.166] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.520: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3200) 11/06 11:06:08.520: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1092) 11/06 11:06:08.522: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 11/06 11:06:08.526: [smf] INFO: Removed Session: UE IMSI:[262420980266061] DNN:[internet:0] IPv4:[176.16.21.167] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.526: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3200) 11/06 11:06:08.526: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1092) 11/06 11:06:08.528: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 11/06 11:06:08.533: [smf] INFO: Removed Session: UE IMSI:[262426872904619] DNN:[internet:0] IPv4:[176.16.21.168] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3200) 11/06 11:06:08.533: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1092) 11/06 11:06:08.534: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 11/06 11:06:08.539: [smf] INFO: Removed Session: UE IMSI:[262422003789161] DNN:[internet:0] IPv4:[176.16.21.169] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3200) 11/06 11:06:08.539: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1092) 11/06 11:06:08.539: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 11/06 11:06:08.544: [smf] INFO: Removed Session: UE IMSI:[262425394572772] DNN:[internet:0] IPv4:[176.16.21.170] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.544: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3200) 11/06 11:06:08.544: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1092) 11/06 11:06:08.545: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 11/06 11:06:08.549: [smf] INFO: Removed Session: UE IMSI:[262423216475392] DNN:[internet:0] IPv4:[176.16.21.171] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3200) 11/06 11:06:08.549: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1092) 11/06 11:06:08.551: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 11/06 11:06:08.555: [smf] INFO: Removed Session: UE IMSI:[262426970734766] DNN:[internet:0] IPv4:[176.16.21.172] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3200) 11/06 11:06:08.555: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1092) 11/06 11:06:08.556: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 11/06 11:06:08.560: [smf] INFO: Removed Session: UE IMSI:[262426286666349] DNN:[internet:0] IPv4:[176.16.21.173] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3200) 11/06 11:06:08.560: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1092) 11/06 11:06:08.562: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 11/06 11:06:08.568: [smf] INFO: Removed Session: UE IMSI:[262420871242948] DNN:[internet:0] IPv4:[176.16.21.174] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3200) 11/06 11:06:08.568: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1092) 11/06 11:06:08.568: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 11/06 11:06:08.573: [smf] INFO: Removed Session: UE IMSI:[262428344280492] DNN:[internet:0] IPv4:[176.16.21.175] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3200) 11/06 11:06:08.573: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1092) 11/06 11:06:08.574: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 11/06 11:06:08.578: [smf] INFO: Removed Session: UE IMSI:[262422648112604] DNN:[internet:0] IPv4:[176.16.21.176] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.578: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3200) 11/06 11:06:08.578: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1092) 11/06 11:06:08.580: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 11/06 11:06:08.584: [smf] INFO: Removed Session: UE IMSI:[262422711997236] DNN:[internet:0] IPv4:[176.16.21.177] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.584: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3200) 11/06 11:06:08.584: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1092) 11/06 11:06:08.586: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 11/06 11:06:08.591: [smf] INFO: Removed Session: UE IMSI:[262424811178989] DNN:[internet:0] IPv4:[176.16.21.178] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3200) 11/06 11:06:08.591: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1092) 11/06 11:06:08.591: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 11/06 11:06:08.596: [smf] INFO: Removed Session: UE IMSI:[262420642092862] DNN:[internet:0] IPv4:[176.16.21.179] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3200) 11/06 11:06:08.596: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1092) 11/06 11:06:08.597: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 11/06 11:06:08.601: [smf] INFO: Removed Session: UE IMSI:[262420918642445] DNN:[internet:0] IPv4:[176.16.21.180] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3200) 11/06 11:06:08.601: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1092) 11/06 11:06:08.603: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 11/06 11:06:08.609: [smf] INFO: Removed Session: UE IMSI:[262423632142108] DNN:[internet:0] IPv4:[176.16.21.181] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3200) 11/06 11:06:08.609: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1092) 11/06 11:06:08.609: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 11/06 11:06:08.614: [smf] INFO: Removed Session: UE IMSI:[262428611892630] DNN:[internet:0] IPv4:[176.16.21.182] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3200) 11/06 11:06:08.614: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1092) 11/06 11:06:08.615: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 11/06 11:06:08.619: [smf] INFO: Removed Session: UE IMSI:[262426429515321] DNN:[internet:0] IPv4:[176.16.21.183] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3200) 11/06 11:06:08.619: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1092) 11/06 11:06:08.620: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 11/06 11:06:08.625: [smf] INFO: Removed Session: UE IMSI:[262422002664884] DNN:[internet:0] IPv4:[176.16.21.184] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3200) 11/06 11:06:08.625: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1092) 11/06 11:06:08.626: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 11/06 11:06:08.630: [smf] INFO: Removed Session: UE IMSI:[262423930161063] DNN:[internet:0] IPv4:[176.16.21.185] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3200) 11/06 11:06:08.630: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1092) 11/06 11:06:08.631: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 11/06 11:06:08.636: [smf] INFO: Removed Session: UE IMSI:[262428991702034] DNN:[internet:0] IPv4:[176.16.21.186] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.636: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3200) 11/06 11:06:08.636: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1092) 11/06 11:06:08.637: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 11/06 11:06:08.641: [smf] INFO: Removed Session: UE IMSI:[262426113454461] DNN:[internet:0] IPv4:[176.16.21.187] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.641: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3200) 11/06 11:06:08.641: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1092) 11/06 11:06:08.642: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 11/06 11:06:08.646: [smf] INFO: Removed Session: UE IMSI:[262423022583419] DNN:[internet:0] IPv4:[176.16.21.188] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3200) 11/06 11:06:08.646: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1092) 11/06 11:06:08.648: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 11/06 11:06:08.652: [smf] INFO: Removed Session: UE IMSI:[262424597515298] DNN:[internet:0] IPv4:[176.16.21.189] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.652: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3200) 11/06 11:06:08.652: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1092) 11/06 11:06:08.653: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 11/06 11:06:08.657: [smf] INFO: Removed Session: UE IMSI:[262424526193275] DNN:[internet:0] IPv4:[176.16.21.190] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3200) 11/06 11:06:08.658: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1092) 11/06 11:06:08.659: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 11/06 11:06:08.662: [smf] INFO: Removed Session: UE IMSI:[262423733726192] DNN:[internet:0] IPv4:[176.16.21.191] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.662: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3200) 11/06 11:06:08.662: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1092) 11/06 11:06:08.665: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 11/06 11:06:08.669: [smf] INFO: Removed Session: UE IMSI:[262429954241419] DNN:[internet:0] IPv4:[176.16.21.192] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3200) 11/06 11:06:08.669: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1092) 11/06 11:06:08.671: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 11/06 11:06:08.676: [smf] INFO: Removed Session: UE IMSI:[262423768826500] DNN:[internet:0] IPv4:[176.16.21.193] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.676: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3200) 11/06 11:06:08.676: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1092) 11/06 11:06:08.676: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 11/06 11:06:08.681: [smf] INFO: Removed Session: UE IMSI:[262427609618607] DNN:[internet:0] IPv4:[176.16.21.194] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3200) 11/06 11:06:08.681: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1092) 11/06 11:06:08.682: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 11/06 11:06:08.686: [smf] INFO: Removed Session: UE IMSI:[262426620847741] DNN:[internet:0] IPv4:[176.16.21.195] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.686: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3200) 11/06 11:06:08.686: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1092) 11/06 11:06:08.688: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 11/06 11:06:08.691: [smf] INFO: Removed Session: UE IMSI:[262422708026313] DNN:[internet:0] IPv4:[176.16.21.196] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3200) 11/06 11:06:08.691: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1092) 11/06 11:06:08.693: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 11/06 11:06:08.697: [smf] INFO: Removed Session: UE IMSI:[262420284270469] DNN:[internet:0] IPv4:[176.16.21.197] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.697: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3200) 11/06 11:06:08.697: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1092) 11/06 11:06:08.699: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 11/06 11:06:08.703: [smf] INFO: Removed Session: UE IMSI:[262427849742816] DNN:[internet:0] IPv4:[176.16.21.198] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.703: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3200) 11/06 11:06:08.703: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1092) 11/06 11:06:08.705: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 11/06 11:06:08.710: [smf] INFO: Removed Session: UE IMSI:[262426622644493] DNN:[internet:0] IPv4:[176.16.21.199] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3200) 11/06 11:06:08.710: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1092) 11/06 11:06:08.711: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 11/06 11:06:08.716: [smf] INFO: Removed Session: UE IMSI:[262421701676259] DNN:[internet:0] IPv4:[176.16.21.200] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3200) 11/06 11:06:08.716: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1092) 11/06 11:06:08.716: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 11/06 11:06:08.720: [smf] INFO: Removed Session: UE IMSI:[262425435294156] DNN:[internet:0] IPv4:[176.16.21.201] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.720: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3200) 11/06 11:06:08.720: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1092) 11/06 11:06:08.722: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 11/06 11:06:08.726: [smf] INFO: Removed Session: UE IMSI:[262428246042293] DNN:[internet:0] IPv4:[176.16.21.202] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.726: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3200) 11/06 11:06:08.726: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1092) 11/06 11:06:08.727: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 11/06 11:06:08.731: [smf] INFO: Removed Session: UE IMSI:[262428853311785] DNN:[internet:0] IPv4:[176.16.21.203] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.731: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3200) 11/06 11:06:08.731: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1092) 11/06 11:06:08.733: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 11/06 11:06:08.737: [smf] INFO: Removed Session: UE IMSI:[262422472217286] DNN:[internet:0] IPv4:[176.16.21.204] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.737: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3200) 11/06 11:06:08.737: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1092) 11/06 11:06:08.739: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 11/06 11:06:08.744: [smf] INFO: Removed Session: UE IMSI:[262423982788893] DNN:[internet:0] IPv4:[176.16.21.205] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3200) 11/06 11:06:08.744: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1092) 11/06 11:06:08.745: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 11/06 11:06:08.749: [smf] INFO: Removed Session: UE IMSI:[262424295759525] DNN:[internet:0] IPv4:[176.16.21.206] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3200) 11/06 11:06:08.749: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1092) 11/06 11:06:08.751: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 11/06 11:06:08.755: [smf] INFO: Removed Session: UE IMSI:[262424212143479] DNN:[internet:0] IPv4:[176.16.21.207] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3200) 11/06 11:06:08.755: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1092) 11/06 11:06:08.757: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 11/06 11:06:08.760: [smf] INFO: Removed Session: UE IMSI:[262424682448298] DNN:[internet:0] IPv4:[176.16.21.208] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3200) 11/06 11:06:08.760: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1092) 11/06 11:06:08.762: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 11/06 11:06:08.767: [smf] INFO: Removed Session: UE IMSI:[262420409834368] DNN:[internet:0] IPv4:[176.16.21.209] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3200) 11/06 11:06:08.767: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1092) 11/06 11:06:08.768: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 11/06 11:06:08.773: [smf] INFO: Removed Session: UE IMSI:[262429663416238] DNN:[internet:0] IPv4:[176.16.21.210] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3200) 11/06 11:06:08.773: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1092) 11/06 11:06:08.775: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 11/06 11:06:08.779: [smf] INFO: Removed Session: UE IMSI:[262420682049754] DNN:[internet:0] IPv4:[176.16.21.211] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.779: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3200) 11/06 11:06:08.779: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1092) 11/06 11:06:08.780: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 11/06 11:06:08.784: [smf] INFO: Removed Session: UE IMSI:[262426705417900] DNN:[internet:0] IPv4:[176.16.21.212] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3200) 11/06 11:06:08.784: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1092) 11/06 11:06:08.786: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 11/06 11:06:08.790: [smf] INFO: Removed Session: UE IMSI:[262424598706302] DNN:[internet:0] IPv4:[176.16.21.213] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.790: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3200) 11/06 11:06:08.790: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1092) 11/06 11:06:08.792: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 11/06 11:06:08.796: [smf] INFO: Removed Session: UE IMSI:[262429082037655] DNN:[internet:0] IPv4:[176.16.21.214] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3200) 11/06 11:06:08.796: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1092) 11/06 11:06:08.798: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 11/06 11:06:08.802: [smf] INFO: Removed Session: UE IMSI:[262421317237471] DNN:[internet:0] IPv4:[176.16.21.215] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3200) 11/06 11:06:08.802: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1092) 11/06 11:06:08.803: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 11/06 11:06:08.808: [smf] INFO: Removed Session: UE IMSI:[262421794730873] DNN:[internet:0] IPv4:[176.16.21.216] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3200) 11/06 11:06:08.808: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1092) 11/06 11:06:08.809: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 11/06 11:06:08.815: [smf] INFO: Removed Session: UE IMSI:[262429192822995] DNN:[internet:0] IPv4:[176.16.21.217] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3200) 11/06 11:06:08.815: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1092) 11/06 11:06:08.815: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 11/06 11:06:08.820: [smf] INFO: Removed Session: UE IMSI:[262423671072017] DNN:[internet:0] IPv4:[176.16.21.218] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3200) 11/06 11:06:08.820: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1092) 11/06 11:06:08.821: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 11/06 11:06:08.825: [smf] INFO: Removed Session: UE IMSI:[262424197184923] DNN:[internet:0] IPv4:[176.16.21.219] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3200) 11/06 11:06:08.825: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1092) 11/06 11:06:08.827: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 11/06 11:06:08.831: [smf] INFO: Removed Session: UE IMSI:[262428315418720] DNN:[internet:0] IPv4:[176.16.21.220] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3200) 11/06 11:06:08.831: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1092) 11/06 11:06:08.832: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 11/06 11:06:08.836: [smf] INFO: Removed Session: UE IMSI:[262422833139782] DNN:[internet:0] IPv4:[176.16.21.221] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3200) 11/06 11:06:08.837: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1092) 11/06 11:06:08.838: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 11/06 11:06:08.842: [smf] INFO: Removed Session: UE IMSI:[262428527545339] DNN:[internet:0] IPv4:[176.16.21.222] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3200) 11/06 11:06:08.842: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1092) 11/06 11:06:08.843: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 11/06 11:06:08.847: [smf] INFO: Removed Session: UE IMSI:[262424476894184] DNN:[internet:0] IPv4:[176.16.21.223] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3200) 11/06 11:06:08.847: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1092) 11/06 11:06:08.849: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 11/06 11:06:08.854: [smf] INFO: Removed Session: UE IMSI:[262421779662463] DNN:[internet:0] IPv4:[176.16.21.224] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.854: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3200) 11/06 11:06:08.854: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1092) 11/06 11:06:08.855: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 11/06 11:06:08.859: [smf] INFO: Removed Session: UE IMSI:[262428226946742] DNN:[internet:0] IPv4:[176.16.21.225] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3200) 11/06 11:06:08.859: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1092) 11/06 11:06:08.860: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 11/06 11:06:08.864: [smf] INFO: Removed Session: UE IMSI:[262428082324980] DNN:[internet:0] IPv4:[176.16.21.226] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3200) 11/06 11:06:08.864: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1092) 11/06 11:06:08.866: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 11/06 11:06:08.869: [smf] INFO: Removed Session: UE IMSI:[262428414818936] DNN:[internet:0] IPv4:[176.16.21.227] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3200) 11/06 11:06:08.869: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1092) 11/06 11:06:08.871: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 11/06 11:06:08.874: [smf] INFO: Removed Session: UE IMSI:[262425919404786] DNN:[internet:0] IPv4:[176.16.21.228] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.874: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3200) 11/06 11:06:08.874: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1092) 11/06 11:06:08.877: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 11/06 11:06:08.881: [smf] INFO: Removed Session: UE IMSI:[262422583690905] DNN:[internet:0] IPv4:[176.16.21.229] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.881: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3200) 11/06 11:06:08.881: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1092) 11/06 11:06:08.882: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 11/06 11:06:08.886: [smf] INFO: Removed Session: UE IMSI:[262427425326773] DNN:[internet:0] IPv4:[176.16.21.230] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.886: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3200) 11/06 11:06:08.886: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1092) 11/06 11:06:08.888: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 11/06 11:06:08.891: [smf] INFO: Removed Session: UE IMSI:[262426804349423] DNN:[internet:0] IPv4:[176.16.21.231] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3200) 11/06 11:06:08.891: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1092) 11/06 11:06:08.893: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 11/06 11:06:08.897: [smf] INFO: Removed Session: UE IMSI:[262423361884306] DNN:[internet:0] IPv4:[176.16.21.232] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3200) 11/06 11:06:08.897: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1092) 11/06 11:06:08.899: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 11/06 11:06:08.902: [smf] INFO: Removed Session: UE IMSI:[262428191985605] DNN:[internet:0] IPv4:[176.16.21.233] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3200) 11/06 11:06:08.902: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1092) 11/06 11:06:08.905: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 11/06 11:06:08.909: [smf] INFO: Removed Session: UE IMSI:[262422645222910] DNN:[internet:0] IPv4:[176.16.21.234] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3200) 11/06 11:06:08.909: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1092) 11/06 11:06:08.910: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 11/06 11:06:08.914: [smf] INFO: Removed Session: UE IMSI:[262421379824229] DNN:[internet:0] IPv4:[176.16.21.235] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3200) 11/06 11:06:08.914: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1092) 11/06 11:06:08.916: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 11/06 11:06:08.921: [smf] INFO: Removed Session: UE IMSI:[262422858644549] DNN:[internet:0] IPv4:[176.16.21.236] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3200) 11/06 11:06:08.921: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1092) 11/06 11:06:08.922: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 11/06 11:06:08.925: [smf] INFO: Removed Session: UE IMSI:[262422403745438] DNN:[internet:0] IPv4:[176.16.21.237] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3200) 11/06 11:06:08.925: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1092) 11/06 11:06:08.927: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 11/06 11:06:08.932: [smf] INFO: Removed Session: UE IMSI:[262421969441384] DNN:[internet:0] IPv4:[176.16.21.238] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3200) 11/06 11:06:08.932: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1092) 11/06 11:06:08.933: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 11/06 11:06:08.937: [smf] INFO: Removed Session: UE IMSI:[262425990512746] DNN:[internet:0] IPv4:[176.16.21.239] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3200) 11/06 11:06:08.937: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1092) 11/06 11:06:08.939: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 11/06 11:06:08.942: [smf] INFO: Removed Session: UE IMSI:[262421591836258] DNN:[internet:0] IPv4:[176.16.21.240] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3200) 11/06 11:06:08.942: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1092) 11/06 11:06:08.944: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 11/06 11:06:08.949: [smf] INFO: Removed Session: UE IMSI:[262426051434408] DNN:[internet:0] IPv4:[176.16.21.241] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.949: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3200) 11/06 11:06:08.949: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1092) 11/06 11:06:08.950: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 11/06 11:06:08.954: [smf] INFO: Removed Session: UE IMSI:[262421573009711] DNN:[internet:0] IPv4:[176.16.21.242] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.954: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3200) 11/06 11:06:08.954: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1092) 11/06 11:06:08.956: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 11/06 11:06:08.960: [smf] INFO: Removed Session: UE IMSI:[262420903599064] DNN:[internet:0] IPv4:[176.16.21.243] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3200) 11/06 11:06:08.960: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1092) 11/06 11:06:08.962: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 11/06 11:06:08.965: [smf] INFO: Removed Session: UE IMSI:[262427440633358] DNN:[internet:0] IPv4:[176.16.21.244] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.965: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3200) 11/06 11:06:08.965: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1092) 11/06 11:06:08.967: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 11/06 11:06:08.971: [smf] INFO: Removed Session: UE IMSI:[262426280265983] DNN:[internet:0] IPv4:[176.16.21.245] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3200) 11/06 11:06:08.971: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1092) 11/06 11:06:08.973: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 11/06 11:06:08.977: [smf] INFO: Removed Session: UE IMSI:[262422833142884] DNN:[internet:0] IPv4:[176.16.21.246] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3200) 11/06 11:06:08.977: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1092) 11/06 11:06:08.978: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 11/06 11:06:08.983: [smf] INFO: Removed Session: UE IMSI:[262421093374210] DNN:[internet:0] IPv4:[176.16.21.247] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3200) 11/06 11:06:08.983: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1092) 11/06 11:06:08.984: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 11/06 11:06:08.987: [smf] INFO: Removed Session: UE IMSI:[262420676708423] DNN:[internet:0] IPv4:[176.16.21.248] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3200) 11/06 11:06:08.987: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1092) 11/06 11:06:08.989: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 11/06 11:06:08.994: [smf] INFO: Removed Session: UE IMSI:[262428162632259] DNN:[internet:0] IPv4:[176.16.21.249] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3200) 11/06 11:06:08.994: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1092) 11/06 11:06:08.995: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 11/06 11:06:08.999: [smf] INFO: Removed Session: UE IMSI:[262427135934147] DNN:[internet:0] IPv4:[176.16.21.250] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:08.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3200) 11/06 11:06:08.999: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1092) 11/06 11:06:09.001: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 11/06 11:06:09.004: [smf] INFO: Removed Session: UE IMSI:[262423863493134] DNN:[internet:0] IPv4:[176.16.21.251] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.004: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3200) 11/06 11:06:09.004: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1092) 11/06 11:06:09.006: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 11/06 11:06:09.010: [smf] INFO: Removed Session: UE IMSI:[262420182865782] DNN:[internet:0] IPv4:[176.16.21.252] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3200) 11/06 11:06:09.010: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1092) 11/06 11:06:09.012: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 11/06 11:06:09.016: [smf] INFO: Removed Session: UE IMSI:[262422555425645] DNN:[internet:0] IPv4:[176.16.21.253] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3200) 11/06 11:06:09.016: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1092) 11/06 11:06:09.017: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 11/06 11:06:09.021: [smf] INFO: Removed Session: UE IMSI:[262423797981608] DNN:[internet:0] IPv4:[176.16.21.254] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3200) 11/06 11:06:09.021: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1092) 11/06 11:06:09.023: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 11/06 11:06:09.026: [smf] INFO: Removed Session: UE IMSI:[262423505357429] DNN:[internet:0] IPv4:[176.16.21.255] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.026: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3200) 11/06 11:06:09.026: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1092) 11/06 11:06:09.028: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 11/06 11:06:09.032: [smf] INFO: Removed Session: UE IMSI:[262423858699748] DNN:[internet:0] IPv4:[176.16.22.0] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3200) 11/06 11:06:09.032: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1092) 11/06 11:06:09.034: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 11/06 11:06:09.039: [smf] INFO: Removed Session: UE IMSI:[262423979708556] DNN:[internet:0] IPv4:[176.16.22.1] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3200) 11/06 11:06:09.039: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1092) 11/06 11:06:09.040: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 11/06 11:06:09.044: [smf] INFO: Removed Session: UE IMSI:[262429509179760] DNN:[internet:0] IPv4:[176.16.22.2] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3200) 11/06 11:06:09.044: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1092) 11/06 11:06:09.046: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 11/06 11:06:09.050: [smf] INFO: Removed Session: UE IMSI:[262421729690070] DNN:[internet:0] IPv4:[176.16.22.3] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3200) 11/06 11:06:09.050: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1092) 11/06 11:06:09.051: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 11/06 11:06:09.055: [smf] INFO: Removed Session: UE IMSI:[262426990730409] DNN:[internet:0] IPv4:[176.16.22.4] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3200) 11/06 11:06:09.055: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1092) 11/06 11:06:09.057: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 11/06 11:06:09.060: [smf] INFO: Removed Session: UE IMSI:[262420783969778] DNN:[internet:0] IPv4:[176.16.22.5] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3200) 11/06 11:06:09.060: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1092) 11/06 11:06:09.062: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 11/06 11:06:09.066: [smf] INFO: Removed Session: UE IMSI:[262428539962243] DNN:[internet:0] IPv4:[176.16.22.6] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3200) 11/06 11:06:09.066: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1092) 11/06 11:06:09.068: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 11/06 11:06:09.072: [smf] INFO: Removed Session: UE IMSI:[262420686752674] DNN:[internet:0] IPv4:[176.16.22.7] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3200) 11/06 11:06:09.072: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1092) 11/06 11:06:09.073: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 11/06 11:06:09.077: [smf] INFO: Removed Session: UE IMSI:[262427663532698] DNN:[internet:0] IPv4:[176.16.22.8] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3200) 11/06 11:06:09.077: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1092) 11/06 11:06:09.079: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 11/06 11:06:09.082: [smf] INFO: Removed Session: UE IMSI:[262425439394429] DNN:[internet:0] IPv4:[176.16.22.9] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.082: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3200) 11/06 11:06:09.082: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1092) 11/06 11:06:09.084: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 11/06 11:06:09.088: [smf] INFO: Removed Session: UE IMSI:[262427665236457] DNN:[internet:0] IPv4:[176.16.22.10] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.089: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3200) 11/06 11:06:09.089: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1092) 11/06 11:06:09.090: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 11/06 11:06:09.094: [smf] INFO: Removed Session: UE IMSI:[262423963418957] DNN:[internet:0] IPv4:[176.16.22.11] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.094: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3200) 11/06 11:06:09.094: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1092) 11/06 11:06:09.095: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 11/06 11:06:09.099: [smf] INFO: Removed Session: UE IMSI:[262421508073661] DNN:[internet:0] IPv4:[176.16.22.12] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3200) 11/06 11:06:09.099: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1092) 11/06 11:06:09.101: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 11/06 11:06:09.106: [smf] INFO: Removed Session: UE IMSI:[262423265783686] DNN:[internet:0] IPv4:[176.16.22.13] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3200) 11/06 11:06:09.106: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1092) 11/06 11:06:09.107: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 11/06 11:06:09.111: [smf] INFO: Removed Session: UE IMSI:[262425966665132] DNN:[internet:0] IPv4:[176.16.22.14] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.111: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3200) 11/06 11:06:09.111: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1092) 11/06 11:06:09.112: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 11/06 11:06:09.116: [smf] INFO: Removed Session: UE IMSI:[262428976241906] DNN:[internet:0] IPv4:[176.16.22.15] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3200) 11/06 11:06:09.116: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1092) 11/06 11:06:09.118: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 11/06 11:06:09.122: [smf] INFO: Removed Session: UE IMSI:[262429941988963] DNN:[internet:0] IPv4:[176.16.22.16] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3200) 11/06 11:06:09.122: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1092) 11/06 11:06:09.123: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 11/06 11:06:09.128: [smf] INFO: Removed Session: UE IMSI:[262427258362926] DNN:[internet:0] IPv4:[176.16.22.17] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3200) 11/06 11:06:09.128: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1092) 11/06 11:06:09.129: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 11/06 11:06:09.133: [smf] INFO: Removed Session: UE IMSI:[262427228709159] DNN:[internet:0] IPv4:[176.16.22.18] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3200) 11/06 11:06:09.133: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1092) 11/06 11:06:09.135: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 11/06 11:06:09.140: [smf] INFO: Removed Session: UE IMSI:[262421906130825] DNN:[internet:0] IPv4:[176.16.22.19] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3200) 11/06 11:06:09.140: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1092) 11/06 11:06:09.141: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 11/06 11:06:09.145: [smf] INFO: Removed Session: UE IMSI:[262429093461011] DNN:[internet:0] IPv4:[176.16.22.20] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.145: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3200) 11/06 11:06:09.145: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1092) 11/06 11:06:09.147: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 11/06 11:06:09.151: [smf] INFO: Removed Session: UE IMSI:[262427551403193] DNN:[internet:0] IPv4:[176.16.22.21] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.151: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3200) 11/06 11:06:09.151: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1092) 11/06 11:06:09.152: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 11/06 11:06:09.156: [smf] INFO: Removed Session: UE IMSI:[262420098018434] DNN:[internet:0] IPv4:[176.16.22.22] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3200) 11/06 11:06:09.156: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1092) 11/06 11:06:09.158: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 11/06 11:06:09.163: [smf] INFO: Removed Session: UE IMSI:[262422422783096] DNN:[internet:0] IPv4:[176.16.22.23] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3200) 11/06 11:06:09.163: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1092) 11/06 11:06:09.164: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 11/06 11:06:09.168: [smf] INFO: Removed Session: UE IMSI:[262425239915804] DNN:[internet:0] IPv4:[176.16.22.24] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.168: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3200) 11/06 11:06:09.168: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1092) 11/06 11:06:09.170: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 11/06 11:06:09.174: [smf] INFO: Removed Session: UE IMSI:[262420842876301] DNN:[internet:0] IPv4:[176.16.22.25] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3200) 11/06 11:06:09.174: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1092) 11/06 11:06:09.175: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 11/06 11:06:09.179: [smf] INFO: Removed Session: UE IMSI:[262421167734510] DNN:[internet:0] IPv4:[176.16.22.26] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.179: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3200) 11/06 11:06:09.179: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1092) 11/06 11:06:09.181: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 11/06 11:06:09.184: [smf] INFO: Removed Session: UE IMSI:[262426767042503] DNN:[internet:0] IPv4:[176.16.22.27] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3200) 11/06 11:06:09.184: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1092) 11/06 11:06:09.186: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 11/06 11:06:09.190: [smf] INFO: Removed Session: UE IMSI:[262427231935681] DNN:[internet:0] IPv4:[176.16.22.28] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3200) 11/06 11:06:09.190: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1092) 11/06 11:06:09.192: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 11/06 11:06:09.196: [smf] INFO: Removed Session: UE IMSI:[262423234210370] DNN:[internet:0] IPv4:[176.16.22.29] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3200) 11/06 11:06:09.196: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1092) 11/06 11:06:09.197: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 11/06 11:06:09.201: [smf] INFO: Removed Session: UE IMSI:[262424411827201] DNN:[internet:0] IPv4:[176.16.22.30] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3200) 11/06 11:06:09.201: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1092) 11/06 11:06:09.203: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 11/06 11:06:09.207: [smf] INFO: Removed Session: UE IMSI:[262422147851752] DNN:[internet:0] IPv4:[176.16.22.31] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3200) 11/06 11:06:09.207: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1092) 11/06 11:06:09.209: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 11/06 11:06:09.213: [smf] INFO: Removed Session: UE IMSI:[262427128326334] DNN:[internet:0] IPv4:[176.16.22.32] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3200) 11/06 11:06:09.213: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1092) 11/06 11:06:09.214: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 11/06 11:06:09.219: [smf] INFO: Removed Session: UE IMSI:[262427137281907] DNN:[internet:0] IPv4:[176.16.22.33] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3200) 11/06 11:06:09.219: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1092) 11/06 11:06:09.220: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 11/06 11:06:09.224: [smf] INFO: Removed Session: UE IMSI:[262425971936481] DNN:[internet:0] IPv4:[176.16.22.34] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.225: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3200) 11/06 11:06:09.225: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1092) 11/06 11:06:09.226: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 11/06 11:06:09.229: [smf] INFO: Removed Session: UE IMSI:[262429194278347] DNN:[internet:0] IPv4:[176.16.22.35] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3200) 11/06 11:06:09.229: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1092) 11/06 11:06:09.231: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 11/06 11:06:09.235: [smf] INFO: Removed Session: UE IMSI:[262425211914111] DNN:[internet:0] IPv4:[176.16.22.36] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.236: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3200) 11/06 11:06:09.236: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1092) 11/06 11:06:09.237: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 11/06 11:06:09.242: [smf] INFO: Removed Session: UE IMSI:[262426807799180] DNN:[internet:0] IPv4:[176.16.22.37] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.242: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3200) 11/06 11:06:09.242: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1092) 11/06 11:06:09.243: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 11/06 11:06:09.248: [smf] INFO: Removed Session: UE IMSI:[262420640183419] DNN:[internet:0] IPv4:[176.16.22.38] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3200) 11/06 11:06:09.248: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1092) 11/06 11:06:09.249: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 11/06 11:06:09.252: [smf] INFO: Removed Session: UE IMSI:[262420822811888] DNN:[internet:0] IPv4:[176.16.22.39] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.252: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3200) 11/06 11:06:09.252: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1092) 11/06 11:06:09.254: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 11/06 11:06:09.258: [smf] INFO: Removed Session: UE IMSI:[262428146633865] DNN:[internet:0] IPv4:[176.16.22.40] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3200) 11/06 11:06:09.258: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1092) 11/06 11:06:09.260: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 11/06 11:06:09.264: [smf] INFO: Removed Session: UE IMSI:[262424692957071] DNN:[internet:0] IPv4:[176.16.22.41] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3200) 11/06 11:06:09.264: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1092) 11/06 11:06:09.265: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 11/06 11:06:09.269: [smf] INFO: Removed Session: UE IMSI:[262422514051983] DNN:[internet:0] IPv4:[176.16.22.42] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.269: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3200) 11/06 11:06:09.269: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1092) 11/06 11:06:09.271: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 11/06 11:06:09.275: [smf] INFO: Removed Session: UE IMSI:[262429416963917] DNN:[internet:0] IPv4:[176.16.22.43] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3200) 11/06 11:06:09.275: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1092) 11/06 11:06:09.277: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 11/06 11:06:09.280: [smf] INFO: Removed Session: UE IMSI:[262426853952011] DNN:[internet:0] IPv4:[176.16.22.44] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3200) 11/06 11:06:09.280: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1092) 11/06 11:06:09.282: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 11/06 11:06:09.286: [smf] INFO: Removed Session: UE IMSI:[262423952854367] DNN:[internet:0] IPv4:[176.16.22.45] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.286: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3200) 11/06 11:06:09.286: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1092) 11/06 11:06:09.288: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 11/06 11:06:09.293: [smf] INFO: Removed Session: UE IMSI:[262425426222200] DNN:[internet:0] IPv4:[176.16.22.46] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3200) 11/06 11:06:09.293: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1092) 11/06 11:06:09.294: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 11/06 11:06:09.298: [smf] INFO: Removed Session: UE IMSI:[262420359319703] DNN:[internet:0] IPv4:[176.16.22.47] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3200) 11/06 11:06:09.298: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1092) 11/06 11:06:09.299: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 11/06 11:06:09.303: [smf] INFO: Removed Session: UE IMSI:[262426132404155] DNN:[internet:0] IPv4:[176.16.22.48] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3200) 11/06 11:06:09.303: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1092) 11/06 11:06:09.305: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 11/06 11:06:09.309: [smf] INFO: Removed Session: UE IMSI:[262423721849627] DNN:[internet:0] IPv4:[176.16.22.49] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3200) 11/06 11:06:09.309: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1092) 11/06 11:06:09.310: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 11/06 11:06:09.314: [smf] INFO: Removed Session: UE IMSI:[262426792823767] DNN:[internet:0] IPv4:[176.16.22.50] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3200) 11/06 11:06:09.314: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1092) 11/06 11:06:09.316: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 11/06 11:06:09.319: [smf] INFO: Removed Session: UE IMSI:[262423662975365] DNN:[internet:0] IPv4:[176.16.22.51] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3200) 11/06 11:06:09.319: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1092) 11/06 11:06:09.321: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 11/06 11:06:09.326: [smf] INFO: Removed Session: UE IMSI:[262420559975256] DNN:[internet:0] IPv4:[176.16.22.52] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3200) 11/06 11:06:09.326: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1092) 11/06 11:06:09.327: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 11/06 11:06:09.331: [smf] INFO: Removed Session: UE IMSI:[262425057895486] DNN:[internet:0] IPv4:[176.16.22.53] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3200) 11/06 11:06:09.331: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1092) 11/06 11:06:09.333: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 11/06 11:06:09.336: [smf] INFO: Removed Session: UE IMSI:[262423792401922] DNN:[internet:0] IPv4:[176.16.22.54] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3200) 11/06 11:06:09.336: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1092) 11/06 11:06:09.338: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 11/06 11:06:09.342: [smf] INFO: Removed Session: UE IMSI:[262420010911976] DNN:[internet:0] IPv4:[176.16.22.55] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3200) 11/06 11:06:09.342: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1092) 11/06 11:06:09.344: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 11/06 11:06:09.348: [smf] INFO: Removed Session: UE IMSI:[262425059104984] DNN:[internet:0] IPv4:[176.16.22.56] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3200) 11/06 11:06:09.348: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1092) 11/06 11:06:09.349: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 11/06 11:06:09.353: [smf] INFO: Removed Session: UE IMSI:[262425504012452] DNN:[internet:0] IPv4:[176.16.22.57] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.353: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3200) 11/06 11:06:09.353: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1092) 11/06 11:06:09.355: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 11/06 11:06:09.358: [smf] INFO: Removed Session: UE IMSI:[262421557673718] DNN:[internet:0] IPv4:[176.16.22.58] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3200) 11/06 11:06:09.358: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1092) 11/06 11:06:09.360: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 11/06 11:06:09.364: [smf] INFO: Removed Session: UE IMSI:[262423742129285] DNN:[internet:0] IPv4:[176.16.22.59] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3200) 11/06 11:06:09.364: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1092) 11/06 11:06:09.366: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 11/06 11:06:09.370: [smf] INFO: Removed Session: UE IMSI:[262420960049044] DNN:[internet:0] IPv4:[176.16.22.60] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3200) 11/06 11:06:09.370: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1092) 11/06 11:06:09.371: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 11/06 11:06:09.375: [smf] INFO: Removed Session: UE IMSI:[262426559546295] DNN:[internet:0] IPv4:[176.16.22.61] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.375: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3200) 11/06 11:06:09.375: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1092) 11/06 11:06:09.377: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 11/06 11:06:09.381: [smf] INFO: Removed Session: UE IMSI:[262428869428217] DNN:[internet:0] IPv4:[176.16.22.62] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3200) 11/06 11:06:09.381: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1092) 11/06 11:06:09.382: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 11/06 11:06:09.387: [smf] INFO: Removed Session: UE IMSI:[262428277692512] DNN:[internet:0] IPv4:[176.16.22.63] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3200) 11/06 11:06:09.387: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1092) 11/06 11:06:09.388: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 11/06 11:06:09.392: [smf] INFO: Removed Session: UE IMSI:[262427374115804] DNN:[internet:0] IPv4:[176.16.22.64] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3200) 11/06 11:06:09.393: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1092) 11/06 11:06:09.394: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 11/06 11:06:09.397: [smf] INFO: Removed Session: UE IMSI:[262426958334681] DNN:[internet:0] IPv4:[176.16.22.65] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.397: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3200) 11/06 11:06:09.397: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1092) 11/06 11:06:09.400: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 11/06 11:06:09.403: [smf] INFO: Removed Session: UE IMSI:[262420059630312] DNN:[internet:0] IPv4:[176.16.22.66] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.403: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3200) 11/06 11:06:09.403: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1092) 11/06 11:06:09.405: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 11/06 11:06:09.409: [smf] INFO: Removed Session: UE IMSI:[262420561474903] DNN:[internet:0] IPv4:[176.16.22.67] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3200) 11/06 11:06:09.409: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1092) 11/06 11:06:09.411: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 11/06 11:06:09.415: [smf] INFO: Removed Session: UE IMSI:[262422521327009] DNN:[internet:0] IPv4:[176.16.22.68] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3200) 11/06 11:06:09.415: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1092) 11/06 11:06:09.416: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 11/06 11:06:09.420: [smf] INFO: Removed Session: UE IMSI:[262427999691530] DNN:[internet:0] IPv4:[176.16.22.69] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.420: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3200) 11/06 11:06:09.420: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1092) 11/06 11:06:09.422: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 11/06 11:06:09.426: [smf] INFO: Removed Session: UE IMSI:[262427138655800] DNN:[internet:0] IPv4:[176.16.22.70] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3200) 11/06 11:06:09.426: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1092) 11/06 11:06:09.427: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 11/06 11:06:09.431: [smf] INFO: Removed Session: UE IMSI:[262421347454924] DNN:[internet:0] IPv4:[176.16.22.71] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.431: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3200) 11/06 11:06:09.431: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1092) 11/06 11:06:09.433: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 11/06 11:06:09.436: [smf] INFO: Removed Session: UE IMSI:[262429167063504] DNN:[internet:0] IPv4:[176.16.22.72] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3200) 11/06 11:06:09.436: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1092) 11/06 11:06:09.438: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 11/06 11:06:09.443: [smf] INFO: Removed Session: UE IMSI:[262422962873896] DNN:[internet:0] IPv4:[176.16.22.73] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3200) 11/06 11:06:09.443: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1092) 11/06 11:06:09.444: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 11/06 11:06:09.448: [smf] INFO: Removed Session: UE IMSI:[262425426059067] DNN:[internet:0] IPv4:[176.16.22.74] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.448: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3200) 11/06 11:06:09.448: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1092) 11/06 11:06:09.450: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 11/06 11:06:09.454: [smf] INFO: Removed Session: UE IMSI:[262420471184936] DNN:[internet:0] IPv4:[176.16.22.75] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3200) 11/06 11:06:09.454: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1092) 11/06 11:06:09.455: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 11/06 11:06:09.459: [smf] INFO: Removed Session: UE IMSI:[262425253207912] DNN:[internet:0] IPv4:[176.16.22.76] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.459: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3200) 11/06 11:06:09.459: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1092) 11/06 11:06:09.461: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 11/06 11:06:09.465: [smf] INFO: Removed Session: UE IMSI:[262422206733687] DNN:[internet:0] IPv4:[176.16.22.77] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3200) 11/06 11:06:09.465: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1092) 11/06 11:06:09.466: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 11/06 11:06:09.470: [smf] INFO: Removed Session: UE IMSI:[262428335728460] DNN:[internet:0] IPv4:[176.16.22.78] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3200) 11/06 11:06:09.470: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1092) 11/06 11:06:09.472: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 11/06 11:06:09.475: [smf] INFO: Removed Session: UE IMSI:[262420547805906] DNN:[internet:0] IPv4:[176.16.22.79] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3200) 11/06 11:06:09.475: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1092) 11/06 11:06:09.477: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 11/06 11:06:09.481: [smf] INFO: Removed Session: UE IMSI:[262426719586756] DNN:[internet:0] IPv4:[176.16.22.80] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3200) 11/06 11:06:09.481: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1092) 11/06 11:06:09.482: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 11/06 11:06:09.487: [smf] INFO: Removed Session: UE IMSI:[262424214030601] DNN:[internet:0] IPv4:[176.16.22.81] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3200) 11/06 11:06:09.487: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1092) 11/06 11:06:09.488: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 11/06 11:06:09.491: [smf] INFO: Removed Session: UE IMSI:[262423583420108] DNN:[internet:0] IPv4:[176.16.22.82] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3200) 11/06 11:06:09.491: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1092) 11/06 11:06:09.494: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 11/06 11:06:09.497: [smf] INFO: Removed Session: UE IMSI:[262421071105769] DNN:[internet:0] IPv4:[176.16.22.83] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3200) 11/06 11:06:09.497: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1092) 11/06 11:06:09.499: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 11/06 11:06:09.503: [smf] INFO: Removed Session: UE IMSI:[262423698044866] DNN:[internet:0] IPv4:[176.16.22.84] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.503: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3200) 11/06 11:06:09.503: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1092) 11/06 11:06:09.505: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 11/06 11:06:09.508: [smf] INFO: Removed Session: UE IMSI:[262422740559389] DNN:[internet:0] IPv4:[176.16.22.85] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.508: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3200) 11/06 11:06:09.508: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1092) 11/06 11:06:09.510: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 11/06 11:06:09.514: [smf] INFO: Removed Session: UE IMSI:[262424779319792] DNN:[internet:0] IPv4:[176.16.22.86] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.514: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3200) 11/06 11:06:09.514: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1092) 11/06 11:06:09.516: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 11/06 11:06:09.520: [smf] INFO: Removed Session: UE IMSI:[262426552021878] DNN:[internet:0] IPv4:[176.16.22.87] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.520: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3200) 11/06 11:06:09.520: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1092) 11/06 11:06:09.521: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 11/06 11:06:09.525: [smf] INFO: Removed Session: UE IMSI:[262421130346223] DNN:[internet:0] IPv4:[176.16.22.88] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.525: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3200) 11/06 11:06:09.525: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1092) 11/06 11:06:09.527: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 11/06 11:06:09.531: [smf] INFO: Removed Session: UE IMSI:[262425566963074] DNN:[internet:0] IPv4:[176.16.22.89] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.531: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3200) 11/06 11:06:09.531: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1092) 11/06 11:06:09.532: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 11/06 11:06:09.536: [smf] INFO: Removed Session: UE IMSI:[262429270169197] DNN:[internet:0] IPv4:[176.16.22.90] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.536: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3200) 11/06 11:06:09.536: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1092) 11/06 11:06:09.538: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 11/06 11:06:09.542: [smf] INFO: Removed Session: UE IMSI:[262429575544331] DNN:[internet:0] IPv4:[176.16.22.91] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3200) 11/06 11:06:09.542: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1092) 11/06 11:06:09.543: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 11/06 11:06:09.548: [smf] INFO: Removed Session: UE IMSI:[262426164426633] DNN:[internet:0] IPv4:[176.16.22.92] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3200) 11/06 11:06:09.548: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1092) 11/06 11:06:09.549: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 11/06 11:06:09.552: [smf] INFO: Removed Session: UE IMSI:[262426245953011] DNN:[internet:0] IPv4:[176.16.22.93] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3200) 11/06 11:06:09.552: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1092) 11/06 11:06:09.554: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 11/06 11:06:09.558: [smf] INFO: Removed Session: UE IMSI:[262420526526475] DNN:[internet:0] IPv4:[176.16.22.94] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.558: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3200) 11/06 11:06:09.558: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1092) 11/06 11:06:09.560: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 11/06 11:06:09.564: [smf] INFO: Removed Session: UE IMSI:[262421643738484] DNN:[internet:0] IPv4:[176.16.22.95] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.564: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3200) 11/06 11:06:09.564: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1092) 11/06 11:06:09.565: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 11/06 11:06:09.570: [smf] INFO: Removed Session: UE IMSI:[262420938241216] DNN:[internet:0] IPv4:[176.16.22.96] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3200) 11/06 11:06:09.570: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1092) 11/06 11:06:09.571: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 11/06 11:06:09.576: [smf] INFO: Removed Session: UE IMSI:[262423381981589] DNN:[internet:0] IPv4:[176.16.22.97] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3200) 11/06 11:06:09.576: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1092) 11/06 11:06:09.577: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 11/06 11:06:09.581: [smf] INFO: Removed Session: UE IMSI:[262422359775267] DNN:[internet:0] IPv4:[176.16.22.98] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3200) 11/06 11:06:09.581: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1092) 11/06 11:06:09.583: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 11/06 11:06:09.587: [smf] INFO: Removed Session: UE IMSI:[262426334810155] DNN:[internet:0] IPv4:[176.16.22.99] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3200) 11/06 11:06:09.587: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1092) 11/06 11:06:09.588: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 11/06 11:06:09.592: [smf] INFO: Removed Session: UE IMSI:[262421435319668] DNN:[internet:0] IPv4:[176.16.22.100] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3200) 11/06 11:06:09.592: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1092) 11/06 11:06:09.594: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 11/06 11:06:09.598: [smf] INFO: Removed Session: UE IMSI:[262428377774247] DNN:[internet:0] IPv4:[176.16.22.101] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3200) 11/06 11:06:09.598: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1092) 11/06 11:06:09.599: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 11/06 11:06:09.603: [smf] INFO: Removed Session: UE IMSI:[262423393245099] DNN:[internet:0] IPv4:[176.16.22.102] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3200) 11/06 11:06:09.603: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1092) 11/06 11:06:09.605: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 11/06 11:06:09.608: [smf] INFO: Removed Session: UE IMSI:[262428492603404] DNN:[internet:0] IPv4:[176.16.22.103] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.608: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3200) 11/06 11:06:09.608: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1092) 11/06 11:06:09.610: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 11/06 11:06:09.614: [smf] INFO: Removed Session: UE IMSI:[262425300578437] DNN:[internet:0] IPv4:[176.16.22.104] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3200) 11/06 11:06:09.614: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1092) 11/06 11:06:09.616: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 11/06 11:06:09.619: [smf] INFO: Removed Session: UE IMSI:[262425710594788] DNN:[internet:0] IPv4:[176.16.22.105] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3200) 11/06 11:06:09.619: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1092) 11/06 11:06:09.621: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 11/06 11:06:09.625: [smf] INFO: Removed Session: UE IMSI:[262426345346533] DNN:[internet:0] IPv4:[176.16.22.106] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3200) 11/06 11:06:09.625: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1092) 11/06 11:06:09.627: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 11/06 11:06:09.631: [smf] INFO: Removed Session: UE IMSI:[262421291217531] DNN:[internet:0] IPv4:[176.16.22.107] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.631: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3200) 11/06 11:06:09.631: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1092) 11/06 11:06:09.633: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 11/06 11:06:09.637: [smf] INFO: Removed Session: UE IMSI:[262427884932609] DNN:[internet:0] IPv4:[176.16.22.108] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3200) 11/06 11:06:09.637: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1092) 11/06 11:06:09.638: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 11/06 11:06:09.642: [smf] INFO: Removed Session: UE IMSI:[262427126457995] DNN:[internet:0] IPv4:[176.16.22.109] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3200) 11/06 11:06:09.642: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1092) 11/06 11:06:09.644: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 11/06 11:06:09.647: [smf] INFO: Removed Session: UE IMSI:[262422913574364] DNN:[internet:0] IPv4:[176.16.22.110] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3200) 11/06 11:06:09.647: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1092) 11/06 11:06:09.649: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 11/06 11:06:09.653: [smf] INFO: Removed Session: UE IMSI:[262422454702868] DNN:[internet:0] IPv4:[176.16.22.111] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3200) 11/06 11:06:09.653: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1092) 11/06 11:06:09.655: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 11/06 11:06:09.659: [smf] INFO: Removed Session: UE IMSI:[262423437284243] DNN:[internet:0] IPv4:[176.16.22.112] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.659: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3200) 11/06 11:06:09.659: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1092) 11/06 11:06:09.660: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 11/06 11:06:09.664: [smf] INFO: Removed Session: UE IMSI:[262425735954925] DNN:[internet:0] IPv4:[176.16.22.113] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3200) 11/06 11:06:09.664: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1092) 11/06 11:06:09.666: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 11/06 11:06:09.670: [smf] INFO: Removed Session: UE IMSI:[262425853992823] DNN:[internet:0] IPv4:[176.16.22.114] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.670: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3200) 11/06 11:06:09.670: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1092) 11/06 11:06:09.672: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 11/06 11:06:09.676: [smf] INFO: Removed Session: UE IMSI:[262424037098823] DNN:[internet:0] IPv4:[176.16.22.115] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.676: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3200) 11/06 11:06:09.676: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1092) 11/06 11:06:09.677: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 11/06 11:06:09.681: [smf] INFO: Removed Session: UE IMSI:[262428212395845] DNN:[internet:0] IPv4:[176.16.22.116] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3200) 11/06 11:06:09.681: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1092) 11/06 11:06:09.683: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 11/06 11:06:09.687: [smf] INFO: Removed Session: UE IMSI:[262422094490785] DNN:[internet:0] IPv4:[176.16.22.117] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3200) 11/06 11:06:09.687: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1092) 11/06 11:06:09.689: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 11/06 11:06:09.692: [smf] INFO: Removed Session: UE IMSI:[262428186204299] DNN:[internet:0] IPv4:[176.16.22.118] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.692: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3200) 11/06 11:06:09.692: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1092) 11/06 11:06:09.694: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 11/06 11:06:09.699: [smf] INFO: Removed Session: UE IMSI:[262424254781798] DNN:[internet:0] IPv4:[176.16.22.119] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3200) 11/06 11:06:09.699: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1092) 11/06 11:06:09.700: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 11/06 11:06:09.704: [smf] INFO: Removed Session: UE IMSI:[262420562915303] DNN:[internet:0] IPv4:[176.16.22.120] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.704: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3200) 11/06 11:06:09.704: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1092) 11/06 11:06:09.706: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 11/06 11:06:09.711: [smf] INFO: Removed Session: UE IMSI:[262428858275719] DNN:[internet:0] IPv4:[176.16.22.121] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3200) 11/06 11:06:09.711: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1092) 11/06 11:06:09.712: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 11/06 11:06:09.716: [smf] INFO: Removed Session: UE IMSI:[262426121947968] DNN:[internet:0] IPv4:[176.16.22.122] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3200) 11/06 11:06:09.716: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1092) 11/06 11:06:09.718: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 11/06 11:06:09.722: [smf] INFO: Removed Session: UE IMSI:[262421422590394] DNN:[internet:0] IPv4:[176.16.22.123] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3200) 11/06 11:06:09.722: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1092) 11/06 11:06:09.723: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 11/06 11:06:09.727: [smf] INFO: Removed Session: UE IMSI:[262426268264001] DNN:[internet:0] IPv4:[176.16.22.124] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3200) 11/06 11:06:09.727: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1092) 11/06 11:06:09.729: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 11/06 11:06:09.733: [smf] INFO: Removed Session: UE IMSI:[262429777942457] DNN:[internet:0] IPv4:[176.16.22.125] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3200) 11/06 11:06:09.733: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1092) 11/06 11:06:09.735: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 11/06 11:06:09.738: [smf] INFO: Removed Session: UE IMSI:[262422675488648] DNN:[internet:0] IPv4:[176.16.22.126] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3200) 11/06 11:06:09.738: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1092) 11/06 11:06:09.741: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 11/06 11:06:09.745: [smf] INFO: Removed Session: UE IMSI:[262423464971390] DNN:[internet:0] IPv4:[176.16.22.127] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3200) 11/06 11:06:09.745: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1092) 11/06 11:06:09.746: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 11/06 11:06:09.750: [smf] INFO: Removed Session: UE IMSI:[262422131966084] DNN:[internet:0] IPv4:[176.16.22.128] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3200) 11/06 11:06:09.750: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1092) 11/06 11:06:09.752: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 11/06 11:06:09.756: [smf] INFO: Removed Session: UE IMSI:[262420600702016] DNN:[internet:0] IPv4:[176.16.22.129] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.756: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3200) 11/06 11:06:09.756: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1092) 11/06 11:06:09.757: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 11/06 11:06:09.761: [smf] INFO: Removed Session: UE IMSI:[262423280458090] DNN:[internet:0] IPv4:[176.16.22.130] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3200) 11/06 11:06:09.761: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1092) 11/06 11:06:09.763: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 11/06 11:06:09.767: [smf] INFO: Removed Session: UE IMSI:[262426059575876] DNN:[internet:0] IPv4:[176.16.22.131] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3200) 11/06 11:06:09.767: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1092) 11/06 11:06:09.768: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 11/06 11:06:09.772: [smf] INFO: Removed Session: UE IMSI:[262429503086347] DNN:[internet:0] IPv4:[176.16.22.132] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3200) 11/06 11:06:09.772: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1092) 11/06 11:06:09.774: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 11/06 11:06:09.777: [smf] INFO: Removed Session: UE IMSI:[262422912941984] DNN:[internet:0] IPv4:[176.16.22.133] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3200) 11/06 11:06:09.777: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1092) 11/06 11:06:09.780: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 11/06 11:06:09.783: [smf] INFO: Removed Session: UE IMSI:[262423760976787] DNN:[internet:0] IPv4:[176.16.22.134] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3200) 11/06 11:06:09.783: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1092) 11/06 11:06:09.785: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 11/06 11:06:09.789: [smf] INFO: Removed Session: UE IMSI:[262423905315783] DNN:[internet:0] IPv4:[176.16.22.135] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3200) 11/06 11:06:09.789: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1092) 11/06 11:06:09.791: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 11/06 11:06:09.794: [smf] INFO: Removed Session: UE IMSI:[262422754066174] DNN:[internet:0] IPv4:[176.16.22.136] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3200) 11/06 11:06:09.794: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1092) 11/06 11:06:09.796: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 11/06 11:06:09.800: [smf] INFO: Removed Session: UE IMSI:[262426641501991] DNN:[internet:0] IPv4:[176.16.22.137] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3200) 11/06 11:06:09.800: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1092) 11/06 11:06:09.802: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 11/06 11:06:09.806: [smf] INFO: Removed Session: UE IMSI:[262429946591987] DNN:[internet:0] IPv4:[176.16.22.138] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3200) 11/06 11:06:09.806: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1092) 11/06 11:06:09.807: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 11/06 11:06:09.811: [smf] INFO: Removed Session: UE IMSI:[262421290642052] DNN:[internet:0] IPv4:[176.16.22.139] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3200) 11/06 11:06:09.811: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1092) 11/06 11:06:09.813: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 11/06 11:06:09.817: [smf] INFO: Removed Session: UE IMSI:[262421043450801] DNN:[internet:0] IPv4:[176.16.22.140] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3200) 11/06 11:06:09.817: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1092) 11/06 11:06:09.819: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 11/06 11:06:09.823: [smf] INFO: Removed Session: UE IMSI:[262426421360733] DNN:[internet:0] IPv4:[176.16.22.141] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3200) 11/06 11:06:09.823: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1092) 11/06 11:06:09.825: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 11/06 11:06:09.828: [smf] INFO: Removed Session: UE IMSI:[262421791073395] DNN:[internet:0] IPv4:[176.16.22.142] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3200) 11/06 11:06:09.828: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1092) 11/06 11:06:09.830: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 11/06 11:06:09.835: [smf] INFO: Removed Session: UE IMSI:[262424817690800] DNN:[internet:0] IPv4:[176.16.22.143] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3200) 11/06 11:06:09.835: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1092) 11/06 11:06:09.836: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 11/06 11:06:09.841: [smf] INFO: Removed Session: UE IMSI:[262428667928889] DNN:[internet:0] IPv4:[176.16.22.144] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3200) 11/06 11:06:09.841: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1092) 11/06 11:06:09.842: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 11/06 11:06:09.846: [smf] INFO: Removed Session: UE IMSI:[262429043573085] DNN:[internet:0] IPv4:[176.16.22.145] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3200) 11/06 11:06:09.846: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1092) 11/06 11:06:09.847: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 11/06 11:06:09.851: [smf] INFO: Removed Session: UE IMSI:[262429915944909] DNN:[internet:0] IPv4:[176.16.22.146] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.851: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3200) 11/06 11:06:09.851: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1092) 11/06 11:06:09.853: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 11/06 11:06:09.858: [smf] INFO: Removed Session: UE IMSI:[262421694889610] DNN:[internet:0] IPv4:[176.16.22.147] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3200) 11/06 11:06:09.858: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1092) 11/06 11:06:09.859: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 11/06 11:06:09.864: [smf] INFO: Removed Session: UE IMSI:[262429012272897] DNN:[internet:0] IPv4:[176.16.22.148] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3200) 11/06 11:06:09.864: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1092) 11/06 11:06:09.865: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 11/06 11:06:09.869: [smf] INFO: Removed Session: UE IMSI:[262420165293220] DNN:[internet:0] IPv4:[176.16.22.149] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3200) 11/06 11:06:09.869: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1092) 11/06 11:06:09.871: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 11/06 11:06:09.875: [smf] INFO: Removed Session: UE IMSI:[262422225688377] DNN:[internet:0] IPv4:[176.16.22.150] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3200) 11/06 11:06:09.875: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1092) 11/06 11:06:09.877: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 11/06 11:06:09.880: [smf] INFO: Removed Session: UE IMSI:[262422817872474] DNN:[internet:0] IPv4:[176.16.22.151] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3200) 11/06 11:06:09.880: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1092) 11/06 11:06:09.883: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 11/06 11:06:09.887: [smf] INFO: Removed Session: UE IMSI:[262427995932102] DNN:[internet:0] IPv4:[176.16.22.152] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.887: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3200) 11/06 11:06:09.887: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1092) 11/06 11:06:09.888: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 11/06 11:06:09.893: [smf] INFO: Removed Session: UE IMSI:[262427479549657] DNN:[internet:0] IPv4:[176.16.22.153] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3200) 11/06 11:06:09.893: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1092) 11/06 11:06:09.894: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 11/06 11:06:09.898: [smf] INFO: Removed Session: UE IMSI:[262428684370305] DNN:[internet:0] IPv4:[176.16.22.154] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.898: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3200) 11/06 11:06:09.898: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1092) 11/06 11:06:09.899: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 11/06 11:06:09.904: [smf] INFO: Removed Session: UE IMSI:[262429664514349] DNN:[internet:0] IPv4:[176.16.22.155] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3200) 11/06 11:06:09.904: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1092) 11/06 11:06:09.905: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 11/06 11:06:09.909: [smf] INFO: Removed Session: UE IMSI:[262427285683107] DNN:[internet:0] IPv4:[176.16.22.156] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3200) 11/06 11:06:09.909: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1092) 11/06 11:06:09.911: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 11/06 11:06:09.914: [smf] INFO: Removed Session: UE IMSI:[262429412142053] DNN:[internet:0] IPv4:[176.16.22.157] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3200) 11/06 11:06:09.914: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1092) 11/06 11:06:09.916: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 11/06 11:06:09.920: [smf] INFO: Removed Session: UE IMSI:[262421171067687] DNN:[internet:0] IPv4:[176.16.22.158] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3200) 11/06 11:06:09.920: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1092) 11/06 11:06:09.922: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 11/06 11:06:09.926: [smf] INFO: Removed Session: UE IMSI:[262420255441536] DNN:[internet:0] IPv4:[176.16.22.159] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.926: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3200) 11/06 11:06:09.926: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1092) 11/06 11:06:09.927: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 11/06 11:06:09.931: [smf] INFO: Removed Session: UE IMSI:[262427534480479] DNN:[internet:0] IPv4:[176.16.22.160] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3200) 11/06 11:06:09.931: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1092) 11/06 11:06:09.933: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 11/06 11:06:09.937: [smf] INFO: Removed Session: UE IMSI:[262424091542680] DNN:[internet:0] IPv4:[176.16.22.161] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3200) 11/06 11:06:09.937: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1092) 11/06 11:06:09.939: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 11/06 11:06:09.942: [smf] INFO: Removed Session: UE IMSI:[262426051824560] DNN:[internet:0] IPv4:[176.16.22.162] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3200) 11/06 11:06:09.942: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1092) 11/06 11:06:09.944: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 11/06 11:06:09.948: [smf] INFO: Removed Session: UE IMSI:[262424844674708] DNN:[internet:0] IPv4:[176.16.22.163] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.948: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3200) 11/06 11:06:09.948: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1092) 11/06 11:06:09.950: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 11/06 11:06:09.953: [smf] INFO: Removed Session: UE IMSI:[262429415384199] DNN:[internet:0] IPv4:[176.16.22.164] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.953: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3200) 11/06 11:06:09.953: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1092) 11/06 11:06:09.955: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 11/06 11:06:09.959: [smf] INFO: Removed Session: UE IMSI:[262420062558590] DNN:[internet:0] IPv4:[176.16.22.165] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3200) 11/06 11:06:09.959: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1092) 11/06 11:06:09.961: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 11/06 11:06:09.964: [smf] INFO: Removed Session: UE IMSI:[262429071582897] DNN:[internet:0] IPv4:[176.16.22.166] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.964: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3200) 11/06 11:06:09.964: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1092) 11/06 11:06:09.966: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 11/06 11:06:09.971: [smf] INFO: Removed Session: UE IMSI:[262421178276946] DNN:[internet:0] IPv4:[176.16.22.167] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3200) 11/06 11:06:09.971: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1092) 11/06 11:06:09.973: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 11/06 11:06:09.978: [smf] INFO: Removed Session: UE IMSI:[262425631149582] DNN:[internet:0] IPv4:[176.16.22.168] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3200) 11/06 11:06:09.978: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1092) 11/06 11:06:09.979: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 11/06 11:06:09.983: [smf] INFO: Removed Session: UE IMSI:[262429722668018] DNN:[internet:0] IPv4:[176.16.22.169] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3200) 11/06 11:06:09.983: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1092) 11/06 11:06:09.984: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 11/06 11:06:09.988: [smf] INFO: Removed Session: UE IMSI:[262420623810520] DNN:[internet:0] IPv4:[176.16.22.170] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3200) 11/06 11:06:09.988: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1092) 11/06 11:06:09.990: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 11/06 11:06:09.994: [smf] INFO: Removed Session: UE IMSI:[262427379047430] DNN:[internet:0] IPv4:[176.16.22.171] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3200) 11/06 11:06:09.994: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1092) 11/06 11:06:09.995: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 11/06 11:06:09.999: [smf] INFO: Removed Session: UE IMSI:[262426700134762] DNN:[internet:0] IPv4:[176.16.22.172] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:09.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3200) 11/06 11:06:09.999: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1092) 11/06 11:06:10.001: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 11/06 11:06:10.005: [smf] INFO: Removed Session: UE IMSI:[262422548702905] DNN:[internet:0] IPv4:[176.16.22.173] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3200) 11/06 11:06:10.005: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1092) 11/06 11:06:10.006: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 11/06 11:06:10.011: [smf] INFO: Removed Session: UE IMSI:[262421685109264] DNN:[internet:0] IPv4:[176.16.22.174] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3200) 11/06 11:06:10.011: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1092) 11/06 11:06:10.012: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 11/06 11:06:10.017: [smf] INFO: Removed Session: UE IMSI:[262424038462264] DNN:[internet:0] IPv4:[176.16.22.175] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.017: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3200) 11/06 11:06:10.017: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1092) 11/06 11:06:10.018: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 11/06 11:06:10.023: [smf] INFO: Removed Session: UE IMSI:[262427188161381] DNN:[internet:0] IPv4:[176.16.22.176] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3200) 11/06 11:06:10.023: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1092) 11/06 11:06:10.023: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 11/06 11:06:10.027: [smf] INFO: Removed Session: UE IMSI:[262427375096239] DNN:[internet:0] IPv4:[176.16.22.177] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3200) 11/06 11:06:10.027: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1092) 11/06 11:06:10.029: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 11/06 11:06:10.033: [smf] INFO: Removed Session: UE IMSI:[262428698855040] DNN:[internet:0] IPv4:[176.16.22.178] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3200) 11/06 11:06:10.033: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1092) 11/06 11:06:10.035: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 11/06 11:06:10.038: [smf] INFO: Removed Session: UE IMSI:[262425031227118] DNN:[internet:0] IPv4:[176.16.22.179] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.038: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3200) 11/06 11:06:10.038: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1092) 11/06 11:06:10.040: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 11/06 11:06:10.044: [smf] INFO: Removed Session: UE IMSI:[262422858942111] DNN:[internet:0] IPv4:[176.16.22.180] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3200) 11/06 11:06:10.044: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1092) 11/06 11:06:10.046: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 11/06 11:06:10.050: [smf] INFO: Removed Session: UE IMSI:[262429832714495] DNN:[internet:0] IPv4:[176.16.22.181] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3200) 11/06 11:06:10.050: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1092) 11/06 11:06:10.051: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 11/06 11:06:10.056: [smf] INFO: Removed Session: UE IMSI:[262425211399694] DNN:[internet:0] IPv4:[176.16.22.182] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3200) 11/06 11:06:10.056: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1092) 11/06 11:06:10.057: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 11/06 11:06:10.061: [smf] INFO: Removed Session: UE IMSI:[262428282269206] DNN:[internet:0] IPv4:[176.16.22.183] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.061: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3200) 11/06 11:06:10.061: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1092) 11/06 11:06:10.063: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 11/06 11:06:10.068: [smf] INFO: Removed Session: UE IMSI:[262424862985472] DNN:[internet:0] IPv4:[176.16.22.184] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.068: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3200) 11/06 11:06:10.068: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1092) 11/06 11:06:10.069: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 11/06 11:06:10.072: [smf] INFO: Removed Session: UE IMSI:[262424015407290] DNN:[internet:0] IPv4:[176.16.22.185] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3200) 11/06 11:06:10.072: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1092) 11/06 11:06:10.074: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 11/06 11:06:10.078: [smf] INFO: Removed Session: UE IMSI:[262423985982109] DNN:[internet:0] IPv4:[176.16.22.186] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3200) 11/06 11:06:10.078: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1092) 11/06 11:06:10.080: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 11/06 11:06:10.084: [smf] INFO: Removed Session: UE IMSI:[262423879858879] DNN:[internet:0] IPv4:[176.16.22.187] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3200) 11/06 11:06:10.084: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1092) 11/06 11:06:10.086: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 11/06 11:06:10.091: [smf] INFO: Removed Session: UE IMSI:[262426269860275] DNN:[internet:0] IPv4:[176.16.22.188] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3200) 11/06 11:06:10.091: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1092) 11/06 11:06:10.092: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 11/06 11:06:10.096: [smf] INFO: Removed Session: UE IMSI:[262423658009770] DNN:[internet:0] IPv4:[176.16.22.189] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3200) 11/06 11:06:10.096: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1092) 11/06 11:06:10.097: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 11/06 11:06:10.101: [smf] INFO: Removed Session: UE IMSI:[262428148953526] DNN:[internet:0] IPv4:[176.16.22.190] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3200) 11/06 11:06:10.101: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1092) 11/06 11:06:10.103: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 11/06 11:06:10.108: [smf] INFO: Removed Session: UE IMSI:[262429014155175] DNN:[internet:0] IPv4:[176.16.22.191] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3200) 11/06 11:06:10.108: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1092) 11/06 11:06:10.109: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 11/06 11:06:10.112: [smf] INFO: Removed Session: UE IMSI:[262425188864627] DNN:[internet:0] IPv4:[176.16.22.192] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3200) 11/06 11:06:10.112: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1092) 11/06 11:06:10.114: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 11/06 11:06:10.119: [smf] INFO: Removed Session: UE IMSI:[262420100385368] DNN:[internet:0] IPv4:[176.16.22.193] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3200) 11/06 11:06:10.119: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1092) 11/06 11:06:10.120: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 11/06 11:06:10.125: [smf] INFO: Removed Session: UE IMSI:[262421097868917] DNN:[internet:0] IPv4:[176.16.22.194] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.125: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3200) 11/06 11:06:10.125: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1092) 11/06 11:06:10.127: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 11/06 11:06:10.131: [smf] INFO: Removed Session: UE IMSI:[262427266568768] DNN:[internet:0] IPv4:[176.16.22.195] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3200) 11/06 11:06:10.131: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1092) 11/06 11:06:10.133: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 11/06 11:06:10.137: [smf] INFO: Removed Session: UE IMSI:[262426872550528] DNN:[internet:0] IPv4:[176.16.22.196] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3200) 11/06 11:06:10.137: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1092) 11/06 11:06:10.138: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 11/06 11:06:10.143: [smf] INFO: Removed Session: UE IMSI:[262429054588766] DNN:[internet:0] IPv4:[176.16.22.197] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3200) 11/06 11:06:10.143: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1092) 11/06 11:06:10.144: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 11/06 11:06:10.148: [smf] INFO: Removed Session: UE IMSI:[262427524395563] DNN:[internet:0] IPv4:[176.16.22.198] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3200) 11/06 11:06:10.148: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1092) 11/06 11:06:10.150: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 11/06 11:06:10.154: [smf] INFO: Removed Session: UE IMSI:[262423649808600] DNN:[internet:0] IPv4:[176.16.22.199] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.154: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3200) 11/06 11:06:10.154: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1092) 11/06 11:06:10.156: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 11/06 11:06:10.161: [smf] INFO: Removed Session: UE IMSI:[262427753905111] DNN:[internet:0] IPv4:[176.16.22.200] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3200) 11/06 11:06:10.161: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1092) 11/06 11:06:10.162: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 11/06 11:06:10.166: [smf] INFO: Removed Session: UE IMSI:[262426185776626] DNN:[internet:0] IPv4:[176.16.22.201] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3200) 11/06 11:06:10.166: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1092) 11/06 11:06:10.167: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 11/06 11:06:10.172: [smf] INFO: Removed Session: UE IMSI:[262426344227912] DNN:[internet:0] IPv4:[176.16.22.202] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3200) 11/06 11:06:10.172: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1092) 11/06 11:06:10.173: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 11/06 11:06:10.176: [smf] INFO: Removed Session: UE IMSI:[262425174653797] DNN:[internet:0] IPv4:[176.16.22.203] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.176: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3200) 11/06 11:06:10.176: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1092) 11/06 11:06:10.179: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 11/06 11:06:10.182: [smf] INFO: Removed Session: UE IMSI:[262427515951671] DNN:[internet:0] IPv4:[176.16.22.204] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3200) 11/06 11:06:10.182: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1092) 11/06 11:06:10.184: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 11/06 11:06:10.188: [smf] INFO: Removed Session: UE IMSI:[262423956222685] DNN:[internet:0] IPv4:[176.16.22.205] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3200) 11/06 11:06:10.188: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1092) 11/06 11:06:10.190: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 11/06 11:06:10.194: [smf] INFO: Removed Session: UE IMSI:[262422596558039] DNN:[internet:0] IPv4:[176.16.22.206] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.194: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3200) 11/06 11:06:10.194: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1092) 11/06 11:06:10.195: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 11/06 11:06:10.199: [smf] INFO: Removed Session: UE IMSI:[262422447495033] DNN:[internet:0] IPv4:[176.16.22.207] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.199: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3200) 11/06 11:06:10.199: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1092) 11/06 11:06:10.201: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 11/06 11:06:10.204: [smf] INFO: Removed Session: UE IMSI:[262424018780081] DNN:[internet:0] IPv4:[176.16.22.208] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3200) 11/06 11:06:10.204: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1092) 11/06 11:06:10.207: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 11/06 11:06:10.211: [smf] INFO: Removed Session: UE IMSI:[262426678541410] DNN:[internet:0] IPv4:[176.16.22.209] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.211: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3200) 11/06 11:06:10.211: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1092) 11/06 11:06:10.212: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 11/06 11:06:10.216: [smf] INFO: Removed Session: UE IMSI:[262428415658040] DNN:[internet:0] IPv4:[176.16.22.210] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3200) 11/06 11:06:10.216: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1092) 11/06 11:06:10.218: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 11/06 11:06:10.222: [smf] INFO: Removed Session: UE IMSI:[262421270337540] DNN:[internet:0] IPv4:[176.16.22.211] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3200) 11/06 11:06:10.222: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1092) 11/06 11:06:10.223: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 11/06 11:06:10.227: [smf] INFO: Removed Session: UE IMSI:[262424933147808] DNN:[internet:0] IPv4:[176.16.22.212] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.227: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3200) 11/06 11:06:10.227: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1092) 11/06 11:06:10.229: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 11/06 11:06:10.233: [smf] INFO: Removed Session: UE IMSI:[262427026126171] DNN:[internet:0] IPv4:[176.16.22.213] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3200) 11/06 11:06:10.233: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1092) 11/06 11:06:10.235: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 11/06 11:06:10.239: [smf] INFO: Removed Session: UE IMSI:[262423070330952] DNN:[internet:0] IPv4:[176.16.22.214] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3200) 11/06 11:06:10.239: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1092) 11/06 11:06:10.240: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 11/06 11:06:10.243: [smf] INFO: Removed Session: UE IMSI:[262424059497419] DNN:[internet:0] IPv4:[176.16.22.215] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3200) 11/06 11:06:10.243: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1092) 11/06 11:06:10.246: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 11/06 11:06:10.250: [smf] INFO: Removed Session: UE IMSI:[262421609854710] DNN:[internet:0] IPv4:[176.16.22.216] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3200) 11/06 11:06:10.250: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1092) 11/06 11:06:10.251: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 11/06 11:06:10.255: [smf] INFO: Removed Session: UE IMSI:[262427528802939] DNN:[internet:0] IPv4:[176.16.22.217] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3200) 11/06 11:06:10.255: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1092) 11/06 11:06:10.257: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 11/06 11:06:10.262: [smf] INFO: Removed Session: UE IMSI:[262420925555131] DNN:[internet:0] IPv4:[176.16.22.218] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3200) 11/06 11:06:10.262: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1092) 11/06 11:06:10.262: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 11/06 11:06:10.267: [smf] INFO: Removed Session: UE IMSI:[262424857239506] DNN:[internet:0] IPv4:[176.16.22.219] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3200) 11/06 11:06:10.267: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1092) 11/06 11:06:10.268: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 11/06 11:06:10.272: [smf] INFO: Removed Session: UE IMSI:[262429526489244] DNN:[internet:0] IPv4:[176.16.22.220] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3200) 11/06 11:06:10.272: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1092) 11/06 11:06:10.274: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 11/06 11:06:10.279: [smf] INFO: Removed Session: UE IMSI:[262429891909629] DNN:[internet:0] IPv4:[176.16.22.221] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.279: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3200) 11/06 11:06:10.279: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1092) 11/06 11:06:10.279: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 11/06 11:06:10.284: [smf] INFO: Removed Session: UE IMSI:[262423640665103] DNN:[internet:0] IPv4:[176.16.22.222] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3200) 11/06 11:06:10.284: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1092) 11/06 11:06:10.285: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 11/06 11:06:10.288: [smf] INFO: Removed Session: UE IMSI:[262427272115859] DNN:[internet:0] IPv4:[176.16.22.223] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.288: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3200) 11/06 11:06:10.288: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1092) 11/06 11:06:10.290: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 11/06 11:06:10.294: [smf] INFO: Removed Session: UE IMSI:[262429667254761] DNN:[internet:0] IPv4:[176.16.22.224] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3200) 11/06 11:06:10.294: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1092) 11/06 11:06:10.296: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 11/06 11:06:10.300: [smf] INFO: Removed Session: UE IMSI:[262421800899040] DNN:[internet:0] IPv4:[176.16.22.225] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3200) 11/06 11:06:10.300: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1092) 11/06 11:06:10.302: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 11/06 11:06:10.305: [smf] INFO: Removed Session: UE IMSI:[262421884148149] DNN:[internet:0] IPv4:[176.16.22.226] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.305: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3200) 11/06 11:06:10.305: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1092) 11/06 11:06:10.307: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 11/06 11:06:10.311: [smf] INFO: Removed Session: UE IMSI:[262423165794753] DNN:[internet:0] IPv4:[176.16.22.227] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.311: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3200) 11/06 11:06:10.311: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1092) 11/06 11:06:10.313: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 11/06 11:06:10.317: [smf] INFO: Removed Session: UE IMSI:[262420564009198] DNN:[internet:0] IPv4:[176.16.22.228] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3200) 11/06 11:06:10.317: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1092) 11/06 11:06:10.318: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 11/06 11:06:10.321: [smf] INFO: Removed Session: UE IMSI:[262424560122069] DNN:[internet:0] IPv4:[176.16.22.229] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.321: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3200) 11/06 11:06:10.321: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1092) 11/06 11:06:10.324: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 11/06 11:06:10.327: [smf] INFO: Removed Session: UE IMSI:[262425596761318] DNN:[internet:0] IPv4:[176.16.22.230] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3200) 11/06 11:06:10.327: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1092) 11/06 11:06:10.329: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 11/06 11:06:10.333: [smf] INFO: Removed Session: UE IMSI:[262427691024494] DNN:[internet:0] IPv4:[176.16.22.231] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.333: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3200) 11/06 11:06:10.333: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1092) 11/06 11:06:10.335: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 11/06 11:06:10.339: [smf] INFO: Removed Session: UE IMSI:[262420135113065] DNN:[internet:0] IPv4:[176.16.22.232] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3200) 11/06 11:06:10.339: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1092) 11/06 11:06:10.340: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 11/06 11:06:10.344: [smf] INFO: Removed Session: UE IMSI:[262421182033273] DNN:[internet:0] IPv4:[176.16.22.233] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3200) 11/06 11:06:10.344: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1092) 11/06 11:06:10.346: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 11/06 11:06:10.351: [smf] INFO: Removed Session: UE IMSI:[262429416996938] DNN:[internet:0] IPv4:[176.16.22.234] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3200) 11/06 11:06:10.351: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1092) 11/06 11:06:10.352: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 11/06 11:06:10.356: [smf] INFO: Removed Session: UE IMSI:[262424570753598] DNN:[internet:0] IPv4:[176.16.22.235] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.356: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3200) 11/06 11:06:10.356: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1092) 11/06 11:06:10.357: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 11/06 11:06:10.362: [smf] INFO: Removed Session: UE IMSI:[262421780844037] DNN:[internet:0] IPv4:[176.16.22.236] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.362: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3200) 11/06 11:06:10.362: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1092) 11/06 11:06:10.363: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 11/06 11:06:10.367: [smf] INFO: Removed Session: UE IMSI:[262425180806247] DNN:[internet:0] IPv4:[176.16.22.237] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.367: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3200) 11/06 11:06:10.367: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1092) 11/06 11:06:10.369: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 11/06 11:06:10.373: [smf] INFO: Removed Session: UE IMSI:[262428776651114] DNN:[internet:0] IPv4:[176.16.22.238] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.373: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3200) 11/06 11:06:10.373: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1092) 11/06 11:06:10.375: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 11/06 11:06:10.379: [smf] INFO: Removed Session: UE IMSI:[262428939139442] DNN:[internet:0] IPv4:[176.16.22.239] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3200) 11/06 11:06:10.379: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1092) 11/06 11:06:10.380: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 11/06 11:06:10.383: [smf] INFO: Removed Session: UE IMSI:[262424379217514] DNN:[internet:0] IPv4:[176.16.22.240] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3200) 11/06 11:06:10.383: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1092) 11/06 11:06:10.386: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 11/06 11:06:10.389: [smf] INFO: Removed Session: UE IMSI:[262427215713842] DNN:[internet:0] IPv4:[176.16.22.241] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3200) 11/06 11:06:10.389: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1092) 11/06 11:06:10.391: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 11/06 11:06:10.396: [smf] INFO: Removed Session: UE IMSI:[262421574089249] DNN:[internet:0] IPv4:[176.16.22.242] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3200) 11/06 11:06:10.396: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1092) 11/06 11:06:10.397: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 11/06 11:06:10.402: [smf] INFO: Removed Session: UE IMSI:[262426962763793] DNN:[internet:0] IPv4:[176.16.22.243] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3200) 11/06 11:06:10.402: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1092) 11/06 11:06:10.403: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 11/06 11:06:10.407: [smf] INFO: Removed Session: UE IMSI:[262429154023992] DNN:[internet:0] IPv4:[176.16.22.244] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.407: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3200) 11/06 11:06:10.407: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1092) 11/06 11:06:10.408: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 11/06 11:06:10.412: [smf] INFO: Removed Session: UE IMSI:[262425015368129] DNN:[internet:0] IPv4:[176.16.22.245] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3200) 11/06 11:06:10.412: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1092) 11/06 11:06:10.414: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 11/06 11:06:10.418: [smf] INFO: Removed Session: UE IMSI:[262423849113495] DNN:[internet:0] IPv4:[176.16.22.246] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.418: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3200) 11/06 11:06:10.418: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1092) 11/06 11:06:10.419: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 11/06 11:06:10.423: [smf] INFO: Removed Session: UE IMSI:[262424950641233] DNN:[internet:0] IPv4:[176.16.22.247] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3200) 11/06 11:06:10.423: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1092) 11/06 11:06:10.425: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 11/06 11:06:10.429: [smf] INFO: Removed Session: UE IMSI:[262426347136248] DNN:[internet:0] IPv4:[176.16.22.248] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.429: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3200) 11/06 11:06:10.429: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1092) 11/06 11:06:10.430: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 11/06 11:06:10.434: [smf] INFO: Removed Session: UE IMSI:[262423817983815] DNN:[internet:0] IPv4:[176.16.22.249] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.434: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3200) 11/06 11:06:10.434: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1092) 11/06 11:06:10.436: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 11/06 11:06:10.441: [smf] INFO: Removed Session: UE IMSI:[262429007206223] DNN:[internet:0] IPv4:[176.16.22.250] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3200) 11/06 11:06:10.441: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1092) 11/06 11:06:10.442: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 11/06 11:06:10.447: [smf] INFO: Removed Session: UE IMSI:[262420694424565] DNN:[internet:0] IPv4:[176.16.22.251] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.447: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3200) 11/06 11:06:10.447: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1092) 11/06 11:06:10.448: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 11/06 11:06:10.453: [smf] INFO: Removed Session: UE IMSI:[262421860736754] DNN:[internet:0] IPv4:[176.16.22.252] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3200) 11/06 11:06:10.453: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1092) 11/06 11:06:10.454: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 11/06 11:06:10.457: [smf] INFO: Removed Session: UE IMSI:[262424548821028] DNN:[internet:0] IPv4:[176.16.22.253] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.457: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3200) 11/06 11:06:10.457: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1092) 11/06 11:06:10.459: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 11/06 11:06:10.464: [smf] INFO: Removed Session: UE IMSI:[262427620829264] DNN:[internet:0] IPv4:[176.16.22.254] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3200) 11/06 11:06:10.464: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1092) 11/06 11:06:10.465: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 11/06 11:06:10.470: [smf] INFO: Removed Session: UE IMSI:[262428517524432] DNN:[internet:0] IPv4:[176.16.22.255] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3200) 11/06 11:06:10.470: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1092) 11/06 11:06:10.471: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 11/06 11:06:10.476: [smf] INFO: Removed Session: UE IMSI:[262424296357513] DNN:[internet:0] IPv4:[176.16.23.0] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3200) 11/06 11:06:10.476: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1092) 11/06 11:06:10.477: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 11/06 11:06:10.480: [smf] INFO: Removed Session: UE IMSI:[262427999336851] DNN:[internet:0] IPv4:[176.16.23.1] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3200) 11/06 11:06:10.480: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1092) 11/06 11:06:10.482: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 11/06 11:06:10.486: [smf] INFO: Removed Session: UE IMSI:[262425002667036] DNN:[internet:0] IPv4:[176.16.23.2] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3200) 11/06 11:06:10.486: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1092) 11/06 11:06:10.488: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 11/06 11:06:10.493: [smf] INFO: Removed Session: UE IMSI:[262424929883206] DNN:[internet:0] IPv4:[176.16.23.3] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3200) 11/06 11:06:10.493: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1092) 11/06 11:06:10.494: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 11/06 11:06:10.498: [smf] INFO: Removed Session: UE IMSI:[262421062653772] DNN:[internet:0] IPv4:[176.16.23.4] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.498: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3200) 11/06 11:06:10.498: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1092) 11/06 11:06:10.500: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 11/06 11:06:10.503: [smf] INFO: Removed Session: UE IMSI:[262420120146139] DNN:[internet:0] IPv4:[176.16.23.5] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.503: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3200) 11/06 11:06:10.503: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1092) 11/06 11:06:10.505: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 11/06 11:06:10.509: [smf] INFO: Removed Session: UE IMSI:[262425640032867] DNN:[internet:0] IPv4:[176.16.23.6] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.509: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3200) 11/06 11:06:10.509: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1092) 11/06 11:06:10.511: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 11/06 11:06:10.514: [smf] INFO: Removed Session: UE IMSI:[262420023560280] DNN:[internet:0] IPv4:[176.16.23.7] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.514: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3200) 11/06 11:06:10.514: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1092) 11/06 11:06:10.516: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 11/06 11:06:10.520: [smf] INFO: Removed Session: UE IMSI:[262429626956968] DNN:[internet:0] IPv4:[176.16.23.8] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.520: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3200) 11/06 11:06:10.520: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1092) 11/06 11:06:10.522: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 11/06 11:06:10.525: [smf] INFO: Removed Session: UE IMSI:[262426961849777] DNN:[internet:0] IPv4:[176.16.23.9] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.525: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3200) 11/06 11:06:10.525: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1092) 11/06 11:06:10.527: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 11/06 11:06:10.532: [smf] INFO: Removed Session: UE IMSI:[262424852565805] DNN:[internet:0] IPv4:[176.16.23.10] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.532: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3200) 11/06 11:06:10.532: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1092) 11/06 11:06:10.533: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 11/06 11:06:10.539: [smf] INFO: Removed Session: UE IMSI:[262429442500683] DNN:[internet:0] IPv4:[176.16.23.11] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3200) 11/06 11:06:10.539: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1092) 11/06 11:06:10.539: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 11/06 11:06:10.543: [smf] INFO: Removed Session: UE IMSI:[262426059058135] DNN:[internet:0] IPv4:[176.16.23.12] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3200) 11/06 11:06:10.543: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1092) 11/06 11:06:10.545: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 11/06 11:06:10.548: [smf] INFO: Removed Session: UE IMSI:[262422401419915] DNN:[internet:0] IPv4:[176.16.23.13] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3200) 11/06 11:06:10.548: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1092) 11/06 11:06:10.550: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 11/06 11:06:10.554: [smf] INFO: Removed Session: UE IMSI:[262427260321124] DNN:[internet:0] IPv4:[176.16.23.14] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3200) 11/06 11:06:10.554: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1092) 11/06 11:06:10.556: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 11/06 11:06:10.560: [smf] INFO: Removed Session: UE IMSI:[262423125269443] DNN:[internet:0] IPv4:[176.16.23.15] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3200) 11/06 11:06:10.560: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1092) 11/06 11:06:10.562: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 11/06 11:06:10.566: [smf] INFO: Removed Session: UE IMSI:[262420341522685] DNN:[internet:0] IPv4:[176.16.23.16] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3200) 11/06 11:06:10.566: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1092) 11/06 11:06:10.567: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 11/06 11:06:10.571: [smf] INFO: Removed Session: UE IMSI:[262422262324824] DNN:[internet:0] IPv4:[176.16.23.17] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3200) 11/06 11:06:10.571: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1092) 11/06 11:06:10.573: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 11/06 11:06:10.577: [smf] INFO: Removed Session: UE IMSI:[262422992183007] DNN:[internet:0] IPv4:[176.16.23.18] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3200) 11/06 11:06:10.577: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1092) 11/06 11:06:10.578: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 11/06 11:06:10.583: [smf] INFO: Removed Session: UE IMSI:[262428348445121] DNN:[internet:0] IPv4:[176.16.23.19] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.583: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3200) 11/06 11:06:10.583: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1092) 11/06 11:06:10.584: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 11/06 11:06:10.588: [smf] INFO: Removed Session: UE IMSI:[262423475318268] DNN:[internet:0] IPv4:[176.16.23.20] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3200) 11/06 11:06:10.588: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1092) 11/06 11:06:10.590: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 11/06 11:06:10.594: [smf] INFO: Removed Session: UE IMSI:[262429264504906] DNN:[internet:0] IPv4:[176.16.23.21] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3200) 11/06 11:06:10.594: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1092) 11/06 11:06:10.596: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 11/06 11:06:10.600: [smf] INFO: Removed Session: UE IMSI:[262429235650960] DNN:[internet:0] IPv4:[176.16.23.22] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.600: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3200) 11/06 11:06:10.600: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1092) 11/06 11:06:10.601: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 11/06 11:06:10.605: [smf] INFO: Removed Session: UE IMSI:[262421281984646] DNN:[internet:0] IPv4:[176.16.23.23] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.605: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3200) 11/06 11:06:10.605: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1092) 11/06 11:06:10.607: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 11/06 11:06:10.610: [smf] INFO: Removed Session: UE IMSI:[262420129942262] DNN:[internet:0] IPv4:[176.16.23.24] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.610: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3200) 11/06 11:06:10.610: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1092) 11/06 11:06:10.613: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 11/06 11:06:10.616: [smf] INFO: Removed Session: UE IMSI:[262422784543660] DNN:[internet:0] IPv4:[176.16.23.25] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3200) 11/06 11:06:10.616: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1092) 11/06 11:06:10.618: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 11/06 11:06:10.622: [smf] INFO: Removed Session: UE IMSI:[262427158779183] DNN:[internet:0] IPv4:[176.16.23.26] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3200) 11/06 11:06:10.622: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1092) 11/06 11:06:10.624: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 11/06 11:06:10.627: [smf] INFO: Removed Session: UE IMSI:[262427927563603] DNN:[internet:0] IPv4:[176.16.23.27] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3200) 11/06 11:06:10.627: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1092) 11/06 11:06:10.629: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 11/06 11:06:10.633: [smf] INFO: Removed Session: UE IMSI:[262423981001209] DNN:[internet:0] IPv4:[176.16.23.28] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3200) 11/06 11:06:10.633: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1092) 11/06 11:06:10.635: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 11/06 11:06:10.638: [smf] INFO: Removed Session: UE IMSI:[262423441196500] DNN:[internet:0] IPv4:[176.16.23.29] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3200) 11/06 11:06:10.639: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1092) 11/06 11:06:10.640: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 11/06 11:06:10.644: [smf] INFO: Removed Session: UE IMSI:[262427417010711] DNN:[internet:0] IPv4:[176.16.23.30] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3200) 11/06 11:06:10.644: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1092) 11/06 11:06:10.646: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 11/06 11:06:10.650: [smf] INFO: Removed Session: UE IMSI:[262429821398750] DNN:[internet:0] IPv4:[176.16.23.31] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3200) 11/06 11:06:10.650: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1092) 11/06 11:06:10.652: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 11/06 11:06:10.655: [smf] INFO: Removed Session: UE IMSI:[262422436101890] DNN:[internet:0] IPv4:[176.16.23.32] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3200) 11/06 11:06:10.655: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1092) 11/06 11:06:10.657: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 11/06 11:06:10.661: [smf] INFO: Removed Session: UE IMSI:[262422391700112] DNN:[internet:0] IPv4:[176.16.23.33] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3200) 11/06 11:06:10.661: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1092) 11/06 11:06:10.663: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 11/06 11:06:10.667: [smf] INFO: Removed Session: UE IMSI:[262421010793023] DNN:[internet:0] IPv4:[176.16.23.34] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3200) 11/06 11:06:10.667: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1092) 11/06 11:06:10.668: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 11/06 11:06:10.672: [smf] INFO: Removed Session: UE IMSI:[262428310957414] DNN:[internet:0] IPv4:[176.16.23.35] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3200) 11/06 11:06:10.672: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1092) 11/06 11:06:10.674: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 11/06 11:06:10.678: [smf] INFO: Removed Session: UE IMSI:[262424850393136] DNN:[internet:0] IPv4:[176.16.23.36] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3200) 11/06 11:06:10.678: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1092) 11/06 11:06:10.680: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 11/06 11:06:10.683: [smf] INFO: Removed Session: UE IMSI:[262429406757935] DNN:[internet:0] IPv4:[176.16.23.37] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.683: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3200) 11/06 11:06:10.683: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1092) 11/06 11:06:10.685: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 11/06 11:06:10.689: [smf] INFO: Removed Session: UE IMSI:[262421517266656] DNN:[internet:0] IPv4:[176.16.23.38] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3200) 11/06 11:06:10.689: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1092) 11/06 11:06:10.691: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 11/06 11:06:10.695: [smf] INFO: Removed Session: UE IMSI:[262423278932290] DNN:[internet:0] IPv4:[176.16.23.39] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3200) 11/06 11:06:10.695: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1092) 11/06 11:06:10.696: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 11/06 11:06:10.700: [smf] INFO: Removed Session: UE IMSI:[262425124277428] DNN:[internet:0] IPv4:[176.16.23.40] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3200) 11/06 11:06:10.700: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1092) 11/06 11:06:10.702: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 11/06 11:06:10.706: [smf] INFO: Removed Session: UE IMSI:[262428063572586] DNN:[internet:0] IPv4:[176.16.23.41] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3200) 11/06 11:06:10.706: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1092) 11/06 11:06:10.707: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 11/06 11:06:10.711: [smf] INFO: Removed Session: UE IMSI:[262425263704208] DNN:[internet:0] IPv4:[176.16.23.42] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3200) 11/06 11:06:10.711: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1092) 11/06 11:06:10.713: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 11/06 11:06:10.717: [smf] INFO: Removed Session: UE IMSI:[262420981258010] DNN:[internet:0] IPv4:[176.16.23.43] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3200) 11/06 11:06:10.718: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1092) 11/06 11:06:10.719: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 11/06 11:06:10.723: [smf] INFO: Removed Session: UE IMSI:[262424901354758] DNN:[internet:0] IPv4:[176.16.23.44] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3200) 11/06 11:06:10.723: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1092) 11/06 11:06:10.724: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 11/06 11:06:10.728: [smf] INFO: Removed Session: UE IMSI:[262425294195654] DNN:[internet:0] IPv4:[176.16.23.45] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3200) 11/06 11:06:10.728: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1092) 11/06 11:06:10.730: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 11/06 11:06:10.734: [smf] INFO: Removed Session: UE IMSI:[262421742583840] DNN:[internet:0] IPv4:[176.16.23.46] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3200) 11/06 11:06:10.734: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1092) 11/06 11:06:10.736: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 11/06 11:06:10.739: [smf] INFO: Removed Session: UE IMSI:[262422075768574] DNN:[internet:0] IPv4:[176.16.23.47] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3200) 11/06 11:06:10.739: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1092) 11/06 11:06:10.741: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 11/06 11:06:10.745: [smf] INFO: Removed Session: UE IMSI:[262423911217954] DNN:[internet:0] IPv4:[176.16.23.48] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3200) 11/06 11:06:10.745: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1092) 11/06 11:06:10.747: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 11/06 11:06:10.751: [smf] INFO: Removed Session: UE IMSI:[262428148518677] DNN:[internet:0] IPv4:[176.16.23.49] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3200) 11/06 11:06:10.751: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1092) 11/06 11:06:10.752: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 11/06 11:06:10.756: [smf] INFO: Removed Session: UE IMSI:[262420852831607] DNN:[internet:0] IPv4:[176.16.23.50] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.756: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3200) 11/06 11:06:10.756: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1092) 11/06 11:06:10.758: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 11/06 11:06:10.762: [smf] INFO: Removed Session: UE IMSI:[262422842699195] DNN:[internet:0] IPv4:[176.16.23.51] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.762: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3200) 11/06 11:06:10.762: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1092) 11/06 11:06:10.763: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 11/06 11:06:10.768: [smf] INFO: Removed Session: UE IMSI:[262428444956975] DNN:[internet:0] IPv4:[176.16.23.52] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3200) 11/06 11:06:10.768: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1092) 11/06 11:06:10.769: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 11/06 11:06:10.773: [smf] INFO: Removed Session: UE IMSI:[262424920143840] DNN:[internet:0] IPv4:[176.16.23.53] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3200) 11/06 11:06:10.773: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1092) 11/06 11:06:10.774: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 11/06 11:06:10.778: [smf] INFO: Removed Session: UE IMSI:[262421365212192] DNN:[internet:0] IPv4:[176.16.23.54] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3200) 11/06 11:06:10.778: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1092) 11/06 11:06:10.780: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 11/06 11:06:10.784: [smf] INFO: Removed Session: UE IMSI:[262425329149990] DNN:[internet:0] IPv4:[176.16.23.55] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3200) 11/06 11:06:10.784: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1092) 11/06 11:06:10.786: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 11/06 11:06:10.790: [smf] INFO: Removed Session: UE IMSI:[262427612237793] DNN:[internet:0] IPv4:[176.16.23.56] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.790: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3200) 11/06 11:06:10.790: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1092) 11/06 11:06:10.791: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 11/06 11:06:10.795: [smf] INFO: Removed Session: UE IMSI:[262429504502698] DNN:[internet:0] IPv4:[176.16.23.57] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3200) 11/06 11:06:10.795: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1092) 11/06 11:06:10.797: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 11/06 11:06:10.800: [smf] INFO: Removed Session: UE IMSI:[262423755547754] DNN:[internet:0] IPv4:[176.16.23.58] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3200) 11/06 11:06:10.800: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1092) 11/06 11:06:10.802: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 11/06 11:06:10.807: [smf] INFO: Removed Session: UE IMSI:[262425384400078] DNN:[internet:0] IPv4:[176.16.23.59] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.807: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3200) 11/06 11:06:10.807: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1092) 11/06 11:06:10.808: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 11/06 11:06:10.812: [smf] INFO: Removed Session: UE IMSI:[262425310084606] DNN:[internet:0] IPv4:[176.16.23.60] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.812: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3200) 11/06 11:06:10.812: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1092) 11/06 11:06:10.813: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 11/06 11:06:10.817: [smf] INFO: Removed Session: UE IMSI:[262429932173490] DNN:[internet:0] IPv4:[176.16.23.61] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3200) 11/06 11:06:10.817: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1092) 11/06 11:06:10.819: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 11/06 11:06:10.823: [smf] INFO: Removed Session: UE IMSI:[262424565600406] DNN:[internet:0] IPv4:[176.16.23.62] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3200) 11/06 11:06:10.823: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1092) 11/06 11:06:10.824: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 11/06 11:06:10.828: [smf] INFO: Removed Session: UE IMSI:[262424727425234] DNN:[internet:0] IPv4:[176.16.23.63] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3200) 11/06 11:06:10.828: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1092) 11/06 11:06:10.830: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 11/06 11:06:10.835: [smf] INFO: Removed Session: UE IMSI:[262428718640862] DNN:[internet:0] IPv4:[176.16.23.64] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3200) 11/06 11:06:10.835: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1092) 11/06 11:06:10.836: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 11/06 11:06:10.839: [smf] INFO: Removed Session: UE IMSI:[262421325754440] DNN:[internet:0] IPv4:[176.16.23.65] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3200) 11/06 11:06:10.839: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1092) 11/06 11:06:10.841: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 11/06 11:06:10.845: [smf] INFO: Removed Session: UE IMSI:[262425916720234] DNN:[internet:0] IPv4:[176.16.23.66] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3200) 11/06 11:06:10.845: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1092) 11/06 11:06:10.847: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 11/06 11:06:10.851: [smf] INFO: Removed Session: UE IMSI:[262428715685064] DNN:[internet:0] IPv4:[176.16.23.67] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.851: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3200) 11/06 11:06:10.851: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1092) 11/06 11:06:10.853: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 11/06 11:06:10.856: [smf] INFO: Removed Session: UE IMSI:[262422633359348] DNN:[internet:0] IPv4:[176.16.23.68] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3200) 11/06 11:06:10.856: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1092) 11/06 11:06:10.858: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 11/06 11:06:10.861: [smf] INFO: Removed Session: UE IMSI:[262421524949845] DNN:[internet:0] IPv4:[176.16.23.69] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3200) 11/06 11:06:10.861: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1092) 11/06 11:06:10.863: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 11/06 11:06:10.867: [smf] INFO: Removed Session: UE IMSI:[262421347452952] DNN:[internet:0] IPv4:[176.16.23.70] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3200) 11/06 11:06:10.867: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1092) 11/06 11:06:10.869: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 11/06 11:06:10.873: [smf] INFO: Removed Session: UE IMSI:[262424459755351] DNN:[internet:0] IPv4:[176.16.23.71] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3200) 11/06 11:06:10.873: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1092) 11/06 11:06:10.875: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 11/06 11:06:10.879: [smf] INFO: Removed Session: UE IMSI:[262428009664157] DNN:[internet:0] IPv4:[176.16.23.72] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3200) 11/06 11:06:10.879: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1092) 11/06 11:06:10.881: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 11/06 11:06:10.885: [smf] INFO: Removed Session: UE IMSI:[262421041245863] DNN:[internet:0] IPv4:[176.16.23.73] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3200) 11/06 11:06:10.885: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1092) 11/06 11:06:10.887: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 11/06 11:06:10.891: [smf] INFO: Removed Session: UE IMSI:[262427108325126] DNN:[internet:0] IPv4:[176.16.23.74] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3200) 11/06 11:06:10.891: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1092) 11/06 11:06:10.892: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 11/06 11:06:10.897: [smf] INFO: Removed Session: UE IMSI:[262420604470546] DNN:[internet:0] IPv4:[176.16.23.75] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3200) 11/06 11:06:10.897: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1092) 11/06 11:06:10.899: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 11/06 11:06:10.903: [smf] INFO: Removed Session: UE IMSI:[262425820503240] DNN:[internet:0] IPv4:[176.16.23.76] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.903: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3200) 11/06 11:06:10.903: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1092) 11/06 11:06:10.904: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 11/06 11:06:10.909: [smf] INFO: Removed Session: UE IMSI:[262421475768392] DNN:[internet:0] IPv4:[176.16.23.77] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3200) 11/06 11:06:10.909: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1092) 11/06 11:06:10.910: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 11/06 11:06:10.914: [smf] INFO: Removed Session: UE IMSI:[262425610304948] DNN:[internet:0] IPv4:[176.16.23.78] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3200) 11/06 11:06:10.914: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1092) 11/06 11:06:10.916: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 11/06 11:06:10.919: [smf] INFO: Removed Session: UE IMSI:[262424989419657] DNN:[internet:0] IPv4:[176.16.23.79] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.919: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3200) 11/06 11:06:10.919: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1092) 11/06 11:06:10.921: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 11/06 11:06:10.926: [smf] INFO: Removed Session: UE IMSI:[262424503426318] DNN:[internet:0] IPv4:[176.16.23.80] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.926: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3200) 11/06 11:06:10.926: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1092) 11/06 11:06:10.927: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 11/06 11:06:10.930: [smf] INFO: Removed Session: UE IMSI:[262427966837472] DNN:[internet:0] IPv4:[176.16.23.81] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3200) 11/06 11:06:10.930: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1092) 11/06 11:06:10.932: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 11/06 11:06:10.936: [smf] INFO: Removed Session: UE IMSI:[262429450072002] DNN:[internet:0] IPv4:[176.16.23.82] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3200) 11/06 11:06:10.936: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1092) 11/06 11:06:10.938: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 11/06 11:06:10.941: [smf] INFO: Removed Session: UE IMSI:[262425291733456] DNN:[internet:0] IPv4:[176.16.23.83] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3200) 11/06 11:06:10.941: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1092) 11/06 11:06:10.943: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 11/06 11:06:10.947: [smf] INFO: Removed Session: UE IMSI:[262420764154028] DNN:[internet:0] IPv4:[176.16.23.84] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3200) 11/06 11:06:10.947: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1092) 11/06 11:06:10.949: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 11/06 11:06:10.953: [smf] INFO: Removed Session: UE IMSI:[262425906523365] DNN:[internet:0] IPv4:[176.16.23.85] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.953: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3200) 11/06 11:06:10.953: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1092) 11/06 11:06:10.955: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 11/06 11:06:10.959: [smf] INFO: Removed Session: UE IMSI:[262427489100965] DNN:[internet:0] IPv4:[176.16.23.86] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3200) 11/06 11:06:10.959: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1092) 11/06 11:06:10.961: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 11/06 11:06:10.966: [smf] INFO: Removed Session: UE IMSI:[262429729946651] DNN:[internet:0] IPv4:[176.16.23.87] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3200) 11/06 11:06:10.966: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1092) 11/06 11:06:10.967: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 11/06 11:06:10.971: [smf] INFO: Removed Session: UE IMSI:[262429832961934] DNN:[internet:0] IPv4:[176.16.23.88] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3200) 11/06 11:06:10.971: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1092) 11/06 11:06:10.972: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 11/06 11:06:10.977: [smf] INFO: Removed Session: UE IMSI:[262426218534669] DNN:[internet:0] IPv4:[176.16.23.89] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3200) 11/06 11:06:10.977: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1092) 11/06 11:06:10.978: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 11/06 11:06:10.981: [smf] INFO: Removed Session: UE IMSI:[262426706831841] DNN:[internet:0] IPv4:[176.16.23.90] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3200) 11/06 11:06:10.981: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1092) 11/06 11:06:10.984: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 11/06 11:06:10.990: [smf] INFO: Removed Session: UE IMSI:[262424105084020] DNN:[internet:0] IPv4:[176.16.23.91] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3200) 11/06 11:06:10.990: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1092) 11/06 11:06:10.990: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 11/06 11:06:10.994: [smf] INFO: Removed Session: UE IMSI:[262428783860619] DNN:[internet:0] IPv4:[176.16.23.92] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:10.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3200) 11/06 11:06:10.994: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1092) 11/06 11:06:10.996: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 11/06 11:06:11.000: [smf] INFO: Removed Session: UE IMSI:[262426397424248] DNN:[internet:0] IPv4:[176.16.23.93] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3200) 11/06 11:06:11.000: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1092) 11/06 11:06:11.002: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 11/06 11:06:11.005: [smf] INFO: Removed Session: UE IMSI:[262423266681880] DNN:[internet:0] IPv4:[176.16.23.94] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3200) 11/06 11:06:11.005: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1092) 11/06 11:06:11.007: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 11/06 11:06:11.012: [smf] INFO: Removed Session: UE IMSI:[262420499295144] DNN:[internet:0] IPv4:[176.16.23.95] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.012: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3200) 11/06 11:06:11.012: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1092) 11/06 11:06:11.013: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 11/06 11:06:11.017: [smf] INFO: Removed Session: UE IMSI:[262424468422130] DNN:[internet:0] IPv4:[176.16.23.96] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.017: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3200) 11/06 11:06:11.017: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1092) 11/06 11:06:11.018: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 11/06 11:06:11.022: [smf] INFO: Removed Session: UE IMSI:[262420326674514] DNN:[internet:0] IPv4:[176.16.23.97] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3200) 11/06 11:06:11.022: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1092) 11/06 11:06:11.024: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 11/06 11:06:11.027: [smf] INFO: Removed Session: UE IMSI:[262425111655005] DNN:[internet:0] IPv4:[176.16.23.98] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3200) 11/06 11:06:11.027: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1092) 11/06 11:06:11.030: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 11/06 11:06:11.034: [smf] INFO: Removed Session: UE IMSI:[262421525341236] DNN:[internet:0] IPv4:[176.16.23.99] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3200) 11/06 11:06:11.034: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1092) 11/06 11:06:11.035: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 11/06 11:06:11.039: [smf] INFO: Removed Session: UE IMSI:[262424934741607] DNN:[internet:0] IPv4:[176.16.23.100] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3200) 11/06 11:06:11.039: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1092) 11/06 11:06:11.040: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 11/06 11:06:11.044: [smf] INFO: Removed Session: UE IMSI:[262425976738344] DNN:[internet:0] IPv4:[176.16.23.101] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3200) 11/06 11:06:11.044: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1092) 11/06 11:06:11.046: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 11/06 11:06:11.050: [smf] INFO: Removed Session: UE IMSI:[262426626162180] DNN:[internet:0] IPv4:[176.16.23.102] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3200) 11/06 11:06:11.050: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1092) 11/06 11:06:11.052: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 11/06 11:06:11.056: [smf] INFO: Removed Session: UE IMSI:[262424915077257] DNN:[internet:0] IPv4:[176.16.23.103] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3200) 11/06 11:06:11.056: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1092) 11/06 11:06:11.057: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 11/06 11:06:11.061: [smf] INFO: Removed Session: UE IMSI:[262426340077249] DNN:[internet:0] IPv4:[176.16.23.104] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.061: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3200) 11/06 11:06:11.061: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1092) 11/06 11:06:11.063: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 11/06 11:06:11.066: [smf] INFO: Removed Session: UE IMSI:[262428616885954] DNN:[internet:0] IPv4:[176.16.23.105] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3200) 11/06 11:06:11.067: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1092) 11/06 11:06:11.068: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 11/06 11:06:11.073: [smf] INFO: Removed Session: UE IMSI:[262422405354666] DNN:[internet:0] IPv4:[176.16.23.106] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3200) 11/06 11:06:11.073: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1092) 11/06 11:06:11.074: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 11/06 11:06:11.078: [smf] INFO: Removed Session: UE IMSI:[262421336353796] DNN:[internet:0] IPv4:[176.16.23.107] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3200) 11/06 11:06:11.078: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1092) 11/06 11:06:11.080: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 11/06 11:06:11.084: [smf] INFO: Removed Session: UE IMSI:[262421933968821] DNN:[internet:0] IPv4:[176.16.23.108] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3200) 11/06 11:06:11.084: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1092) 11/06 11:06:11.085: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 11/06 11:06:11.089: [smf] INFO: Removed Session: UE IMSI:[262421140383801] DNN:[internet:0] IPv4:[176.16.23.109] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.089: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3200) 11/06 11:06:11.089: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1092) 11/06 11:06:11.091: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 11/06 11:06:11.094: [smf] INFO: Removed Session: UE IMSI:[262420945364655] DNN:[internet:0] IPv4:[176.16.23.110] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3200) 11/06 11:06:11.095: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1092) 11/06 11:06:11.096: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 11/06 11:06:11.101: [smf] INFO: Removed Session: UE IMSI:[262427161820799] DNN:[internet:0] IPv4:[176.16.23.111] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3200) 11/06 11:06:11.101: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1092) 11/06 11:06:11.102: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 11/06 11:06:11.105: [smf] INFO: Removed Session: UE IMSI:[262424922695768] DNN:[internet:0] IPv4:[176.16.23.112] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.105: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3200) 11/06 11:06:11.105: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1092) 11/06 11:06:11.108: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 11/06 11:06:11.112: [smf] INFO: Removed Session: UE IMSI:[262425330729034] DNN:[internet:0] IPv4:[176.16.23.113] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3200) 11/06 11:06:11.112: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1092) 11/06 11:06:11.113: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 11/06 11:06:11.118: [smf] INFO: Removed Session: UE IMSI:[262425837297878] DNN:[internet:0] IPv4:[176.16.23.114] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3200) 11/06 11:06:11.118: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1092) 11/06 11:06:11.119: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 11/06 11:06:11.124: [smf] INFO: Removed Session: UE IMSI:[262424768878912] DNN:[internet:0] IPv4:[176.16.23.115] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.124: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3200) 11/06 11:06:11.124: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1092) 11/06 11:06:11.125: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 11/06 11:06:11.130: [smf] INFO: Removed Session: UE IMSI:[262427652102548] DNN:[internet:0] IPv4:[176.16.23.116] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3200) 11/06 11:06:11.130: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1092) 11/06 11:06:11.131: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 11/06 11:06:11.135: [smf] INFO: Removed Session: UE IMSI:[262426367550626] DNN:[internet:0] IPv4:[176.16.23.117] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.135: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3200) 11/06 11:06:11.135: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1092) 11/06 11:06:11.137: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 11/06 11:06:11.140: [smf] INFO: Removed Session: UE IMSI:[262425550641426] DNN:[internet:0] IPv4:[176.16.23.118] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3200) 11/06 11:06:11.140: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1092) 11/06 11:06:11.142: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 11/06 11:06:11.146: [smf] INFO: Removed Session: UE IMSI:[262426109854732] DNN:[internet:0] IPv4:[176.16.23.119] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3200) 11/06 11:06:11.146: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1092) 11/06 11:06:11.148: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 11/06 11:06:11.153: [smf] INFO: Removed Session: UE IMSI:[262424082281145] DNN:[internet:0] IPv4:[176.16.23.120] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3200) 11/06 11:06:11.153: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1092) 11/06 11:06:11.153: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 11/06 11:06:11.158: [smf] INFO: Removed Session: UE IMSI:[262424870029244] DNN:[internet:0] IPv4:[176.16.23.121] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.158: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3200) 11/06 11:06:11.158: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1092) 11/06 11:06:11.159: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 11/06 11:06:11.164: [smf] INFO: Removed Session: UE IMSI:[262429261326666] DNN:[internet:0] IPv4:[176.16.23.122] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3200) 11/06 11:06:11.164: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1092) 11/06 11:06:11.165: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 11/06 11:06:11.170: [smf] INFO: Removed Session: UE IMSI:[262429737272849] DNN:[internet:0] IPv4:[176.16.23.123] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3200) 11/06 11:06:11.170: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1092) 11/06 11:06:11.171: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 11/06 11:06:11.176: [smf] INFO: Removed Session: UE IMSI:[262420647875031] DNN:[internet:0] IPv4:[176.16.23.124] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.176: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3200) 11/06 11:06:11.176: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1092) 11/06 11:06:11.178: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 11/06 11:06:11.183: [smf] INFO: Removed Session: UE IMSI:[262426892195247] DNN:[internet:0] IPv4:[176.16.23.125] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3200) 11/06 11:06:11.183: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1092) 11/06 11:06:11.183: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 11/06 11:06:11.189: [smf] INFO: Removed Session: UE IMSI:[262422169498757] DNN:[internet:0] IPv4:[176.16.23.126] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.189: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3200) 11/06 11:06:11.189: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1092) 11/06 11:06:11.189: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 11/06 11:06:11.194: [smf] INFO: Removed Session: UE IMSI:[262420231323434] DNN:[internet:0] IPv4:[176.16.23.127] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.194: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3200) 11/06 11:06:11.194: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1092) 11/06 11:06:11.195: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 11/06 11:06:11.199: [smf] INFO: Removed Session: UE IMSI:[262424007964015] DNN:[internet:0] IPv4:[176.16.23.128] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.199: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3200) 11/06 11:06:11.199: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1092) 11/06 11:06:11.201: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 11/06 11:06:11.204: [smf] INFO: Removed Session: UE IMSI:[262428580578581] DNN:[internet:0] IPv4:[176.16.23.129] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3200) 11/06 11:06:11.204: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1092) 11/06 11:06:11.206: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 11/06 11:06:11.211: [smf] INFO: Removed Session: UE IMSI:[262426939059895] DNN:[internet:0] IPv4:[176.16.23.130] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.211: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3200) 11/06 11:06:11.211: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1092) 11/06 11:06:11.212: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 11/06 11:06:11.217: [smf] INFO: Removed Session: UE IMSI:[262420215750889] DNN:[internet:0] IPv4:[176.16.23.131] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3200) 11/06 11:06:11.217: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1092) 11/06 11:06:11.218: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 11/06 11:06:11.221: [smf] INFO: Removed Session: UE IMSI:[262422050372287] DNN:[internet:0] IPv4:[176.16.23.132] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3200) 11/06 11:06:11.221: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1092) 11/06 11:06:11.223: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 11/06 11:06:11.227: [smf] INFO: Removed Session: UE IMSI:[262428920325129] DNN:[internet:0] IPv4:[176.16.23.133] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.227: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3200) 11/06 11:06:11.227: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1092) 11/06 11:06:11.229: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 11/06 11:06:11.233: [smf] INFO: Removed Session: UE IMSI:[262421891634795] DNN:[internet:0] IPv4:[176.16.23.134] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3200) 11/06 11:06:11.233: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1092) 11/06 11:06:11.234: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 11/06 11:06:11.238: [smf] INFO: Removed Session: UE IMSI:[262424852656812] DNN:[internet:0] IPv4:[176.16.23.135] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.238: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3200) 11/06 11:06:11.238: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1092) 11/06 11:06:11.240: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 11/06 11:06:11.243: [smf] INFO: Removed Session: UE IMSI:[262426716728779] DNN:[internet:0] IPv4:[176.16.23.136] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3200) 11/06 11:06:11.243: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1092) 11/06 11:06:11.245: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 11/06 11:06:11.249: [smf] INFO: Removed Session: UE IMSI:[262425825692523] DNN:[internet:0] IPv4:[176.16.23.137] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3200) 11/06 11:06:11.249: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1092) 11/06 11:06:11.251: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 11/06 11:06:11.256: [smf] INFO: Removed Session: UE IMSI:[262428933424877] DNN:[internet:0] IPv4:[176.16.23.138] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3200) 11/06 11:06:11.256: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1092) 11/06 11:06:11.257: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 11/06 11:06:11.261: [smf] INFO: Removed Session: UE IMSI:[262426259609297] DNN:[internet:0] IPv4:[176.16.23.139] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3200) 11/06 11:06:11.261: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1092) 11/06 11:06:11.262: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 11/06 11:06:11.266: [smf] INFO: Removed Session: UE IMSI:[262428101965503] DNN:[internet:0] IPv4:[176.16.23.140] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.266: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3200) 11/06 11:06:11.266: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1092) 11/06 11:06:11.268: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 11/06 11:06:11.272: [smf] INFO: Removed Session: UE IMSI:[262426831234383] DNN:[internet:0] IPv4:[176.16.23.141] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3200) 11/06 11:06:11.272: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1092) 11/06 11:06:11.274: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 11/06 11:06:11.278: [smf] INFO: Removed Session: UE IMSI:[262427536000641] DNN:[internet:0] IPv4:[176.16.23.142] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3200) 11/06 11:06:11.278: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1092) 11/06 11:06:11.279: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 11/06 11:06:11.283: [smf] INFO: Removed Session: UE IMSI:[262422760718992] DNN:[internet:0] IPv4:[176.16.23.143] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3200) 11/06 11:06:11.283: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1092) 11/06 11:06:11.285: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 11/06 11:06:11.289: [smf] INFO: Removed Session: UE IMSI:[262428356207360] DNN:[internet:0] IPv4:[176.16.23.144] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3200) 11/06 11:06:11.289: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1092) 11/06 11:06:11.290: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 11/06 11:06:11.294: [smf] INFO: Removed Session: UE IMSI:[262420384500467] DNN:[internet:0] IPv4:[176.16.23.145] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3200) 11/06 11:06:11.294: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1092) 11/06 11:06:11.296: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 11/06 11:06:11.299: [smf] INFO: Removed Session: UE IMSI:[262422786815585] DNN:[internet:0] IPv4:[176.16.23.146] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.299: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3200) 11/06 11:06:11.299: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1092) 11/06 11:06:11.301: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 11/06 11:06:11.305: [smf] INFO: Removed Session: UE IMSI:[262422406120573] DNN:[internet:0] IPv4:[176.16.23.147] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.305: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3200) 11/06 11:06:11.305: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1092) 11/06 11:06:11.307: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 11/06 11:06:11.311: [smf] INFO: Removed Session: UE IMSI:[262427254771143] DNN:[internet:0] IPv4:[176.16.23.148] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.311: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3200) 11/06 11:06:11.311: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1092) 11/06 11:06:11.312: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 11/06 11:06:11.316: [smf] INFO: Removed Session: UE IMSI:[262428744261531] DNN:[internet:0] IPv4:[176.16.23.149] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3200) 11/06 11:06:11.316: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1092) 11/06 11:06:11.318: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 11/06 11:06:11.322: [smf] INFO: Removed Session: UE IMSI:[262423711622750] DNN:[internet:0] IPv4:[176.16.23.150] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3200) 11/06 11:06:11.322: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1092) 11/06 11:06:11.323: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 11/06 11:06:11.328: [smf] INFO: Removed Session: UE IMSI:[262420989359102] DNN:[internet:0] IPv4:[176.16.23.151] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.328: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3200) 11/06 11:06:11.328: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1092) 11/06 11:06:11.329: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 11/06 11:06:11.332: [smf] INFO: Removed Session: UE IMSI:[262425190618744] DNN:[internet:0] IPv4:[176.16.23.152] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.332: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3200) 11/06 11:06:11.332: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1092) 11/06 11:06:11.334: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 11/06 11:06:11.339: [smf] INFO: Removed Session: UE IMSI:[262422763314054] DNN:[internet:0] IPv4:[176.16.23.153] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3200) 11/06 11:06:11.339: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1092) 11/06 11:06:11.340: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 11/06 11:06:11.344: [smf] INFO: Removed Session: UE IMSI:[262424824171992] DNN:[internet:0] IPv4:[176.16.23.154] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3200) 11/06 11:06:11.344: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1092) 11/06 11:06:11.346: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 11/06 11:06:11.350: [smf] INFO: Removed Session: UE IMSI:[262427621325873] DNN:[internet:0] IPv4:[176.16.23.155] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.350: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3200) 11/06 11:06:11.350: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1092) 11/06 11:06:11.351: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 11/06 11:06:11.355: [smf] INFO: Removed Session: UE IMSI:[262428530014564] DNN:[internet:0] IPv4:[176.16.23.156] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3200) 11/06 11:06:11.355: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1092) 11/06 11:06:11.357: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 11/06 11:06:11.360: [smf] INFO: Removed Session: UE IMSI:[262427978938045] DNN:[internet:0] IPv4:[176.16.23.157] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3200) 11/06 11:06:11.360: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1092) 11/06 11:06:11.363: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 11/06 11:06:11.368: [smf] INFO: Removed Session: UE IMSI:[262421973523867] DNN:[internet:0] IPv4:[176.16.23.158] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3200) 11/06 11:06:11.368: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1092) 11/06 11:06:11.368: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 11/06 11:06:11.373: [smf] INFO: Removed Session: UE IMSI:[262428716262746] DNN:[internet:0] IPv4:[176.16.23.159] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.373: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3200) 11/06 11:06:11.373: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1092) 11/06 11:06:11.374: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 11/06 11:06:11.379: [smf] INFO: Removed Session: UE IMSI:[262424755134455] DNN:[internet:0] IPv4:[176.16.23.160] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3200) 11/06 11:06:11.379: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1092) 11/06 11:06:11.380: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 11/06 11:06:11.383: [smf] INFO: Removed Session: UE IMSI:[262423443156895] DNN:[internet:0] IPv4:[176.16.23.161] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3200) 11/06 11:06:11.383: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1092) 11/06 11:06:11.385: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 11/06 11:06:11.390: [smf] INFO: Removed Session: UE IMSI:[262429095234535] DNN:[internet:0] IPv4:[176.16.23.162] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.390: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3200) 11/06 11:06:11.390: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1092) 11/06 11:06:11.391: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 11/06 11:06:11.396: [smf] INFO: Removed Session: UE IMSI:[262428925854062] DNN:[internet:0] IPv4:[176.16.23.163] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3200) 11/06 11:06:11.396: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1092) 11/06 11:06:11.397: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 11/06 11:06:11.400: [smf] INFO: Removed Session: UE IMSI:[262428017887738] DNN:[internet:0] IPv4:[176.16.23.164] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3200) 11/06 11:06:11.400: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1092) 11/06 11:06:11.402: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 11/06 11:06:11.407: [smf] INFO: Removed Session: UE IMSI:[262420190065066] DNN:[internet:0] IPv4:[176.16.23.165] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.407: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3200) 11/06 11:06:11.407: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1092) 11/06 11:06:11.408: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 11/06 11:06:11.411: [smf] INFO: Removed Session: UE IMSI:[262428683885441] DNN:[internet:0] IPv4:[176.16.23.166] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3200) 11/06 11:06:11.411: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1092) 11/06 11:06:11.413: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 11/06 11:06:11.417: [smf] INFO: Removed Session: UE IMSI:[262426710346302] DNN:[internet:0] IPv4:[176.16.23.167] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3200) 11/06 11:06:11.417: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1092) 11/06 11:06:11.419: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 11/06 11:06:11.424: [smf] INFO: Removed Session: UE IMSI:[262425860856082] DNN:[internet:0] IPv4:[176.16.23.168] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.424: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3200) 11/06 11:06:11.424: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1092) 11/06 11:06:11.425: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 11/06 11:06:11.429: [smf] INFO: Removed Session: UE IMSI:[262422760357448] DNN:[internet:0] IPv4:[176.16.23.169] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.429: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3200) 11/06 11:06:11.429: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1092) 11/06 11:06:11.430: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 11/06 11:06:11.434: [smf] INFO: Removed Session: UE IMSI:[262425157915284] DNN:[internet:0] IPv4:[176.16.23.170] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.434: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3200) 11/06 11:06:11.434: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1092) 11/06 11:06:11.436: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 11/06 11:06:11.440: [smf] INFO: Removed Session: UE IMSI:[262426055166312] DNN:[internet:0] IPv4:[176.16.23.171] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.440: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3200) 11/06 11:06:11.440: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1092) 11/06 11:06:11.442: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 11/06 11:06:11.446: [smf] INFO: Removed Session: UE IMSI:[262422166956206] DNN:[internet:0] IPv4:[176.16.23.172] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.446: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3200) 11/06 11:06:11.446: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1092) 11/06 11:06:11.447: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 11/06 11:06:11.450: [smf] INFO: Removed Session: UE IMSI:[262427078180443] DNN:[internet:0] IPv4:[176.16.23.173] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.450: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3200) 11/06 11:06:11.450: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1092) 11/06 11:06:11.453: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 11/06 11:06:11.457: [smf] INFO: Removed Session: UE IMSI:[262429060375247] DNN:[internet:0] IPv4:[176.16.23.174] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.457: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3200) 11/06 11:06:11.457: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1092) 11/06 11:06:11.458: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 11/06 11:06:11.462: [smf] INFO: Removed Session: UE IMSI:[262427229812955] DNN:[internet:0] IPv4:[176.16.23.175] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3200) 11/06 11:06:11.462: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1092) 11/06 11:06:11.464: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 11/06 11:06:11.467: [smf] INFO: Removed Session: UE IMSI:[262427282816773] DNN:[internet:0] IPv4:[176.16.23.176] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.467: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3200) 11/06 11:06:11.467: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1092) 11/06 11:06:11.469: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 11/06 11:06:11.473: [smf] INFO: Removed Session: UE IMSI:[262423825429860] DNN:[internet:0] IPv4:[176.16.23.177] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3200) 11/06 11:06:11.473: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1092) 11/06 11:06:11.475: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 11/06 11:06:11.479: [smf] INFO: Removed Session: UE IMSI:[262422819721361] DNN:[internet:0] IPv4:[176.16.23.178] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3200) 11/06 11:06:11.479: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1092) 11/06 11:06:11.480: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 11/06 11:06:11.484: [smf] INFO: Removed Session: UE IMSI:[262429069358758] DNN:[internet:0] IPv4:[176.16.23.179] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3200) 11/06 11:06:11.484: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1092) 11/06 11:06:11.486: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 11/06 11:06:11.490: [smf] INFO: Removed Session: UE IMSI:[262424686642929] DNN:[internet:0] IPv4:[176.16.23.180] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.490: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3200) 11/06 11:06:11.490: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1092) 11/06 11:06:11.491: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 11/06 11:06:11.495: [smf] INFO: Removed Session: UE IMSI:[262426324240726] DNN:[internet:0] IPv4:[176.16.23.181] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3200) 11/06 11:06:11.495: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1092) 11/06 11:06:11.497: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 11/06 11:06:11.500: [smf] INFO: Removed Session: UE IMSI:[262425835025316] DNN:[internet:0] IPv4:[176.16.23.182] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3200) 11/06 11:06:11.501: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1092) 11/06 11:06:11.502: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 11/06 11:06:11.506: [smf] INFO: Removed Session: UE IMSI:[262425761451066] DNN:[internet:0] IPv4:[176.16.23.183] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.506: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3200) 11/06 11:06:11.506: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1092) 11/06 11:06:11.508: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 11/06 11:06:11.512: [smf] INFO: Removed Session: UE IMSI:[262424980810892] DNN:[internet:0] IPv4:[176.16.23.184] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.512: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3200) 11/06 11:06:11.512: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1092) 11/06 11:06:11.514: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 11/06 11:06:11.517: [smf] INFO: Removed Session: UE IMSI:[262424502291622] DNN:[internet:0] IPv4:[176.16.23.185] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3200) 11/06 11:06:11.517: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1092) 11/06 11:06:11.519: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 11/06 11:06:11.524: [smf] INFO: Removed Session: UE IMSI:[262429668157471] DNN:[internet:0] IPv4:[176.16.23.186] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3200) 11/06 11:06:11.524: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1092) 11/06 11:06:11.525: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 11/06 11:06:11.530: [smf] INFO: Removed Session: UE IMSI:[262427697836301] DNN:[internet:0] IPv4:[176.16.23.187] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3200) 11/06 11:06:11.530: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1092) 11/06 11:06:11.531: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 11/06 11:06:11.535: [smf] INFO: Removed Session: UE IMSI:[262426249968688] DNN:[internet:0] IPv4:[176.16.23.188] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.535: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3200) 11/06 11:06:11.535: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1092) 11/06 11:06:11.536: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 11/06 11:06:11.541: [smf] INFO: Removed Session: UE IMSI:[262422116034675] DNN:[internet:0] IPv4:[176.16.23.189] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.541: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3200) 11/06 11:06:11.541: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1092) 11/06 11:06:11.542: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 11/06 11:06:11.547: [smf] INFO: Removed Session: UE IMSI:[262425139806092] DNN:[internet:0] IPv4:[176.16.23.190] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.547: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3200) 11/06 11:06:11.547: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1092) 11/06 11:06:11.548: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 11/06 11:06:11.552: [smf] INFO: Removed Session: UE IMSI:[262426857435774] DNN:[internet:0] IPv4:[176.16.23.191] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3200) 11/06 11:06:11.552: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1092) 11/06 11:06:11.553: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 11/06 11:06:11.558: [smf] INFO: Removed Session: UE IMSI:[262429220671991] DNN:[internet:0] IPv4:[176.16.23.192] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.558: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3200) 11/06 11:06:11.558: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1092) 11/06 11:06:11.559: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 11/06 11:06:11.564: [smf] INFO: Removed Session: UE IMSI:[262428856492967] DNN:[internet:0] IPv4:[176.16.23.193] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.564: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3200) 11/06 11:06:11.564: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1092) 11/06 11:06:11.565: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 11/06 11:06:11.569: [smf] INFO: Removed Session: UE IMSI:[262426018176600] DNN:[internet:0] IPv4:[176.16.23.194] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3200) 11/06 11:06:11.569: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1092) 11/06 11:06:11.571: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 11/06 11:06:11.574: [smf] INFO: Removed Session: UE IMSI:[262425237138648] DNN:[internet:0] IPv4:[176.16.23.195] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.574: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3200) 11/06 11:06:11.574: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1092) 11/06 11:06:11.576: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 11/06 11:06:11.580: [smf] INFO: Removed Session: UE IMSI:[262421266287261] DNN:[internet:0] IPv4:[176.16.23.196] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3200) 11/06 11:06:11.580: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1092) 11/06 11:06:11.582: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 11/06 11:06:11.587: [smf] INFO: Removed Session: UE IMSI:[262426736267290] DNN:[internet:0] IPv4:[176.16.23.197] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3200) 11/06 11:06:11.587: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1092) 11/06 11:06:11.588: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 11/06 11:06:11.592: [smf] INFO: Removed Session: UE IMSI:[262427250393305] DNN:[internet:0] IPv4:[176.16.23.198] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3200) 11/06 11:06:11.592: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1092) 11/06 11:06:11.594: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 11/06 11:06:11.599: [smf] INFO: Removed Session: UE IMSI:[262421216921629] DNN:[internet:0] IPv4:[176.16.23.199] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3200) 11/06 11:06:11.599: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1092) 11/06 11:06:11.600: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 11/06 11:06:11.603: [smf] INFO: Removed Session: UE IMSI:[262426267247600] DNN:[internet:0] IPv4:[176.16.23.200] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3200) 11/06 11:06:11.603: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1092) 11/06 11:06:11.605: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 11/06 11:06:11.609: [smf] INFO: Removed Session: UE IMSI:[262421556827183] DNN:[internet:0] IPv4:[176.16.23.201] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3200) 11/06 11:06:11.609: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1092) 11/06 11:06:11.611: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 11/06 11:06:11.615: [smf] INFO: Removed Session: UE IMSI:[262424511203437] DNN:[internet:0] IPv4:[176.16.23.202] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.615: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3200) 11/06 11:06:11.615: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1092) 11/06 11:06:11.617: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 11/06 11:06:11.620: [smf] INFO: Removed Session: UE IMSI:[262424320284618] DNN:[internet:0] IPv4:[176.16.23.203] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.620: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3200) 11/06 11:06:11.620: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1092) 11/06 11:06:11.622: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 11/06 11:06:11.626: [smf] INFO: Removed Session: UE IMSI:[262422825787448] DNN:[internet:0] IPv4:[176.16.23.204] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.626: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3200) 11/06 11:06:11.626: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1092) 11/06 11:06:11.628: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 11/06 11:06:11.632: [smf] INFO: Removed Session: UE IMSI:[262424571745434] DNN:[internet:0] IPv4:[176.16.23.205] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.632: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3200) 11/06 11:06:11.632: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1092) 11/06 11:06:11.633: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 11/06 11:06:11.637: [smf] INFO: Removed Session: UE IMSI:[262423848359646] DNN:[internet:0] IPv4:[176.16.23.206] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3200) 11/06 11:06:11.637: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1092) 11/06 11:06:11.639: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 11/06 11:06:11.643: [smf] INFO: Removed Session: UE IMSI:[262425171586256] DNN:[internet:0] IPv4:[176.16.23.207] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.643: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3200) 11/06 11:06:11.643: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1092) 11/06 11:06:11.644: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 11/06 11:06:11.649: [smf] INFO: Removed Session: UE IMSI:[262425499937607] DNN:[internet:0] IPv4:[176.16.23.208] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3200) 11/06 11:06:11.649: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1092) 11/06 11:06:11.650: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 11/06 11:06:11.653: [smf] INFO: Removed Session: UE IMSI:[262429564723945] DNN:[internet:0] IPv4:[176.16.23.209] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3200) 11/06 11:06:11.653: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1092) 11/06 11:06:11.655: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 11/06 11:06:11.659: [smf] INFO: Removed Session: UE IMSI:[262428787498931] DNN:[internet:0] IPv4:[176.16.23.210] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.659: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3200) 11/06 11:06:11.659: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1092) 11/06 11:06:11.661: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 11/06 11:06:11.666: [smf] INFO: Removed Session: UE IMSI:[262425584899664] DNN:[internet:0] IPv4:[176.16.23.211] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3200) 11/06 11:06:11.666: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1092) 11/06 11:06:11.668: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 11/06 11:06:11.673: [smf] INFO: Removed Session: UE IMSI:[262423346000736] DNN:[internet:0] IPv4:[176.16.23.212] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3200) 11/06 11:06:11.673: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1092) 11/06 11:06:11.674: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 11/06 11:06:11.678: [smf] INFO: Removed Session: UE IMSI:[262428235392631] DNN:[internet:0] IPv4:[176.16.23.213] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3200) 11/06 11:06:11.678: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1092) 11/06 11:06:11.679: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 11/06 11:06:11.683: [smf] INFO: Removed Session: UE IMSI:[262425582399711] DNN:[internet:0] IPv4:[176.16.23.214] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.683: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3200) 11/06 11:06:11.683: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1092) 11/06 11:06:11.685: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 11/06 11:06:11.689: [smf] INFO: Removed Session: UE IMSI:[262424397532624] DNN:[internet:0] IPv4:[176.16.23.215] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3200) 11/06 11:06:11.689: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1092) 11/06 11:06:11.691: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 11/06 11:06:11.695: [smf] INFO: Removed Session: UE IMSI:[262424602666043] DNN:[internet:0] IPv4:[176.16.23.216] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3200) 11/06 11:06:11.695: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1092) 11/06 11:06:11.696: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 11/06 11:06:11.703: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 11/06 11:06:11.706: [smf] INFO: Removed Session: UE IMSI:[262423465522412] DNN:[internet:0] IPv4:[176.16.23.217] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3200) 11/06 11:06:11.706: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1092) 11/06 11:06:11.708: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 11/06 11:06:11.709: [smf] INFO: Removed Session: UE IMSI:[262420170627284] DNN:[internet:0] IPv4:[176.16.23.218] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.709: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3200) 11/06 11:06:11.709: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1092) 11/06 11:06:11.714: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 11/06 11:06:11.715: [smf] INFO: Removed Session: UE IMSI:[262427553432864] DNN:[internet:0] IPv4:[176.16.23.219] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.715: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3200) 11/06 11:06:11.715: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1092) 11/06 11:06:11.720: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 11/06 11:06:11.721: [smf] INFO: Removed Session: UE IMSI:[262422114734745] DNN:[internet:0] IPv4:[176.16.23.220] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3200) 11/06 11:06:11.721: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1092) 11/06 11:06:11.726: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 11/06 11:06:11.726: [smf] INFO: Removed Session: UE IMSI:[262424021820638] DNN:[internet:0] IPv4:[176.16.23.221] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.726: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3200) 11/06 11:06:11.726: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1092) 11/06 11:06:11.731: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 11/06 11:06:11.732: [smf] INFO: Removed Session: UE IMSI:[262428358354271] DNN:[internet:0] IPv4:[176.16.23.222] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3200) 11/06 11:06:11.732: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1092) 11/06 11:06:11.736: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 11/06 11:06:11.737: [smf] INFO: Removed Session: UE IMSI:[262421203698242] DNN:[internet:0] IPv4:[176.16.23.223] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.737: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3200) 11/06 11:06:11.737: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1092) 11/06 11:06:11.742: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 11/06 11:06:11.743: [smf] INFO: Removed Session: UE IMSI:[262429383799673] DNN:[internet:0] IPv4:[176.16.23.224] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3200) 11/06 11:06:11.743: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1092) 11/06 11:06:11.748: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 11/06 11:06:11.748: [smf] INFO: Removed Session: UE IMSI:[262420392565677] DNN:[internet:0] IPv4:[176.16.23.225] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.748: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3200) 11/06 11:06:11.748: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1092) 11/06 11:06:11.754: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 11/06 11:06:11.754: [smf] INFO: Removed Session: UE IMSI:[262429635484518] DNN:[internet:0] IPv4:[176.16.23.226] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3200) 11/06 11:06:11.754: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1092) 11/06 11:06:11.759: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 11/06 11:06:11.760: [smf] INFO: Removed Session: UE IMSI:[262428088851284] DNN:[internet:0] IPv4:[176.16.23.227] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3200) 11/06 11:06:11.760: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1092) 11/06 11:06:11.765: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 11/06 11:06:11.766: [smf] INFO: Removed Session: UE IMSI:[262422805414860] DNN:[internet:0] IPv4:[176.16.23.228] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3200) 11/06 11:06:11.766: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1092) 11/06 11:06:11.771: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 11/06 11:06:11.771: [smf] INFO: Removed Session: UE IMSI:[262428220202870] DNN:[internet:0] IPv4:[176.16.23.229] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3200) 11/06 11:06:11.771: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1092) 11/06 11:06:11.776: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 11/06 11:06:11.777: [smf] INFO: Removed Session: UE IMSI:[262421007898904] DNN:[internet:0] IPv4:[176.16.23.230] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3200) 11/06 11:06:11.777: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1092) 11/06 11:06:11.782: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 11/06 11:06:11.783: [smf] INFO: Removed Session: UE IMSI:[262426739973091] DNN:[internet:0] IPv4:[176.16.23.231] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3200) 11/06 11:06:11.783: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1092) 11/06 11:06:11.788: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 11/06 11:06:11.789: [smf] INFO: Removed Session: UE IMSI:[262426802580825] DNN:[internet:0] IPv4:[176.16.23.232] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3200) 11/06 11:06:11.789: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1092) 11/06 11:06:11.794: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 11/06 11:06:11.794: [smf] INFO: Removed Session: UE IMSI:[262422642911981] DNN:[internet:0] IPv4:[176.16.23.233] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3200) 11/06 11:06:11.795: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1092) 11/06 11:06:11.799: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 11/06 11:06:11.800: [smf] INFO: Removed Session: UE IMSI:[262426167141076] DNN:[internet:0] IPv4:[176.16.23.234] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3200) 11/06 11:06:11.800: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1092) 11/06 11:06:11.805: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 11/06 11:06:11.805: [smf] INFO: Removed Session: UE IMSI:[262424715872187] DNN:[internet:0] IPv4:[176.16.23.235] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3200) 11/06 11:06:11.805: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1092) 11/06 11:06:11.811: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 11/06 11:06:11.811: [smf] INFO: Removed Session: UE IMSI:[262426232539067] DNN:[internet:0] IPv4:[176.16.23.236] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3200) 11/06 11:06:11.811: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1092) 11/06 11:06:11.816: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 11/06 11:06:11.817: [smf] INFO: Removed Session: UE IMSI:[262427385827991] DNN:[internet:0] IPv4:[176.16.23.237] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3200) 11/06 11:06:11.817: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1092) 11/06 11:06:11.822: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 11/06 11:06:11.822: [smf] INFO: Removed Session: UE IMSI:[262429731692146] DNN:[internet:0] IPv4:[176.16.23.238] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3200) 11/06 11:06:11.822: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1092) 11/06 11:06:11.827: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 11/06 11:06:11.828: [smf] INFO: Removed Session: UE IMSI:[262426858788087] DNN:[internet:0] IPv4:[176.16.23.239] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3200) 11/06 11:06:11.828: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1092) 11/06 11:06:11.833: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 11/06 11:06:11.833: [smf] INFO: Removed Session: UE IMSI:[262428891292788] DNN:[internet:0] IPv4:[176.16.23.240] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3200) 11/06 11:06:11.833: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1092) 11/06 11:06:11.838: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 11/06 11:06:11.839: [smf] INFO: Removed Session: UE IMSI:[262428616332593] DNN:[internet:0] IPv4:[176.16.23.241] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3200) 11/06 11:06:11.839: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1092) 11/06 11:06:11.844: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 11/06 11:06:11.844: [smf] INFO: Removed Session: UE IMSI:[262429252093160] DNN:[internet:0] IPv4:[176.16.23.242] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.844: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3200) 11/06 11:06:11.844: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1092) 11/06 11:06:11.849: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 11/06 11:06:11.850: [smf] INFO: Removed Session: UE IMSI:[262425239168102] DNN:[internet:0] IPv4:[176.16.23.243] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3200) 11/06 11:06:11.850: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1092) 11/06 11:06:11.855: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 11/06 11:06:11.855: [smf] INFO: Removed Session: UE IMSI:[262427118272307] DNN:[internet:0] IPv4:[176.16.23.244] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.855: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3200) 11/06 11:06:11.855: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1092) 11/06 11:06:11.860: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 11/06 11:06:11.861: [smf] INFO: Removed Session: UE IMSI:[262420875404538] DNN:[internet:0] IPv4:[176.16.23.245] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3200) 11/06 11:06:11.861: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1092) 11/06 11:06:11.866: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 11/06 11:06:11.866: [smf] INFO: Removed Session: UE IMSI:[262428704171603] DNN:[internet:0] IPv4:[176.16.23.246] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3200) 11/06 11:06:11.866: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1092) 11/06 11:06:11.871: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 11/06 11:06:11.872: [smf] INFO: Removed Session: UE IMSI:[262424288321570] DNN:[internet:0] IPv4:[176.16.23.247] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3200) 11/06 11:06:11.872: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1092) 11/06 11:06:11.877: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 11/06 11:06:11.877: [smf] INFO: Removed Session: UE IMSI:[262428523848763] DNN:[internet:0] IPv4:[176.16.23.248] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:11.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3200) 11/06 11:06:11.877: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1092) 11/06 11:06:12.082: [smf] INFO: Removed Session: UE IMSI:[262423941780854] DNN:[internet:0] IPv4:[176.16.23.249] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:12.082: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3200) 11/06 11:06:12.082: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: Warning: Stopping inactive timer T_next. MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:06:14.085: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/06 11:06:14.085: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_addr_pool_exhaustion(87)@3fb4fc7190fd: Final verdict of PTC: none TC_addr_pool_exhaustion(88)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_addr_pool_exhaustion(87): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_addr_pool_exhaustion(88): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass'. Wed Nov 6 11:06:14 UTC 2024 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6233124) Waiting for packet dumper to finish... 1 (prev_count=6233124, count=6233636) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_gy_charging_cc_time'. ------ GGSN_Tests.TC_gy_charging_cc_time ------ Wed Nov 6 11:06:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_gy_charging_cc_time.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_gy_charging_cc_time.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_gy_charging_cc_time' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_gy_charging_cc_time started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_gy_charging_cc_time(89)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_cc_time(90)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:06:17.930: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:06:19.370: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:06:20.373: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1031) 11/06 11:06:20.373: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3192) 11/06 11:06:20.373: [smf] INFO: UE IMSI[262428306356234] APN[internet] IPv4[176.16.23.251] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:20.380: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 11/06 11:06:20.380: [upf] INFO: UE F-SEID[UP:0xc93 CP:0x6f9] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) 11/06 11:06:20.380: [upf] INFO: UE F-SEID[UP:0xc93 CP:0x6f9] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass 11/06 11:06:23.380: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7fd3b3a6c910 (../src/upf/context.c:800) 11/06 11:06:26.381: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7fd3b3a6c910 (../src/upf/context.c:800) MTC@3fb4fc7190fd: Warning: Re-starting timer T_default, which is already active (running or expired). 11/06 11:06:28.382: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7fd3b3a6c910 (../src/upf/context.c:800) MTC@3fb4fc7190fd: Warning: Stopping inactive timer T_default. 11/06 11:06:28.891: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 11/06 11:06:28.898: [smf] INFO: Removed Session: UE IMSI:[262428306356234] DNN:[internet:0] IPv4:[176.16.23.251] IPv6:[] (../src/smf/context.c:1691) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:06:28.898: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3200) 11/06 11:06:28.898: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:06:30.903: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_gy_charging_cc_time(89)@3fb4fc7190fd: Final verdict of PTC: none TC_gy_charging_cc_time(90)@3fb4fc7190fd: Final verdict of PTC: none 11/06 11:06:30.903: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_gy_charging_cc_time(89): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_gy_charging_cc_time(90): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_gy_charging_cc_time finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_gy_charging_cc_time pass'. Wed Nov 6 11:06:30 UTC 2024 ====== GGSN_Tests.TC_gy_charging_cc_time pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=21520) Waiting for packet dumper to finish... 1 (prev_count=21520, count=22824) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_gy_charging_cc_time pass' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_gy_charging_volume_quota_threshold'. ------ GGSN_Tests.TC_gy_charging_volume_quota_threshold ------ Wed Nov 6 11:06:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_gy_charging_volume_quota_threshold.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_gy_charging_volume_quota_threshold.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_gy_charging_volume_quota_threshold' was executed successfully (exit status: 0). MTC@3fb4fc7190fd: Test case TC_gy_charging_volume_quota_threshold started. MTC@3fb4fc7190fd: GTP1C ConnectionID: 1 TC_gy_charging_volume_quota_threshold(91)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_volume_quota_threshold(92)@3fb4fc7190fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/06 11:06:34.871: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/06 11:06:35.217: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#12): (../lib/diameter/common/logger.c:81) MTC@3fb4fc7190fd: sending CreatePDP 11/06 11:06:36.221: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1031) 11/06 11:06:36.221: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3192) 11/06 11:06:36.221: [smf] INFO: UE IMSI[262429401707072] APN[internet] IPv4[176.16.23.252] IPv6[] (../src/smf/gn-handler.c:297) 11/06 11:06:36.230: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 11/06 11:06:36.230: [upf] INFO: UE F-SEID[UP:0x545 CP:0x10b] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) 11/06 11:06:36.230: [upf] INFO: UE F-SEID[UP:0x545 CP:0x10b] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) MTC@3fb4fc7190fd: setverdict(pass): none -> pass MTC@3fb4fc7190fd: Warning: Re-starting timer T_default, which is already active (running or expired). 11/06 11:06:44.260: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7fd3b3a6c9a0 (../src/upf/context.c:800) MTC@3fb4fc7190fd: Warning: Stopping inactive timer T_default. 11/06 11:06:44.779: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 11/06 11:06:44.784: [smf] INFO: Removed Session: UE IMSI:[262429401707072] DNN:[internet:0] IPv4:[176.16.23.252] IPv6:[] (../src/smf/context.c:1691) 11/06 11:06:44.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3200) 11/06 11:06:44.784: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1092) MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed MTC@3fb4fc7190fd: setverdict(pass): pass -> pass, component reason not changed 11/06 11:06:46.788: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/06 11:06:46.788: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_gy_charging_volume_quota_threshold(91)@3fb4fc7190fd: Final verdict of PTC: none TC_gy_charging_volume_quota_threshold(92)@3fb4fc7190fd: Final verdict of PTC: none MTC@3fb4fc7190fd: Setting final verdict of the test case. MTC@3fb4fc7190fd: Local verdict of MTC: pass MTC@3fb4fc7190fd: Local verdict of PTC TC_gy_charging_volume_quota_threshold(91): none (pass -> pass) MTC@3fb4fc7190fd: Local verdict of PTC TC_gy_charging_volume_quota_threshold(92): none (pass -> pass) MTC@3fb4fc7190fd: Test case TC_gy_charging_volume_quota_threshold finished. Verdict: pass MTC@3fb4fc7190fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_gy_charging_volume_quota_threshold pass'. Wed Nov 6 11:06:46 UTC 2024 ====== GGSN_Tests.TC_gy_charging_volume_quota_threshold pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=25552) Waiting for packet dumper to finish... 1 (prev_count=25552, count=26064) MTC@3fb4fc7190fd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_gy_charging_volume_quota_threshold pass' was executed successfully (exit status: 0). MC@3fb4fc7190fd: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@3fb4fc7190fd: Terminating MTC. MC@3fb4fc7190fd: MTC terminated. MC2> exit MC@3fb4fc7190fd: Shutting down session. MC@3fb4fc7190fd: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/expected-results.xml' against results in 'junit-xml-4679.log' -------------------- pass GGSN_Tests.TC_pdp4_act_deact pass GGSN_Tests.TC_pdp4_act_deact_ipcp pass GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass GGSN_Tests.TC_pdp4_act_deact_pcodns pass GGSN_Tests.TC_pdp4_act_deact_mtu pass GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass->FAIL GGSN_Tests.TC_pdp4_clients_interact_with_txseq pass GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass GGSN_Tests.TC_pdp6_act_deact pass GGSN_Tests.TC_pdp6_act_deact_pcodns pass GGSN_Tests.TC_pdp6_act_deact_icmp6 pass GGSN_Tests.TC_pdp6_act_deact_mtu pass GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass GGSN_Tests.TC_pdp6_clients_interact pass GGSN_Tests.TC_pdp46_act_deact pass GGSN_Tests.TC_pdp46_act_deact_ipcp pass GGSN_Tests.TC_pdp46_act_deact_icmp6 pass GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass GGSN_Tests.TC_pdp46_act_deact_mtu pass GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass GGSN_Tests.TC_pdp46_clients_interact pass GGSN_Tests.TC_pdp46_act_deact_apn4 pass GGSN_Tests.TC_echo_req_resp pass->FAIL GGSN_Tests.TC_pdp_act2_recovery pass GGSN_Tests.TC_act_deact_retrans_duplicate pass->FAIL GGSN_Tests.TC_pdp_act_restart_ctr_echo NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 NEW: PASS GGSN_Tests.TC_pdp4_act_update_teic NEW: PASS GGSN_Tests.TC_pdp4_act_update_teid NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 NEW: PASS GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 NEW: PASS GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 NEW: PASS GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 NEW: PASS GGSN_Tests.TC_echo_req_resp_gtpu NEW: PASS GGSN_Tests.TC_lots_of_concurrent_pdp_ctx NEW: PASS GGSN_Tests.TC_addr_pool_exhaustion NEW: PASS GGSN_Tests.TC_gy_charging_cc_time NEW: PASS GGSN_Tests.TC_gy_charging_volume_quota_threshold Summary: pass->FAIL: 3 pass: 26 NEW: PASS: 16 [testenv][open5gs] Testsuite is done [testenv][open5gs] Stopping testsuite (1666806) [testenv][open5gs] Merging log files [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241106-1059-4cfd188d-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/log_merge.sh GGSN_Tests --rm >/dev/null'] [testenv][open5gs] Formatting log files [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241106-1059-4cfd188d-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/log_format.sh'] [testenv][open5gs] Stopping smf (1666661) [testenv][open5gs] Stopping upf (1666703) [testenv][open5gs] Running upf clean script (reason: finished) [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TESTENV_CLEAN_REASON=finished', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241106-1059-4cfd188d-0', 'sh', '-c', 'open5gs/testenv.sh'] + check_usage + [ -z finished ] + EXTRA_IPS=172.18.3.201 fd02:db8:3::201 add_remove_testenv0_bridge.sh + del_bridge + ip link ls dev testenv0 + sudo ip link set testenv0 down + sudo brctl delbr testenv0 + del_tun_all + del_tun ogstun4 + local name=ogstun4 + ip link ls dev ogstun4 + sudo ip link set ogstun4 down + sudo ip link del ogstun4 + del_tun ogstun6 + local name=ogstun6 + ip link ls dev ogstun6 + sudo ip link set ogstun6 down + sudo ip link del ogstun6 + del_tun ogstun46 + local name=ogstun46 + ip link ls dev ogstun46 + sudo ip link set ogstun46 down + sudo ip link del ogstun46 [testenv] Showing testsuite/junit-xml-4679.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241106-1059-4cfd188d-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/junit-xml-4679.log && echo'] <?xml version="1.0"?> <testsuite name='osmo-ttcn3-hacks/ggsn_tests' tests='45' failures='3' errors='0' skipped='0' inconc='0' time='445.00'> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact' time='5.301660'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_ipcp' time='5.652248'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_ipcp_pap_broken' time='6.531602'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_pcodns' time='6.064260'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_mtu' time='3.583431'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_gtpu_access' time='5.194443'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_gtpu_access_wrong_saddr' time='8.343855'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_gtpu_access_ipv6_apn4' time='9.118131'/> <testcase classname='GGSN_Tests' name='TC_pdp4_clients_interact_with_txseq' time='3.179399'> <failure type='fail-verdict'> GGSN_Tests.ttcn:2424 GGSN_Tests control part GGSN_Tests.ttcn:1511 TC_pdp4_clients_interact_with_txseq testcase </failure> </testcase> <testcase classname='GGSN_Tests' name='TC_pdp4_clients_interact_without_txseq' time='5.414633'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_with_single_dns' time='5.011855'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_with_separate_dns' time='4.062294'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_update_teic' time='3.373197'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_update_teid' time='5.233561'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact' time='4.616302'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_pcodns' time='3.540322'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_icmp6' time='3.514156'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_mtu' time='3.578460'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access' time='5.823075'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_ll_saddr' time='8.626766'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' time='8.291980'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' time='8.097095'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_ipv4_apn6' time='8.142752'/> <testcase classname='GGSN_Tests' name='TC_pdp6_clients_interact' time='10.747158'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact' time='4.337101'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_ipcp' time='4.222759'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_icmp6' time='3.709457'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_pcodns4' time='4.487804'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_pcodns6' time='4.670008'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_mtu' time='3.818765'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access' time='4.499391'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' time='6.439742'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6' time='8.157940'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6' time='7.499048'/> <testcase classname='GGSN_Tests' name='TC_pdp46_clients_interact' time='10.202058'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_apn4' time='4.013662'/> <testcase classname='GGSN_Tests' name='TC_echo_req_resp' time='3.816661'/> <testcase classname='GGSN_Tests' name='TC_echo_req_resp_gtpu' time='5.002428'/> <testcase classname='GGSN_Tests' name='TC_pdp_act2_recovery' time='4.539590'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:383 : pingpong T_default timeout" GGSN_Tests.ttcn:2467 GGSN_Tests control part GGSN_Tests.ttcn:1973 TC_pdp_act2_recovery testcase </failure> </testcase> <testcase classname='GGSN_Tests' name='TC_act_deact_retrans_duplicate' time='4.925027'/> <testcase classname='GGSN_Tests' name='TC_pdp_act_restart_ctr_echo' time='9.433570'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:2059 : Timeout waiting for ping" GGSN_Tests.ttcn:2472 GGSN_Tests control part GGSN_Tests.ttcn:2059 TC_pdp_act_restart_ctr_echo testcase </failure> </testcase> <testcase classname='GGSN_Tests' name='TC_lots_of_concurrent_pdp_ctx' time='26.986725'/> <testcase classname='GGSN_Tests' name='TC_addr_pool_exhaustion' time='19.313546'/> <testcase classname='GGSN_Tests' name='TC_gy_charging_cc_time' time='13.659125'/> <testcase classname='GGSN_Tests' name='TC_gy_charging_volume_quota_threshold' time='12.827488'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241106-1059-4cfd188d-0'] 3fb4fc7190fd05a47f666240c1d994d8c24fb6684317ac50726764001a28c6e6 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-ggsn-test-ogs/1005/artifact/logs/ + rm -rf _cache .linux 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